]> git.proxmox.com Git - mirror_edk2.git/blobdiff - SecurityPkg/Library/Tpm2DeviceLibDTpm/Tpm2DeviceLibDTpm.inf
SecurityPkg: Add TPM PTP support in TPM2 device lib.
[mirror_edk2.git] / SecurityPkg / Library / Tpm2DeviceLibDTpm / Tpm2DeviceLibDTpm.inf
index 2d41e7ccd2ee251e0434407105aaf46dbb40da35..976972d98d2efbe53c9b7e5db271d459ffb5e315 100644 (file)
@@ -1,11 +1,12 @@
 ## @file\r
-#  Provides TPM 2.0 TIS functions for DTPM\r
+#  Provides TPM 2.0 TIS/PTP functions for DTPM\r
 #  \r
-#  This library implements TIS (TPM Interface Specification) functions which is \r
-#  used for every TPM 2.0 command. Choosing this library means platform uses and \r
+#  This library implements TIS (TPM Interface Specification) and\r
+#  PTP (Platform TPM Profile) functions which is\r
+#  used for every TPM 2.0 command. Choosing this library means platform uses and\r
 #  only uses TPM 2.0 DTPM device.\r
 #\r
-# Copyright (c) 2013 - 2014, Intel Corporation. All rights reserved.<BR>\r
+# Copyright (c) 2013 - 2016, Intel Corporation. All rights reserved.<BR>\r
 # This program and the accompanying materials\r
 # are licensed and made available under the terms and conditions of the BSD License\r
 # which accompanies this distribution. The full text of the license may be found at\r
@@ -32,6 +33,7 @@
 \r
 [Sources]\r
   Tpm2Tis.c\r
+  Tpm2Ptp.c\r
   Tpm2DeviceLibDTpm.c\r
 \r
 [Packages]\r