]> git.proxmox.com Git - mirror_edk2.git/blame - SecurityPkg/Library/Tpm2DeviceLibDTpm/Tpm2DeviceLibDTpm.uni
SecurityPkg: Add TPM PTP support in TPM2 device lib.
[mirror_edk2.git] / SecurityPkg / Library / Tpm2DeviceLibDTpm / Tpm2DeviceLibDTpm.uni
CommitLineData
e080218b 1// /** @file\r
79e748cf 2// Provides TPM 2.0 TIS/PTP functions for DTPM\r
e080218b 3//\r
79e748cf
JY
4// This library implements TIS (TPM Interface Specification) and\r
5// PTP (Platform TPM Profile) functions which is\r
e080218b
JJ
6// used for every TPM 2.0 command. Choosing this library means platform uses and\r
7// only uses TPM 2.0 DTPM device.\r
8//\r
79e748cf 9// Copyright (c) 2013 - 2016, Intel Corporation. All rights reserved.<BR>\r
e080218b
JJ
10//\r
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\r
79e748cf 21#string STR_MODULE_ABSTRACT #language en-US "Provides TPM 2.0 TIS/PTP functions for DTPM"\r
e080218b 22\r
79e748cf 23#string STR_MODULE_DESCRIPTION #language en-US "This library implements TIS (TPM Interface Specification) and PTP (Platform TPM Profile) functions which is used for every TPM 2.0 command. Choosing this library means platform uses and only uses TPM 2.0 DTPM device."\r
e080218b 24\r