]> git.proxmox.com Git - mirror_edk2.git/blame - SecurityPkg/Library/Tpm2DeviceLibDTpm/Tpm2DeviceLibDTpm.uni
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[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 10//\r
289b714b 11// SPDX-License-Identifier: BSD-2-Clause-Patent\r
e080218b
JJ
12//\r
13// **/\r
14\r
15\r
79e748cf 16#string STR_MODULE_ABSTRACT #language en-US "Provides TPM 2.0 TIS/PTP functions for DTPM"\r
e080218b 17\r
79e748cf 18#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 19\r