X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=EdkModulePkg%2FUniversal%2FVariable%2FRuntimeDxe%2FVariable.msa;fp=EdkModulePkg%2FUniversal%2FVariable%2FRuntimeDxe%2FVariable.msa;h=50a53ed19efee1ef24598fee367fec743bc7b168;hp=5bfc17faa9dabe24501cfc699e5c1b4b2636d2b4;hb=a298afce8a4ef930d9e63cf31acea89f50818572;hpb=4f5ad8eac38baadcc44c3794729006d8625407e7 diff --git a/EdkModulePkg/Universal/Variable/RuntimeDxe/Variable.msa b/EdkModulePkg/Universal/Variable/RuntimeDxe/Variable.msa index 5bfc17faa9..50a53ed19e 100644 --- a/EdkModulePkg/Universal/Variable/RuntimeDxe/Variable.msa +++ b/EdkModulePkg/Universal/Variable/RuntimeDxe/Variable.msa @@ -1,5 +1,5 @@ - + Variable DXE_RUNTIME_DRIVER @@ -7,7 +7,7 @@ 1.0 Component description file for Variable module. This module installs three EFI_RUNTIME_SERVICES: SetVariable, GetVariable, GetNextVariableName. - Copyright (c) 2006, Intel Corporation + 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 @@ -24,12 +24,6 @@ PcdLib - - - BaseLib - - - UefiLib UefiDriverEntryPoint @@ -43,9 +37,6 @@ DebugLib - - HobLib - BaseMemoryLib @@ -69,24 +60,6 @@ - - gEfiVariableArchProtocolGuid - - - gEfiVariableWriteArchProtocolGuid - - - gEfiFaultTolerantWriteLiteProtocolGuid - - - gEfiCpuIoProtocolGuid - - - gEfiFvbExtensionProtocolGuid - - - gEfiFirmwareVolumeBlockProtocolGuid - gEfiVariableArchProtocolGuid @@ -96,30 +69,10 @@ gEfiFaultTolerantWriteLiteProtocolGuid - - gEfiCpuIoProtocolGuid - - - gEfiFvbExtensionProtocolGuid - gEfiFirmwareVolumeBlockProtocolGuid - - - gEfiFlashMapHobGuid - - - - - gEfiAlternateFvBlockGuid - - EFI_SPECIFICATION_VERSION 0x00020000 EDK_RELEASE_VERSION 0x00020000 @@ -134,17 +87,13 @@ 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. + PcdFlashNvStorageVariableSize gEfiGenericPlatformTokenSpaceGuid - - The driver gets the NvStorage Variable Size from this PCD. - - - + The driver gets the NvStorage Variable Size from this PCD. + + \ No newline at end of file