summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Universal/LegacyRegion2Dxe/LegacyRegion2Dxe.inf
diff options
context:
space:
mode:
authorydong10 <ydong10@6f19259b-4bc3-4df7-8a09-765794883524>2011-03-14 08:43:59 +0000
committerydong10 <ydong10@6f19259b-4bc3-4df7-8a09-765794883524>2011-03-14 08:43:59 +0000
commit639710791a0c3735890194f88dfbf33070f5d4e1 (patch)
tree9fe8ad51921f06ffb76fa8bc6106fa32524bec9c /MdeModulePkg/Universal/LegacyRegion2Dxe/LegacyRegion2Dxe.inf
parente76553dac9d3c877568932c19099bb98766b608a (diff)
downloadedk2-639710791a0c3735890194f88dfbf33070f5d4e1.tar.gz
edk2-639710791a0c3735890194f88dfbf33070f5d4e1.tar.bz2
edk2-639710791a0c3735890194f88dfbf33070f5d4e1.zip
Enhance inf and dec file to follow specs.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11392 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdeModulePkg/Universal/LegacyRegion2Dxe/LegacyRegion2Dxe.inf')
-rw-r--r--MdeModulePkg/Universal/LegacyRegion2Dxe/LegacyRegion2Dxe.inf3
1 files changed, 2 insertions, 1 deletions
diff --git a/MdeModulePkg/Universal/LegacyRegion2Dxe/LegacyRegion2Dxe.inf b/MdeModulePkg/Universal/LegacyRegion2Dxe/LegacyRegion2Dxe.inf
index 4a565b2025..d8c4735a96 100644
--- a/MdeModulePkg/Universal/LegacyRegion2Dxe/LegacyRegion2Dxe.inf
+++ b/MdeModulePkg/Universal/LegacyRegion2Dxe/LegacyRegion2Dxe.inf
@@ -11,7 +11,7 @@
# Protocol. For Lock/UnLock/Decode, EFI_SUCCESS is returned although the region's
# attributes were not actually modified.
#
-# Copyright (c) 2009 - 2010, Intel Corporation. All rights reserved.<BR>
+# Copyright (c) 2009 - 2011, Intel Corporation. All rights reserved.<BR>
# This program and the accompanying materials
# are licensed and made available under the terms and conditions of the BSD License
# which accompanies this distribution. The full text of the license may be found at
@@ -27,6 +27,7 @@
BASE_NAME = LegacyRegion2Dxe
FILE_GUID = EC2BEECA-E84A-445B-869B-F7A73C96F58A
MODULE_TYPE = DXE_DRIVER
+ VERSION_STRING = 1.0
ENTRY_POINT = LegacyRegion2Install
#