Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10082 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
klu2 2010-02-25 17:08:36 +00:00
parent 03b8583c5a
commit cc5c2a22b0
2 changed files with 0 additions and 6 deletions

View File

@ -22,9 +22,6 @@
FILE_GUID = c57ad6b7-0515-40a8-9d21-551652854e37
MODULE_TYPE = UEFI_APPLICATION
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.

View File

@ -22,9 +22,6 @@
FILE_GUID = c57ad6b7-0515-40a8-9d21-551652854e37
MODULE_TYPE = UEFI_APPLICATION
VERSION_STRING = 1.2
EDK_RELEASE_VERSION = 0x00020000
EFI_SPECIFICATION_VERSION = 0x00020000
#
# The following information is for reference only and not required by the build tools.