X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=EdkModulePkg%2FUniversal%2FVariable%2FPei%2FVariable.msa;h=98c7e9c35a55f4b9ab4bf5c03ef806fa9082e57d;hp=166264c1f1806604eaf043ea0367a47ba8dac4d2;hb=b53fedc9613700b1d6e5118a2ea14b51a050bf21;hpb=15b06e58b0aa3076a9d8cbb2dbe8a2d06b094bbd diff --git a/EdkModulePkg/Universal/Variable/Pei/Variable.msa b/EdkModulePkg/Universal/Variable/Pei/Variable.msa index 166264c1f1..98c7e9c35a 100644 --- a/EdkModulePkg/Universal/Variable/Pei/Variable.msa +++ b/EdkModulePkg/Universal/Variable/Pei/Variable.msa @@ -1,21 +1,13 @@ - - - + + PeiVariable PEIM 34C8C28F-B61C-45a2-8F2E-89E46BECC63B 1.0 - Component description file for DiskIo module. - FIX ME! - Copyright (c) 2004-2006, Intel Corporation + Component description file for PeiVariable module. + Framework PEIM to provide the Variable functionality. + Copyright (c) 2006, 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 @@ -30,6 +22,9 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.--> PeiVariable + + BaseLib + DebugLib @@ -42,21 +37,29 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.--> HobLib + + PcdLib + + Variable.h Variable.c Variable.dxs + Ia32/VarMachine.h + Ebc/VarMachine.h + x64/VarMachine.h + Ipf/VarMachine.h - + - FlashMap + gPeiFlashMapPpiGuid - ReadOnlyVariable + gEfiPeiReadOnlyVariablePpiGuid @@ -66,4 +69,14 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.--> PeimInitializeVariableServices + + + PcdFlashNvStorageVariableBase + gEfiGenericPlatformTokenSpaceGuid + + The driver gets the Variable store base address from this PCD. This base address point to + an EFI_FIRMWARE_VOLUMN_HEADER struct. + + + \ No newline at end of file