X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=EdkModulePkg%2FUniversal%2FVariable%2FPei%2FVariable.msa;h=565ae31a1306f75ed9cee49efc380e587acaafaa;hp=98c7e9c35a55f4b9ab4bf5c03ef806fa9082e57d;hb=3aaddf9276ccf00b4b6349dfce058e3ae287dd3a;hpb=542834ce80eccbd942e5d4a7a35fb171d3dbba6f diff --git a/EdkModulePkg/Universal/Variable/Pei/Variable.msa b/EdkModulePkg/Universal/Variable/Pei/Variable.msa index 98c7e9c35a..565ae31a13 100644 --- a/EdkModulePkg/Universal/Variable/Pei/Variable.msa +++ b/EdkModulePkg/Universal/Variable/Pei/Variable.msa @@ -1,5 +1,5 @@  - + PeiVariable PEIM @@ -7,12 +7,12 @@ 1.0 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 - http://opensource.org/licenses/bsd-license.php - THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, + 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 + http://opensource.org/licenses/bsd-license.php + THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. FRAMEWORK_BUILD_PACKAGING_SPECIFICATION 0x00000052 @@ -22,29 +22,28 @@ PeiVariable - - BaseLib - DebugLib PeimEntryPoint - - PeiServicesLib - HobLib PcdLib - + + + BaseMemoryLib + Variable.h Variable.c Variable.dxs + VariableWorker.c + Ipf/VariableWorker.c Ia32/VarMachine.h Ebc/VarMachine.h x64/VarMachine.h @@ -55,9 +54,6 @@ - - gPeiFlashMapPpiGuid - gEfiPeiReadOnlyVariablePpiGuid @@ -73,10 +69,8 @@ PcdFlashNvStorageVariableBase gEfiGenericPlatformTokenSpaceGuid - - The driver gets the Variable store base address from this PCD. This base address point to - an EFI_FIRMWARE_VOLUMN_HEADER struct. - - - + 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