summaryrefslogtreecommitdiff
path: root/MdeModulePkg
diff options
context:
space:
mode:
authoryshang1 <yshang1@6f19259b-4bc3-4df7-8a09-765794883524>2007-07-13 02:00:55 +0000
committeryshang1 <yshang1@6f19259b-4bc3-4df7-8a09-765794883524>2007-07-13 02:00:55 +0000
commit6306488ab408963ef332a62579a08a386da20ff8 (patch)
tree6743f085a01d64b88898688cbdcf68211e20a023 /MdeModulePkg
parentd5b86e43cf23787da85fcf862807c1f6714bfac2 (diff)
downloadedk2-platforms-6306488ab408963ef332a62579a08a386da20ff8.tar.xz
Fix typo in PeCoffLoaderLib.inf.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3218 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdeModulePkg')
-rw-r--r--MdeModulePkg/Library/PeiDxePeCoffLoaderLib/PeCoffLoaderLib.inf2
1 files changed, 1 insertions, 1 deletions
diff --git a/MdeModulePkg/Library/PeiDxePeCoffLoaderLib/PeCoffLoaderLib.inf b/MdeModulePkg/Library/PeiDxePeCoffLoaderLib/PeCoffLoaderLib.inf
index 236f7e8c52..99c2842db8 100644
--- a/MdeModulePkg/Library/PeiDxePeCoffLoaderLib/PeCoffLoaderLib.inf
+++ b/MdeModulePkg/Library/PeiDxePeCoffLoaderLib/PeCoffLoaderLib.inf
@@ -25,7 +25,7 @@
FILE_GUID = 858bbbc9-474f-4556-a361-0ae52a44ffa5
MODULE_TYPE = PEIM
VERSION_STRING = 1.0
- LIBRARY_CLASS = PeiDxeCorePeCoffLoaderLib|DXE_CORE PEIM
+ LIBRARY_CLASS = PeCoffLoaderLib|DXE_CORE PEIM
EDK_RELEASE_VERSION = 0x00020000
EFI_SPECIFICATION_VERSION = 0x00020000