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:
@@ -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
|
||||||
|
Reference in New Issue
Block a user