From 639710791a0c3735890194f88dfbf33070f5d4e1 Mon Sep 17 00:00:00 2001 From: ydong10 Date: Mon, 14 Mar 2011 08:43:59 +0000 Subject: 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 --- MdeModulePkg/Universal/LegacyRegion2Dxe/LegacyRegion2Dxe.inf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'MdeModulePkg/Universal/LegacyRegion2Dxe/LegacyRegion2Dxe.inf') 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.
+# Copyright (c) 2009 - 2011, Intel Corporation. All rights reserved.
# 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 # -- cgit v1.2.3