UefiCpuPkg: Fix typos in comments
- excute -> execute - Retrive -> Retrieve - possilbe -> possible - CONTINOUS -> CONTINUOUS - storgage -> storage - allcated -> allocated - triggerred -> triggered - paramter -> parameter - perodically -> periodically - retore -> restore v2: - ruturn -> return Cc: Jeff Fan <jeff.fan@intel.com> Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Gary Lin <glin@suse.com> Reviewed-by: Jeff Fan <jeff.fan@intel.com>
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user