2 # Component description file for Unix Fimware Volume Block DXE driver module.
4 # This DXE runtime driver implements and produces the Fimware Volue Block Protocol on
6 # Copyright (c) 2008, Intel Corporation
8 # All rights reserved. This program and the accompanying materials
9 # are licensed and made available under the terms and conditions of the BSD License
10 # which accompanies this distribution. The full text of the license may be found at
11 # http://opensource.org/licenses/bsd-license.php
12 # THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
13 # WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
19 INF_VERSION = 0x00010005
20 BASE_NAME = FwBlockService
21 FILE_GUID = f42fd042-8985-11db-a7db-0040d02b1835
22 MODULE_TYPE = DXE_RUNTIME_DRIVER
24 EDK_RELEASE_VERSION = 0x00020000
25 EFI_SPECIFICATION_VERSION = 0x00020000
27 ENTRY_POINT = FvbInitialize
30 # The following information is for reference only and not required by the build tools.
32 # VALID_ARCHITECTURES = IA32 X64 IPF EBC
42 MdeModulePkg/MdeModulePkg.dec
47 UefiBootServicesTableLib
60 gEfiEventVirtualAddressChangeGuid # ALWAYS_CONSUMED Create Event: EVENT_GROUP_GUID
61 gEfiAlternateFvBlockGuid # ALWAYS_PRODUCED
65 gEfiFvbExtensionProtocolGuid # PROTOCOL ALWAYS_PRODUCED
66 gEfiFirmwareVolumeBlockProtocolGuid # PROTOCOL ALWAYS_PRODUCED
67 gEfiDevicePathProtocolGuid # PROTOCOL SOMETIMES_PRODUCED
71 gEfiUnixPkgTokenSpaceGuid.PcdUnixFirmwareFdSize
72 gEfiUnixPkgTokenSpaceGuid.PcdUnixFirmwareBlockSize
74 gEfiUnixPkgTokenSpaceGuid.PcdUnixFlashFvRecoveryBase
75 gEfiUnixPkgTokenSpaceGuid.PcdUnixFlashFvRecoverySize
76 gEfiUnixPkgTokenSpaceGuid.PcdUnixFlashNvStorageEventLogBase
77 gEfiUnixPkgTokenSpaceGuid.PcdUnixFlashNvStorageEventLogSize
80 gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageFtwWorkingSize
81 gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageFtwWorkingBase
82 gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageFtwSpareSize
83 gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageFtwSpareBase
84 gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageVariableSize
85 gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageVariableBase