summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Universal/Variable/Pei/VariablePei.inf
diff options
context:
space:
mode:
authorStar Zeng <star.zeng@intel.com>2015-07-01 03:03:26 +0000
committerlzeng14 <lzeng14@Edk2>2015-07-01 03:03:26 +0000
commit77ba12cc618cac1bf9b0200414828d6267791961 (patch)
tree4bb44c6dd53e514bfdebad8accac896dcdfb9d77 /MdeModulePkg/Universal/Variable/Pei/VariablePei.inf
parent627e117a727c3ba93ce8fce697f7b9dbe654c408 (diff)
downloadedk2-77ba12cc618cac1bf9b0200414828d6267791961.tar.gz
edk2-77ba12cc618cac1bf9b0200414828d6267791961.tar.bz2
edk2-77ba12cc618cac1bf9b0200414828d6267791961.zip
MdeModulePkg VariablePei: Merge from VariablePei in SecurityPkg
What to do: 1. Merge from VariablePei in SecurityPkg to VariablePei in MdeModulePkg. Why to do: 1. Remove code duplication and reduce maintenance effort. The code logic of VariablePei in SecurityPkg is same with VariablePei in MdeModulePkg. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Star Zeng <star.zeng@intel.com> Reviewed-by: Jiewen Yao <jiewen.yao@intel.com> Reviewed-by: Liming Gao <liming.gao@intel.com> git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@17756 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdeModulePkg/Universal/Variable/Pei/VariablePei.inf')
-rw-r--r--MdeModulePkg/Universal/Variable/Pei/VariablePei.inf9
1 files changed, 7 insertions, 2 deletions
diff --git a/MdeModulePkg/Universal/Variable/Pei/VariablePei.inf b/MdeModulePkg/Universal/Variable/Pei/VariablePei.inf
index 6404562d4f..72a440dcd1 100644
--- a/MdeModulePkg/Universal/Variable/Pei/VariablePei.inf
+++ b/MdeModulePkg/Universal/Variable/Pei/VariablePei.inf
@@ -1,7 +1,9 @@
## @file
-# Implement ReadOnly Variable Services required by PEIM and install PEI ReadOnly Varaiable2 PPI.
+# Implements ReadOnly Variable Services required by PEIM and installs PEI ReadOnly Varaiable2 PPI.
#
-# Copyright (c) 2006 - 2014, Intel Corporation. All rights reserved.<BR>
+# This module implements ReadOnly Variable Services required by PEIM and installs PEI ReadOnly Varaiable2 PPI.
+#
+# Copyright (c) 2006 - 2015, 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
@@ -47,6 +49,9 @@
[Guids]
## CONSUMES ## GUID # Variable store header
## SOMETIMES_CONSUMES ## HOB
+ gEfiAuthenticatedVariableGuid
+ ## SOMETIMES_CONSUMES ## GUID # Variable store header
+ ## SOMETIMES_CONSUMES ## HOB
gEfiVariableGuid
## SOMETIMES_PRODUCES ## HOB
## SOMETIMES_CONSUMES ## HOB