summaryrefslogtreecommitdiffstats
path: root/UefiCpuPkg/UefiCpuPkg.dec
diff options
context:
space:
mode:
authorDandan Bi <dandan.bi@intel.com>2017-04-05 22:32:16 +0800
committerHao Wu <hao.a.wu@intel.com>2017-04-06 09:02:36 +0800
commit245e98bfcb0be4bd4874c4a5aeef874ebf206b10 (patch)
treea150e82ab3fdce0c58246217ba0379c25f739b84 /UefiCpuPkg/UefiCpuPkg.dec
parenta391e5925dc3e03218ee5a011807906fc09acfb7 (diff)
downloadedk2-245e98bfcb0be4bd4874c4a5aeef874ebf206b10.tar.gz
edk2-245e98bfcb0be4bd4874c4a5aeef874ebf206b10.tar.bz2
edk2-245e98bfcb0be4bd4874c4a5aeef874ebf206b10.zip
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>
Diffstat (limited to 'UefiCpuPkg/UefiCpuPkg.dec')
-rw-r--r--UefiCpuPkg/UefiCpuPkg.dec2
1 files changed, 1 insertions, 1 deletions
diff --git a/UefiCpuPkg/UefiCpuPkg.dec b/UefiCpuPkg/UefiCpuPkg.dec
index e87f103996..6f30ad032d 100644
--- a/UefiCpuPkg/UefiCpuPkg.dec
+++ b/UefiCpuPkg/UefiCpuPkg.dec
@@ -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.