X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=EdkModulePkg%2FUniversal%2FVariable%2FPei%2FVariable.msa;h=0313c2e700374409589547d98464af997f0d156b;hp=88adcda4a9af6e24cda2a345a6c5fe5ccaa83431;hb=4bdeaa6bb4c8b0ed211fe26ff808f7fa4c505600;hpb=5094fb09f8d56b5623ccbf9a6a898283b29f2396 diff --git a/EdkModulePkg/Universal/Variable/Pei/Variable.msa b/EdkModulePkg/Universal/Variable/Pei/Variable.msa index 88adcda4a9..0313c2e700 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 - 2007, 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,9 +22,6 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.--> PeiVariable - - BaseLib - DebugLib @@ -40,10 +29,13 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.--> PeimEntryPoint - PeiServicesLib + HobLib - HobLib + PcdLib + + + BaseMemoryLib @@ -57,12 +49,9 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.--> - + - - gPeiFlashMapPpiGuid - gEfiPeiReadOnlyVariablePpiGuid @@ -74,4 +63,12 @@ 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