From: lgao4 Date: Tue, 9 Oct 2007 03:51:44 +0000 (+0000) Subject: Add BINARY_MODULE = true attribute in binary module inf file. X-Git-Tag: edk2-stable201903~21972 X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=commitdiff_plain;h=467676404c3997029240a45ed6b35452ba032b33 Add BINARY_MODULE = true attribute in binary module inf file. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4053 6f19259b-4bc3-4df7-8a09-765794883524 --- diff --git a/MdeModulePkg/Logo/Logo.inf b/MdeModulePkg/Logo/Logo.inf index 277836d159..b1520399cf 100644 --- a/MdeModulePkg/Logo/Logo.inf +++ b/MdeModulePkg/Logo/Logo.inf @@ -21,6 +21,7 @@ FILE_GUID = 7BB28B99-61BB-11D5-9A5D-0090273FC14D MODULE_TYPE = USER_DEFINED VERSION_STRING = 1.0 + BINARY_MODULE = true EDK_RELEASE_VERSION = 0x00020000 EFI_SPECIFICATION_VERSION = 0x00020000