X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=SecurityPkg%2FLibrary%2FTpm2DeviceLibDTpm%2FTpm2DeviceLibDTpm.inf;h=3e619b98b73a461b4fb22a1fd04a92761e862140;hb=6d92ae11d14abe39f2587a360bc5d6c370325cad;hp=78df432b60e75ba6e7326a042156df0f6d708b92;hpb=c1d932429ef9700a2da64452546be14e92468b07;p=mirror_edk2.git diff --git a/SecurityPkg/Library/Tpm2DeviceLibDTpm/Tpm2DeviceLibDTpm.inf b/SecurityPkg/Library/Tpm2DeviceLibDTpm/Tpm2DeviceLibDTpm.inf index 78df432b60..3e619b98b7 100644 --- a/SecurityPkg/Library/Tpm2DeviceLibDTpm/Tpm2DeviceLibDTpm.inf +++ b/SecurityPkg/Library/Tpm2DeviceLibDTpm/Tpm2DeviceLibDTpm.inf @@ -1,8 +1,16 @@ ## @file -# Ihis library is TPM2 DTPM device lib. -# Choosing this library means platform uses and only uses DTPM device as TPM2 engine. +# Provides TPM 2.0 TIS/PTP functions for DTPM # -# Copyright (c) 2013, Intel Corporation. All rights reserved.
+# Spec Compliance Info: +# "TCG PC Client Platform TPM Profile(PTP) Specification Family 2.0 Level 00 Revision 00.43" +# "TCG PC Client Specific TPM Interface Specification(TIS) Version 1.3" +# +# 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 - 2017, 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 @@ -15,6 +23,7 @@ [Defines] INF_VERSION = 0x00010005 BASE_NAME = Tpm2DeviceLibDTpm + MODULE_UNI_FILE = Tpm2DeviceLibDTpm.uni FILE_GUID = E54A3327-A345-4068-8842-70AC0D519855 MODULE_TYPE = BASE VERSION_STRING = 1.0 @@ -28,6 +37,7 @@ [Sources] Tpm2Tis.c + Tpm2Ptp.c Tpm2DeviceLibDTpm.c [Packages] @@ -42,4 +52,4 @@ DebugLib [Pcd] - gEfiSecurityPkgTokenSpaceGuid.PcdTpmBaseAddress + gEfiSecurityPkgTokenSpaceGuid.PcdTpmBaseAddress ## CONSUMES