mirror of https://github.com/acidanthera/audk.git
UefiCpuPkg: Fix typos in UefiCpuPkg.dec
Cc: Jeff Fan <jeff.fan@intel.com> Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Dandan Bi <dandan.bi@intel.com> Reviewed-by: Jeff Fan <jeff.fan@intel.com>
This commit is contained in:
parent
a391e5925d
commit
245e98bfcb
|
@ -32,7 +32,7 @@
|
|||
## @libraryclass Defines some routines that are used to register/manage/program
|
||||
## CPU features.
|
||||
##
|
||||
UefiCpuLib|Include/Library/RegisterCpuFeaturesLib.h
|
||||
RegisterCpuFeaturesLib|Include/Library/RegisterCpuFeaturesLib.h
|
||||
|
||||
[LibraryClasses.IA32, LibraryClasses.X64]
|
||||
## @libraryclass Provides functions to manage MTRR settings on IA32 and X64 CPUs.
|
||||
|
|
Loading…
Reference in New Issue