]> git.proxmox.com Git - mirror_edk2.git/blob - Vlv2TbltDevicePkg/FvbRuntimeDxe/FvbSmmDxe.inf
Vlv2TbltDevicePkg: Remove DxeTcg2PhysicalPresenceLibNull
[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 # This program and the accompanying materials are licensed and made available under
7 # the terms and conditions of the BSD License that accompanies this distribution.
8 # The full text of the license may be found at
9 # http://opensource.org/licenses/bsd-license.php.
10 #
11 # THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
12 # WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
13 #
14 #
15 #
16 ##
17
18 [Defines]
19 INF_VERSION = 0x00010005
20 BASE_NAME = FvbSmmDxe
21 FILE_GUID = 9E8AD3F4-383D-4ec3-816E-7A4749371290
22 MODULE_TYPE = DXE_DRIVER
23 VERSION_STRING = 1.0
24 ENTRY_POINT = FvbSmmDxeInitialize
25
26 #
27 # The following information is for reference only and not required by the build tools.
28 #
29 # VALID_ARCHITECTURES = IA32 X64
30 #
31
32 [Sources]
33 FvbSmmDxe.c
34 FvbSmmDxe.h
35 FvbSmmCommon.h
36
37 [Packages]
38 MdePkg/MdePkg.dec
39 MdeModulePkg/MdeModulePkg.dec
40
41 [LibraryClasses]
42 BaseLib
43 UefiBootServicesTableLib
44 DebugLib
45 DxeServicesTableLib
46 UefiDriverEntryPoint
47 PcdLib
48
49 [Protocols]
50 gEfiFirmwareVolumeBlockProtocolGuid ## ALWAYS_PRODUCES
51 gEfiSmmCommunicationProtocolGuid
52 gEfiSmmFirmwareVolumeBlockProtocolGuid
53
54 [Depex]
55 gEfiSmmCommunicationProtocolGuid