VariableIpf
DXE_SAL_DRIVER
9D0E793B-3970-4a6c-BA26-B4E2C30B437B
1.0
Component description file for Variable module.
This module installs three EFI_RUNTIME_SERVICES: SetVariable, GetVariable, GetNextVariableName.
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
IPF
false
VariableIpf
PcdLib
BaseLib
UefiLib
UefiDriverEntryPoint
DxeServicesTableLib
UefiRuntimeLib
DebugLib
HobLib
BaseMemoryLib
EdkFvbServiceLib
EdkDxeSalLib
UefiBootServicesTableLib
Variable.h
Variable.c
reclaim.h
reclaim.c
Ipf/InitVariable.c
IpfVariable.dxs
gEfiVariableArchProtocolGuid
gEfiVariableWriteArchProtocolGuid
gEfiFaultTolerantWriteLiteProtocolGuid
gEfiCpuIoProtocolGuid
gEfiFvbExtensionProtocolGuid
gEfiFirmwareVolumeBlockProtocolGuid
gEfiVariableArchProtocolGuid
gEfiVariableWriteArchProtocolGuid
gEfiFaultTolerantWriteLiteProtocolGuid
gEfiCpuIoProtocolGuid
gEfiFvbExtensionProtocolGuid
gEfiFirmwareVolumeBlockProtocolGuid
gEfiExtendedSalBootServiceProtocolGuid
gEfiExtendedSalVariableServicesProtocolGuid
gEfiFlashMapHobGuid
gEfiAlternateFvBlockGuid
EFI_SPECIFICATION_VERSION 0x00020000
EDK_RELEASE_VERSION 0x00020000
VariableServiceInitialize
VariableClassAddressChangeEvent
PcdFlashNvStorageVariableBase
gEfiGenericPlatformTokenSpaceGuid
The driver gets the Variable store base address from this PCD. This base address point to
an EFI_FIRMWARE_VOLUMN_HEADER struct.
PcdFlashNvStorageVariableSize
gEfiGenericPlatformTokenSpaceGuid
The driver gets the NvStorage Variable Size from this PCD.