X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=EdkModulePkg%2FUniversal%2FVariable%2FRuntimeDxe%2FVariableIpf.msa;h=73f2b0ddd61ac4537dfb434d452b7a8177f7221c;hp=68c51c07ceb86d4709546ce2c014f6ddf62a38c3;hb=188fe5e85d7c122cd59781ec6dff3da687b5ccca;hpb=a298afce8a4ef930d9e63cf31acea89f50818572 diff --git a/EdkModulePkg/Universal/Variable/RuntimeDxe/VariableIpf.msa b/EdkModulePkg/Universal/Variable/RuntimeDxe/VariableIpf.msa index 68c51c07ce..73f2b0ddd6 100644 --- a/EdkModulePkg/Universal/Variable/RuntimeDxe/VariableIpf.msa +++ b/EdkModulePkg/Universal/Variable/RuntimeDxe/VariableIpf.msa @@ -8,11 +8,11 @@ Component description file for Variable module. This module installs three EFI_RUNTIME_SERVICES: SetVariable, GetVariable, GetNextVariableName. 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, + 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 @@ -44,10 +44,19 @@ EdkFvbServiceLib - EdkDxeSalLib + UefiBootServicesTableLib - UefiBootServicesTableLib + UefiLib + + + BaseLib + + + MemoryAllocationLib + + + ExtendedSalLib @@ -63,10 +72,10 @@ - + gEfiFaultTolerantWriteLiteProtocolGuid - + gEfiFirmwareVolumeBlockProtocolGuid @@ -87,7 +96,7 @@ PcdFlashNvStorageVariableBase gEfiGenericPlatformTokenSpaceGuid - The driver gets the Variable store base address from this PCD. This base address point to + The driver gets the Variable store base address from this PCD. This base address point to an EFI_FIRMWARE_VOLUMN_HEADER struct.