]> git.proxmox.com Git - mirror_edk2.git/blob - SecurityPkg/Library/PeiTcg2PhysicalPresenceLib/PeiTcg2PhysicalPresenceLib.inf
SecurityPkg: Change default value source
[mirror_edk2.git] / SecurityPkg / Library / PeiTcg2PhysicalPresenceLib / PeiTcg2PhysicalPresenceLib.inf
1 ## @file
2 # Get TPM 2.0 physical presence information.
3 #
4 # This library will get TPM 2.0 physical presence information.
5 #
6 # Copyright (c) 2015 - 2020, Intel Corporation. All rights reserved.<BR>
7 # SPDX-License-Identifier: BSD-2-Clause-Patent
8 #
9 ##
10
11 [Defines]
12 INF_VERSION = 0x00010005
13 BASE_NAME = PeiTcg2PhysicalPresenceLib
14 MODULE_UNI_FILE = PeiTcg2PhysicalPresenceLib.uni
15 FILE_GUID = AB82E7BE-0970-480b-93EB-3D332B89F99E
16 MODULE_TYPE = PEIM
17 VERSION_STRING = 1.0
18 LIBRARY_CLASS = Tcg2PhysicalPresenceLib|PEIM
19
20 #
21 # The following information is for reference only and not required by the build tools.
22 #
23 # VALID_ARCHITECTURES = IA32 X64 EBC
24 #
25
26 [Sources]
27 PeiTcg2PhysicalPresenceLib.c
28
29 [Packages]
30 MdePkg/MdePkg.dec
31 MdeModulePkg/MdeModulePkg.dec
32 SecurityPkg/SecurityPkg.dec
33
34 [LibraryClasses]
35 DebugLib
36 PeiServicesLib
37 PeiServicesTablePointerLib
38
39 [Guids]
40 ## SOMETIMES_CONSUMES ## Variable:L"PhysicalPresenceFlags"
41 gEfiTcg2PhysicalPresenceGuid
42
43 [Ppis]
44 gEfiPeiReadOnlyVariable2PpiGuid ## CONSUMES
45
46 [Pcd]
47 gEfiSecurityPkgTokenSpaceGuid.PcdTcg2PhysicalPresenceFlags ## SOMETIMES_CONSUMES
48
49 [Depex]
50 gEfiPeiReadOnlyVariable2PpiGuid