X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=SecurityPkg%2FLibrary%2FTpm2DeviceLibDTpm%2FTpm2InstanceLibDTpm.uni;h=96bb2ad16356ff3feb3b660da8f479250df83d3b;hp=7a0856cae36cbf93fcc336fd17b54bd2241e8afb;hb=79e748cf29f6d9a92f28d44d20eef8d6c24c4092;hpb=ac6f9d7c127523a9509ede36e053adff8acfdbe1 diff --git a/SecurityPkg/Library/Tpm2DeviceLibDTpm/Tpm2InstanceLibDTpm.uni b/SecurityPkg/Library/Tpm2DeviceLibDTpm/Tpm2InstanceLibDTpm.uni index 7a0856cae3..96bb2ad163 100644 --- a/SecurityPkg/Library/Tpm2DeviceLibDTpm/Tpm2InstanceLibDTpm.uni +++ b/SecurityPkg/Library/Tpm2DeviceLibDTpm/Tpm2InstanceLibDTpm.uni @@ -1,10 +1,11 @@ // /** @file -// Provides a DTPM instance for TPM 2.0 +// Provides a DTPM instance for TPM 2.0 TIS/PTP // // This library can be registered to Tpm 2.0 device router, to be active TPM 2.0 -// engine, based on platform setting. +// engine, based on platform setting. It supports both TIS (TPM Interface Specification) +// and PTP (Platform TPM Profile) functions. // -// 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 @@ -16,7 +17,7 @@ // **/ -#string STR_MODULE_ABSTRACT #language en-US "Provides a DTPM instance for TPM 2.0" +#string STR_MODULE_ABSTRACT #language en-US "Provides a DTPM instance for TPM 2.0 TIS/PTP" -#string STR_MODULE_DESCRIPTION #language en-US "This library can be registered to Tpm 2.0 device router, to be active TPM 2.0 engine, based on platform setting." +#string STR_MODULE_DESCRIPTION #language en-US "This library can be registered to Tpm 2.0 device router, to be active TPM 2.0 engine, based on platform setting. It supports both TIS (TPM Interface Specification) and PTP (Platform TPM Profile) functions."