]> git.proxmox.com Git - mirror_edk2.git/blob - Vlv2TbltDevicePkg/FvbRuntimeDxe/FvbSmmDxe.inf
ArmPkg/CompilerIntrinsicsLib: Add uread, uwrite GCC assembly sources
[mirror_edk2.git] / Vlv2TbltDevicePkg / FvbRuntimeDxe / FvbSmmDxe.inf
1 ## @file
2 # Component description file for Firmware Volume Block module.
3 #
4 # Copyright (c) 2010 - 2014, Intel Corporation. All rights reserved.<BR>
5 #
6 # SPDX-License-Identifier: BSD-2-Clause-Patent
7
8 #
9 #
10 #
11 ##
12
13 [Defines]
14 INF_VERSION = 0x00010005
15 BASE_NAME = FvbSmmDxe
16 FILE_GUID = 9E8AD3F4-383D-4ec3-816E-7A4749371290
17 MODULE_TYPE = DXE_DRIVER
18 VERSION_STRING = 1.0
19 ENTRY_POINT = FvbSmmDxeInitialize
20
21 #
22 # The following information is for reference only and not required by the build tools.
23 #
24 # VALID_ARCHITECTURES = IA32 X64
25 #
26
27 [Sources]
28 FvbSmmDxe.c
29 FvbSmmDxe.h
30 FvbSmmCommon.h
31
32 [Packages]
33 MdePkg/MdePkg.dec
34 MdeModulePkg/MdeModulePkg.dec
35
36 [LibraryClasses]
37 BaseLib
38 UefiBootServicesTableLib
39 DebugLib
40 DxeServicesTableLib
41 UefiDriverEntryPoint
42 PcdLib
43
44 [Protocols]
45 gEfiFirmwareVolumeBlockProtocolGuid ## ALWAYS_PRODUCES
46 gEfiSmmCommunicationProtocolGuid
47 gEfiSmmFirmwareVolumeBlockProtocolGuid
48
49 [Depex]
50 gEfiSmmCommunicationProtocolGuid