X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=MdeModulePkg%2FUniversal%2FVariable%2FPei%2FVariablePei.inf;h=565efdc021162a209c6f792f9898081e8de47857;hp=6404562d4f1b4ccdd83c79ec03de7d86a1c14a6e;hb=de005223b77c473d45c9c8a11147f6968325f73e;hpb=6036e94dc9402827130875258e99e486e82e7904 diff --git a/MdeModulePkg/Universal/Variable/Pei/VariablePei.inf b/MdeModulePkg/Universal/Variable/Pei/VariablePei.inf index 6404562d4f..565efdc021 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.
+# This module implements ReadOnly Variable Services required by PEIM and installs PEI ReadOnly Varaiable2 PPI. +# +# Copyright (c) 2006 - 2018, 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 @@ -24,7 +26,7 @@ # # The following information is for reference only and not required by the build tools. # -# VALID_ARCHITECTURES = IA32 X64 IPF EBC +# VALID_ARCHITECTURES = IA32 X64 EBC # [Sources] @@ -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