From: yshang1 Date: Fri, 13 Jul 2007 02:00:55 +0000 (+0000) Subject: Fix typo in PeCoffLoaderLib.inf. X-Git-Tag: edk2-stable201903~22737 X-Git-Url: https://git.proxmox.com/?a=commitdiff_plain;h=6306488ab408963ef332a62579a08a386da20ff8;p=mirror_edk2.git Fix typo in PeCoffLoaderLib.inf. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3218 6f19259b-4bc3-4df7-8a09-765794883524 --- 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