Remove BINARY_MODULE = true attribute from binary module inf file, because this attribute has not been supported in INF spec.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4069 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
lgao4 2007-10-10 02:24:27 +00:00
parent 952261d5ef
commit fb19f05aa4
2 changed files with 0 additions and 2 deletions

View File

@ -22,7 +22,6 @@
FILE_GUID = c57ad6b7-0515-40a8-9d21-551652854e37
MODULE_TYPE = UEFI_APPLICATION
VERSION_STRING = 1.1
BINARY_MODULE = true
EDK_RELEASE_VERSION = 0x00020000
EFI_SPECIFICATION_VERSION = 0x00020000

View File

@ -22,7 +22,6 @@
FILE_GUID = c57ad6b7-0515-40a8-9d21-551652854e37
MODULE_TYPE = UEFI_APPLICATION
VERSION_STRING = 1.2
BINARY_MODULE = true
EDK_RELEASE_VERSION = 0x00020000
EFI_SPECIFICATION_VERSION = 0x00020000