mirror of
https://github.com/acidanthera/audk.git
synced 2025-07-29 08:34:07 +02:00
UefiCpuPkg: Fix comment typo for MtrrLibApplyFixedMtrrs function
Fix comment typo for MtrrLibApplyFixedMtrrs function Cc: Eric Dong <eric.dong@intel.com> Cc: Laszlo Ersek <lersek@redhat.com> Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Bell Song <binx.song@intel.com> Reviewed-by: Eric Dong <eric.dong@intel.com>
This commit is contained in:
parent
3958242feb
commit
57994d9c89
@ -1683,7 +1683,7 @@ MtrrLibCalculateMtrrs (
|
|||||||
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
Apply the variable MTRR settings to memory range array.
|
Apply the fixed MTRR settings to memory range array.
|
||||||
|
|
||||||
@param Fixed The fixed MTRR settings.
|
@param Fixed The fixed MTRR settings.
|
||||||
@param Ranges Return the memory range array holding memory type
|
@param Ranges Return the memory range array holding memory type
|
||||||
|
Loading…
x
Reference in New Issue
Block a user