]> git.proxmox.com Git - mirror_edk2.git/blame - SecurityPkg/Library/SmmTcg2PhysicalPresenceLib/SmmTcg2PhysicalPresenceLib.inf
SecurityPkg Tpm2DeviceLibDTpm: Update enum type name to match the one in lib
[mirror_edk2.git] / SecurityPkg / Library / SmmTcg2PhysicalPresenceLib / SmmTcg2PhysicalPresenceLib.inf
CommitLineData
1abfa4ce
JY
1## @file\r
2# Handle TPM 2.0 physical presence requests from OS.\r
3#\r
4# This library will handle TPM 2.0 physical presence request from OS.\r
5#\r
6# Caution: This module requires additional review when modified.\r
7# This driver will have external input - variable.\r
8# This external input must be validated carefully to avoid security issue.\r
9#\r
84391f57 10# Copyright (c) 2015 - 2018, Intel Corporation. All rights reserved.<BR>\r
1abfa4ce
JY
11# This program and the accompanying materials\r
12# are licensed and made available under the terms and conditions of the BSD License\r
13# which accompanies this distribution. The full text of the license may be found at\r
14# http://opensource.org/licenses/bsd-license.php\r
15# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
16# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
17#\r
18##\r
19\r
20[Defines]\r
21 INF_VERSION = 0x00010005\r
22 BASE_NAME = SmmTcg2PhysicalPresenceLib\r
23 MODULE_UNI_FILE = SmmTcg2PhysicalPresenceLib.uni\r
24 FILE_GUID = AAE02741-858B-4964-9887-CA870489D944\r
25 MODULE_TYPE = DXE_SMM_DRIVER\r
26 VERSION_STRING = 1.0\r
27 LIBRARY_CLASS = Tcg2PhysicalPresenceLib|DXE_SMM_DRIVER\r
28 CONSTRUCTOR = Tcg2PhysicalPresenceLibConstructor\r
29\r
30#\r
31# The following information is for reference only and not required by the build tools.\r
32#\r
33# VALID_ARCHITECTURES = IA32 X64 IPF EBC\r
34#\r
35\r
36[Sources]\r
37 SmmTcg2PhysicalPresenceLib.c\r
38\r
39[Packages]\r
40 MdePkg/MdePkg.dec\r
41 MdeModulePkg/MdeModulePkg.dec\r
42 SecurityPkg/SecurityPkg.dec\r
43\r
44[LibraryClasses]\r
45 DebugLib\r
46 Tcg2PpVendorLib\r
47 SmmServicesTableLib\r
87c04781
ZC
48 BaseMemoryLib\r
49\r
1abfa4ce
JY
50[Guids]\r
51 ## SOMETIMES_PRODUCES ## Variable:L"PhysicalPresence"\r
52 ## SOMETIMES_CONSUMES ## Variable:L"PhysicalPresence"\r
53 ## SOMETIMES_CONSUMES ## Variable:L"PhysicalPresenceFlags"\r
54 gEfiTcg2PhysicalPresenceGuid\r
84391f57
ZC
55\r
56[Pcd]\r
57 gEfiSecurityPkgTokenSpaceGuid.PcdTcgPhysicalPresenceInterfaceVer ## CONSUMES\r
58\r
1abfa4ce
JY
59[Depex]\r
60 gEfiSmmVariableProtocolGuid