]> git.proxmox.com Git - mirror_edk2.git/blob - SecurityPkg/Tcg/Tcg2PlatformDxe/Tcg2PlatformDxe.inf
af29c1cd98c997da35f3c5d531b261821ca5ba17
[mirror_edk2.git] / SecurityPkg / Tcg / Tcg2PlatformDxe / Tcg2PlatformDxe.inf
1 ### @file
2 # Platform specific TPM2 component.
3 #
4 # Copyright (c) 2017 - 2019, Intel Corporation. All rights reserved.<BR>
5 #
6 # SPDX-License-Identifier: BSD-2-Clause-Patent
7 #
8 ###
9
10 [Defines]
11 INF_VERSION = 0x00010017
12 BASE_NAME = Tcg2PlatformDxe
13 FILE_GUID = 5CAB08D5-AD8F-4d8b-B828-D17A8D9FE977
14 VERSION_STRING = 1.0
15 MODULE_TYPE = DXE_DRIVER
16 ENTRY_POINT = Tcg2PlatformDxeEntryPoint
17 #
18 # The following information is for reference only and not required by the build tools.
19 #
20 # VALID_ARCHITECTURES = IA32 X64 IPF
21 #
22
23 [LibraryClasses]
24 BaseLib
25 UefiBootServicesTableLib
26 UefiDriverEntryPoint
27 DebugLib
28 UefiLib
29 TpmPlatformHierarchyLib
30
31 [Packages]
32 MdePkg/MdePkg.dec
33 MdeModulePkg/MdeModulePkg.dec
34 MinPlatformPkg/MinPlatformPkg.dec
35 SecurityPkg/SecurityPkg.dec
36
37 [Sources]
38 Tcg2PlatformDxe.c
39
40 [Protocols]
41 gEfiDxeSmmReadyToLockProtocolGuid ## SOMETIMES_CONSUMES ## NOTIFY
42
43 [Depex]
44 gEfiTcg2ProtocolGuid