X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=EdkModulePkg%2FUniversal%2FVariable%2FPei%2FVariable.msa;h=5fa1028d410e42e9223c31be2368211a73a015cc;hp=27f8a84e2741685979b0411a7f621dbaf8e237f1;hb=5dd2d779dd83e3a141c98509c26657af8774a238;hpb=84a99d48f4d59e0cf59b6d55328c35225c00246d diff --git a/EdkModulePkg/Universal/Variable/Pei/Variable.msa b/EdkModulePkg/Universal/Variable/Pei/Variable.msa index 27f8a84e27..5fa1028d41 100644 --- a/EdkModulePkg/Universal/Variable/Pei/Variable.msa +++ b/EdkModulePkg/Universal/Variable/Pei/Variable.msa @@ -1,57 +1,90 @@ - - - + + + - PeiVariable + PeiVariable PEIM - PE32_PEIM - 34C8C28F-B61C-45a2-8F2E-89E46BECC63B - 0 - Component description file for DiskIo module. - FIX ME! - Copyright (c) 2004-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, - WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. - - 2006-03-12 17:09 - 2006-03-19 15:19 - 0 + 34C8C28F-B61C-45a2-8F2E-89E46BECC63B + 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, + WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. + FRAMEWORK_BUILD_PACKAGING_SPECIFICATION 0x00000052 + + IA32 X64 IPF EBC + false + PeiVariable + - DebugLib - PeimEntryPoint - PeiServicesLib - HobLib + + BaseLib + + + DebugLib + + + PeimEntryPoint + + + PeiServicesLib + + + HobLib + + + PcdLib + + Variable.h Variable.c Variable.dxs + Ia32/VarMachine.h + Ebc/VarMachine.h + x64/VarMachine.h + Ipf/VarMachine.h - - MdePkg - EdkModulePkg - + + + + - FlashMap - ReadOnlyVariable + + gPeiFlashMapPpiGuid + + + gEfiPeiReadOnlyVariablePpiGuid + + EFI_SPECIFICATION_VERSION 0x00020000 + EDK_RELEASE_VERSION 0x00020000 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