]> git.proxmox.com Git - mirror_edk2.git/blobdiff - SecurityPkg/Library/Tpm2DeviceLibDTpm/Tpm2InstanceLibDTpm.inf
SecurityPkg: Add TPM PTP support in TPM2 device lib.
[mirror_edk2.git] / SecurityPkg / Library / Tpm2DeviceLibDTpm / Tpm2InstanceLibDTpm.inf
index 2a8f78beeb605de3ad77710c561af698a56736ff..22efb1ef4c9761b2ef6ddb7c257718813b536dfe 100644 (file)
@@ -1,10 +1,11 @@
 ## @file\r
-#  Provides a DTPM instance for TPM 2.0\r
+#  Provides a DTPM instance for TPM 2.0 TIS/PTP.\r
 #\r
-#  This library can be registered to Tpm 2.0 device router, to be active TPM 2.0 \r
-#  engine, based on platform setting.\r
+#  This library can be registered to Tpm 2.0 device router, to be active TPM 2.0\r
+#  engine, based on platform setting. It supports both TIS (TPM Interface Specification)\r
+#  and PTP (Platform TPM Profile) functions.\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
   Tpm2InstanceLibDTpm.c\r
 \r
 [Packages]\r