X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=SecurityPkg%2FLibrary%2FTpm2DeviceLibDTpm%2FTpm2DeviceLibDTpm.inf;h=976972d98d2efbe53c9b7e5db271d459ffb5e315;hp=2d41e7ccd2ee251e0434407105aaf46dbb40da35;hb=79e748cf29f6d9a92f28d44d20eef8d6c24c4092;hpb=ac6f9d7c127523a9509ede36e053adff8acfdbe1;ds=sidebyside diff --git a/SecurityPkg/Library/Tpm2DeviceLibDTpm/Tpm2DeviceLibDTpm.inf b/SecurityPkg/Library/Tpm2DeviceLibDTpm/Tpm2DeviceLibDTpm.inf index 2d41e7ccd2..976972d98d 100644 --- a/SecurityPkg/Library/Tpm2DeviceLibDTpm/Tpm2DeviceLibDTpm.inf +++ b/SecurityPkg/Library/Tpm2DeviceLibDTpm/Tpm2DeviceLibDTpm.inf @@ -1,11 +1,12 @@ ## @file -# Provides TPM 2.0 TIS functions for DTPM +# Provides TPM 2.0 TIS/PTP functions for DTPM # -# This library implements TIS (TPM Interface Specification) functions which is -# used for every TPM 2.0 command. Choosing this library means platform uses and +# 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. # -# Copyright (c) 2013 - 2014, Intel Corporation. All rights reserved.
+# Copyright (c) 2013 - 2016, Intel Corporation. All rights reserved.
# This program and the accompanying materials # are licensed and made available under the terms and conditions of the BSD License # which accompanies this distribution. The full text of the license may be found at @@ -32,6 +33,7 @@ [Sources] Tpm2Tis.c + Tpm2Ptp.c Tpm2DeviceLibDTpm.c [Packages]