From dc8577f2756004a71def12afd21272aeaaca950b Mon Sep 17 00:00:00 2001 From: lgao4 Date: Tue, 25 Nov 2008 02:36:57 +0000 Subject: Clean up the unused EDK_RELEASE_VERSION, PI_SPECIFICATION_VERSION and EFI_SPECIFICATION_VERSION from all the MdePkg INF files. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6716 6f19259b-4bc3-4df7-8a09-765794883524 --- MdePkg/Library/PeimEntryPoint/PeimEntryPoint.inf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'MdePkg/Library/PeimEntryPoint') diff --git a/MdePkg/Library/PeimEntryPoint/PeimEntryPoint.inf b/MdePkg/Library/PeimEntryPoint/PeimEntryPoint.inf index 4511870e83..c2fe7f0b64 100644 --- a/MdePkg/Library/PeimEntryPoint/PeimEntryPoint.inf +++ b/MdePkg/Library/PeimEntryPoint/PeimEntryPoint.inf @@ -20,7 +20,7 @@ MODULE_TYPE = PEIM VERSION_STRING = 1.0 LIBRARY_CLASS = PeimEntryPoint|PEIM - EDK_RELEASE_VERSION = 0x00020000 + PI_SPECIFICATION_VERSION = 0x00010000 # -- cgit v1.2.3