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 --- .../Library/UefiApplicationEntryPoint/UefiApplicationEntryPoint.inf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'MdePkg/Library/UefiApplicationEntryPoint') diff --git a/MdePkg/Library/UefiApplicationEntryPoint/UefiApplicationEntryPoint.inf b/MdePkg/Library/UefiApplicationEntryPoint/UefiApplicationEntryPoint.inf index 95cc52cffa..36be35e656 100644 --- a/MdePkg/Library/UefiApplicationEntryPoint/UefiApplicationEntryPoint.inf +++ b/MdePkg/Library/UefiApplicationEntryPoint/UefiApplicationEntryPoint.inf @@ -19,8 +19,8 @@ FILE_GUID = DADE8301-CB29-4fd5-8148-56FD246C5B88 MODULE_TYPE = UEFI_APPLICATION VERSION_STRING = 1.0 - LIBRARY_CLASS = UefiApplicationEntryPoint|UEFI_APPLICATION - EDK_RELEASE_VERSION = 0x00020000 + LIBRARY_CLASS = UefiApplicationEntryPoint|UEFI_APPLICATION + EFI_SPECIFICATION_VERSION = 0x00020000 # -- cgit v1.2.3