summaryrefslogtreecommitdiff
path: root/FatBinPkg
diff options
context:
space:
mode:
authorlgao4 <lgao4@6f19259b-4bc3-4df7-8a09-765794883524>2007-10-09 03:51:56 +0000
committerlgao4 <lgao4@6f19259b-4bc3-4df7-8a09-765794883524>2007-10-09 03:51:56 +0000
commita685005424a4eb7c0a76146350210682402ec183 (patch)
treec1d8ec1256f07a465d27c9f45fa5161f3ee191bd /FatBinPkg
parent467676404c3997029240a45ed6b35452ba032b33 (diff)
downloadedk2-platforms-a685005424a4eb7c0a76146350210682402ec183.tar.xz
Add BINARY_MODULE = true attribute in binary module inf file.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4054 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'FatBinPkg')
-rw-r--r--FatBinPkg/EnhancedFatDxe/Fat.inf1
1 files changed, 1 insertions, 0 deletions
diff --git a/FatBinPkg/EnhancedFatDxe/Fat.inf b/FatBinPkg/EnhancedFatDxe/Fat.inf
index da03aac591..a59a6b3c7a 100644
--- a/FatBinPkg/EnhancedFatDxe/Fat.inf
+++ b/FatBinPkg/EnhancedFatDxe/Fat.inf
@@ -20,6 +20,7 @@
FILE_GUID = 961578FE-B6B7-44c3-AF35-6BC705CD2B1F
MODULE_TYPE = UEFI_DRIVER
VERSION_STRING = 1.0
+ BINARY_MODULE = true
EDK_RELEASE_VERSION = 0x00020000
EFI_SPECIFICATION_VERSION = 0x00020000