Provides authenticated variable service for IPF platform
This module installs variable arch protocol and variable write arch protocol to provide
four EFI_RUNTIME_SERVICES: SetVariable, GetVariable, GetNextVariableName and QueryVariableInfo.
Copyright (c) 2009 - 2014, 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.
Version of INF file specification | 0x00010005 |
Module Guid | 14610837-4E97-4427-96E0-21D9B2956996 |
Module Type | DXE_SAL_DRIVER |
Module Version | 1.0 |
Module Entry Point Function | VariableServiceInitialize |
PCD Name | TokenSpace | Package |
PcdVariableCollectStatistics | gEfiMdeModulePkgTokenSpaceGuid | MdeModulePkg |
PcdFlashNvStorageVariableSize | gEfiMdeModulePkgTokenSpaceGuid | MdeModulePkg |
PcdFlashNvStorageVariableBase | gEfiMdeModulePkgTokenSpaceGuid | MdeModulePkg |
PcdMaxVariableSize | gEfiMdeModulePkgTokenSpaceGuid | MdeModulePkg |
PcdMaxHardwareErrorVariableSize | gEfiMdeModulePkgTokenSpaceGuid | MdeModulePkg |
PcdVariableStoreSize | gEfiMdeModulePkgTokenSpaceGuid | MdeModulePkg |
PcdHwErrStorageSize | gEfiMdeModulePkgTokenSpaceGuid | MdeModulePkg |
Name | Type | Package | Header File |
MemoryAllocationLib | Consume | MdePkg | MdePkg/Include/Library/MemoryAllocationLib.h |
BaseLib | Consume | MdePkg | MdePkg/Include/Library/BaseLib.h |
SynchronizationLib | Consume | MdePkg | MdePkg/Include/Library/SynchronizationLib.h |
UefiLib | Consume | MdePkg | MdePkg/Include/Library/UefiLib.h |
UefiBootServicesTableLib | Consume | MdePkg | MdePkg/Include/Library/UefiBootServicesTableLib.h |
BaseMemoryLib | Consume | MdePkg | MdePkg/Include/Library/BaseMemoryLib.h |
DebugLib | Consume | MdePkg | MdePkg/Include/Library/DebugLib.h |
UefiRuntimeLib | Consume | MdePkg | MdePkg/Include/Library/UefiRuntimeLib.h |
DxeServicesTableLib | Consume | MdePkg | MdePkg/Include/Library/DxeServicesTableLib.h |
UefiDriverEntryPoint | Consume | MdePkg | MdePkg/Include/Library/UefiDriverEntryPoint.h |
PcdLib | Consume | MdePkg | MdePkg/Include/Library/PcdLib.h |
ExtendedSalLib | Consume | MdePkg | MdePkg/Include/Library/ExtendedSalLib.h |
BaseCryptLib | Consume | CryptoPkg | CryptoPkg/Include/Library/BaseCryptLib.h |
HobLib | Consume | MdePkg | MdePkg/Include/Library/HobLib.h |
Name | Package |
gEfiFirmwareVolumeBlockProtocolGuid | MdePkg |
gEfiFaultTolerantWriteProtocolGuid | MdeModulePkg |
Name | Package |
gEfiGlobalVariableGuid | MdePkg |
gEfiAuthenticatedVariableGuid | MdeModulePkg |
gEfiEventVirtualAddressChangeGuid | MdePkg |
gEfiCertRsa2048Sha256Guid | MdePkg |
gEfiImageSecurityDatabaseGuid | MdePkg |
gEfiExtendedSalFvBlockServicesProtocolGuid AND gEfiFaultTolerantWriteProtocolGuid
[UserExtensions.TianoCore."ExtraFiles"]
EsalVariableDxeSalExtra.uni