summaryrefslogtreecommitdiff
path: root/DuetPkg/FSVariable/FSVariable.inf
diff options
context:
space:
mode:
authorlgao4 <lgao4@6f19259b-4bc3-4df7-8a09-765794883524>2012-02-28 05:28:32 +0000
committerlgao4 <lgao4@6f19259b-4bc3-4df7-8a09-765794883524>2012-02-28 05:28:32 +0000
commitb8d6d5584f1691e66f7361a39724647ed4047912 (patch)
tree0688c81f04a1de0eee6c2b64fb33237b4ea6a73b /DuetPkg/FSVariable/FSVariable.inf
parentfaa49b4f53708ccb85e8a7df20f760596cd1fce6 (diff)
downloadedk2-UDK2008.zip
edk2-UDK2008.tar.gz
edk2-UDK2008.tar.bz2
sync patch r11075, r11087, r11088, r11091, r11092, r11119 from main trunk.svn/branches/UDK2008UDK2008
Fix AutoUpdateLangVariable() logic to handle the case PlatformLang/Lang is set before PlatformLangCodes/LangCodes. Pre-allocate pool for runtime phase. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/branches/UDK2008@13050 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'DuetPkg/FSVariable/FSVariable.inf')
-rw-r--r--DuetPkg/FSVariable/FSVariable.inf3
1 files changed, 2 insertions, 1 deletions
diff --git a/DuetPkg/FSVariable/FSVariable.inf b/DuetPkg/FSVariable/FSVariable.inf
index a5c0c31..8c61292 100644
--- a/DuetPkg/FSVariable/FSVariable.inf
+++ b/DuetPkg/FSVariable/FSVariable.inf
@@ -1,6 +1,6 @@
#/*++
#
-# Copyright (c) 2006 - 2007, Intel Corporation
+# Copyright (c) 2006 - 2012, 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
@@ -53,6 +53,7 @@
DxeServicesTableLib
DevicePathLib
UefiDriverEntryPoint
+ MemoryAllocationLib
[Guids]
gEfiHobListGuid