diff options
Diffstat (limited to 'UefiCpuPkg/Include/Library/MtrrLib.h')
-rw-r--r-- | UefiCpuPkg/Include/Library/MtrrLib.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/UefiCpuPkg/Include/Library/MtrrLib.h b/UefiCpuPkg/Include/Library/MtrrLib.h index 36cd2cd6d5..4973d847a6 100644 --- a/UefiCpuPkg/Include/Library/MtrrLib.h +++ b/UefiCpuPkg/Include/Library/MtrrLib.h @@ -306,7 +306,7 @@ MtrrSetAllMtrrs ( MtrrValidBitsMask & 0xfffffffffffff000ULL
@param[out] VariableMtrr The array to shadow variable MTRRs content
- @return The ruturn value of this paramter indicates the number of
+ @return The return value of this parameter indicates the number of
MTRRs which has been used.
**/
UINT32
|