From: jwang36 Date: Wed, 8 Aug 2007 09:50:16 +0000 (+0000) Subject: Changed the class name to OldPeiCoreEntryPoint X-Git-Tag: edk2-stable201903~22391 X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=commitdiff_plain;h=c543936ac7a4ce814fcdeeb88e0be0fa36587d48 Changed the class name to OldPeiCoreEntryPoint git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3570 6f19259b-4bc3-4df7-8a09-765794883524 --- diff --git a/MdePkg/Library/OldPeiCoreEntryPoint/OldPeiCoreEntryPoint.inf b/MdePkg/Library/OldPeiCoreEntryPoint/OldPeiCoreEntryPoint.inf index d823425a4d..32aef3447c 100644 --- a/MdePkg/Library/OldPeiCoreEntryPoint/OldPeiCoreEntryPoint.inf +++ b/MdePkg/Library/OldPeiCoreEntryPoint/OldPeiCoreEntryPoint.inf @@ -20,7 +20,7 @@ FILE_GUID = 7AA626A3-238A-4c4c-9313-E9F937A744F0 MODULE_TYPE = PEI_CORE VERSION_STRING = 1.0 - LIBRARY_CLASS = PeiCoreEntryPoint|PEI_CORE + LIBRARY_CLASS = OldPeiCoreEntryPoint|PEI_CORE EDK_RELEASE_VERSION = 0x00020000 EFI_SPECIFICATION_VERSION = 0x00020000