public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [patch] UefiCpuPkg: Fix typos in UefiCpuPkg.dec
@ 2017-04-06  0:53 Dandan Bi
  2017-04-06  0:54 ` Fan, Jeff
  0 siblings, 1 reply; 2+ messages in thread
From: Dandan Bi @ 2017-04-06  0:53 UTC (permalink / raw)
  To: edk2-devel; +Cc: Jeff Fan

Cc: Jeff Fan <jeff.fan@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Dandan Bi <dandan.bi@intel.com>
---
 UefiCpuPkg/UefiCpuPkg.dec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/UefiCpuPkg/UefiCpuPkg.dec b/UefiCpuPkg/UefiCpuPkg.dec
index e87f103..6f30ad0 100644
--- a/UefiCpuPkg/UefiCpuPkg.dec
+++ b/UefiCpuPkg/UefiCpuPkg.dec
@@ -30,11 +30,11 @@
   UefiCpuLib|Include/Library/UefiCpuLib.h
 
   ##  @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.
   ##
   MtrrLib|Include/Library/MtrrLib.h
-- 
1.9.5.msysgit.1



^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-04-06  0:54 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-04-06  0:53 [patch] UefiCpuPkg: Fix typos in UefiCpuPkg.dec Dandan Bi
2017-04-06  0:54 ` Fan, Jeff

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox