From fb19f05aa43fc9cbb0925e7c0ba07c7528929432 Mon Sep 17 00:00:00 2001 From: lgao4 Date: Wed, 10 Oct 2007 02:24:27 +0000 Subject: 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 --- EdkShellBinPkg/MinimumShell/MinimumShell.inf | 1 - 1 file changed, 1 deletion(-) (limited to 'EdkShellBinPkg/MinimumShell') diff --git a/EdkShellBinPkg/MinimumShell/MinimumShell.inf b/EdkShellBinPkg/MinimumShell/MinimumShell.inf index 0548959..0aeec6d 100644 --- a/EdkShellBinPkg/MinimumShell/MinimumShell.inf +++ b/EdkShellBinPkg/MinimumShell/MinimumShell.inf @@ -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 -- cgit v1.1