From 24321aa11e1e371ccdf033c98325dfa1f0546a57 Mon Sep 17 00:00:00 2001 From: klu2 Date: Thu, 25 Feb 2010 16:50:12 +0000 Subject: Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10077 6f19259b-4bc3-4df7-8a09-765794883524 --- UefiCpuPkg/CpuDxe/CpuDxe.inf | 2 -- UefiCpuPkg/ResetVector/Vtf0/Bin/ResetVector.inf | 2 -- 2 files changed, 4 deletions(-) (limited to 'UefiCpuPkg') diff --git a/UefiCpuPkg/CpuDxe/CpuDxe.inf b/UefiCpuPkg/CpuDxe/CpuDxe.inf index 526e16e1d5..01ec1efb08 100644 --- a/UefiCpuPkg/CpuDxe/CpuDxe.inf +++ b/UefiCpuPkg/CpuDxe/CpuDxe.inf @@ -19,8 +19,6 @@ FILE_GUID = 62D171CB-78CD-4480-8678-C6A2A797A8DE MODULE_TYPE = DXE_DRIVER VERSION_STRING = 1.0 - EDK_RELEASE_VERSION = 0x00020000 - EFI_SPECIFICATION_VERSION = 0x0002000A ENTRY_POINT = InitializeCpu diff --git a/UefiCpuPkg/ResetVector/Vtf0/Bin/ResetVector.inf b/UefiCpuPkg/ResetVector/Vtf0/Bin/ResetVector.inf index b796512ca4..2e51f4ae7d 100644 --- a/UefiCpuPkg/ResetVector/Vtf0/Bin/ResetVector.inf +++ b/UefiCpuPkg/ResetVector/Vtf0/Bin/ResetVector.inf @@ -18,8 +18,6 @@ FILE_GUID = 1BA0062E-C779-4582-8566-336AE8F78F09 MODULE_TYPE = SEC VERSION_STRING = 1.1 - EDK_RELEASE_VERSION = 0x00020000 - EFI_SPECIFICATION_VERSION = 0x00020000 # # The following information is for reference only and not required by the build tools. -- cgit v1.2.3