]> git.proxmox.com Git - mirror_edk2.git/commitdiff
Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION.
authorklu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 25 Feb 2010 16:37:15 +0000 (16:37 +0000)
committerklu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 25 Feb 2010 16:37:15 +0000 (16:37 +0000)
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10074 6f19259b-4bc3-4df7-8a09-765794883524

OvmfPkg/AcpiTables/AcpiTables.inf
OvmfPkg/Library/AcpiTimerLib/AcpiTimerLib.inf
OvmfPkg/Library/PlatformBdsLib/PlatformBdsLib.inf

index 6b9110e7033199bc570c3af2b8318da9dd72e612..da33467395f596e4924d7bc591a66995f9cd5c33 100755 (executable)
@@ -20,9 +20,6 @@
   FILE_GUID                      = 7E374E25-8E01-4FEE-87F2-390C23C606CD\r
   MODULE_TYPE                    = USER_DEFINED\r
   VERSION_STRING                 = 1.0\r
-  EDK_RELEASE_VERSION            = 0x00020000\r
-  EFI_SPECIFICATION_VERSION      = 0x00020000\r
-\r
 \r
 #\r
 # The following information is for reference only and not required by the build tools.\r
index f0e3498d298fd68bd85fc726ec2f6f1b928e4181..6dd2f7603e98b0c25771eb8366e5f7ac569309c2 100755 (executable)
@@ -19,8 +19,6 @@
   MODULE_TYPE                    = BASE\r
   VERSION_STRING                 = 1.0\r
   LIBRARY_CLASS                  = TimerLib\r
-  EDK_RELEASE_VERSION            = 0x00020000\r
-  EFI_SPECIFICATION_VERSION      = 0x00020000\r
 \r
   CONSTRUCTOR                    = AcpiTimerLibConstructor\r
 \r
index 976ff20479d009b27743616299ea3530fa4d7c3c..2175e18a22a527a4a415c93381dd38e01a502f84 100644 (file)
@@ -19,8 +19,6 @@
   MODULE_TYPE                    = DXE_DRIVER\r
   VERSION_STRING                 = 1.0\r
   LIBRARY_CLASS                  = PlatformBdsLib|DXE_DRIVER   \r
-  EDK_RELEASE_VERSION            = 0x00020000\r
-  EFI_SPECIFICATION_VERSION      = 0x0002000A\r
 \r
 #\r
 # The following information is for reference only and not required by the build tools.\r