X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=SecurityPkg%2FLibrary%2FTpm2DeviceLibDTpm%2FTpm2DeviceLibDTpm.inf;fp=SecurityPkg%2FLibrary%2FTpm2DeviceLibDTpm%2FTpm2DeviceLibDTpm.inf;h=2d41e7ccd2ee251e0434407105aaf46dbb40da35;hp=78df432b60e75ba6e7326a042156df0f6d708b92;hb=60c944c7d63978eee337f52af360ca5d807c11b6;hpb=5841ba45f2d9dee54c2cf20ea374761207f3bb92 diff --git a/SecurityPkg/Library/Tpm2DeviceLibDTpm/Tpm2DeviceLibDTpm.inf b/SecurityPkg/Library/Tpm2DeviceLibDTpm/Tpm2DeviceLibDTpm.inf index 78df432b60..2d41e7ccd2 100644 --- a/SecurityPkg/Library/Tpm2DeviceLibDTpm/Tpm2DeviceLibDTpm.inf +++ b/SecurityPkg/Library/Tpm2DeviceLibDTpm/Tpm2DeviceLibDTpm.inf @@ -1,8 +1,11 @@ ## @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 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 +# only uses TPM 2.0 DTPM device. # -# Copyright (c) 2013, Intel Corporation. All rights reserved.
+# Copyright (c) 2013 - 2014, 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 +18,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 @@ -42,4 +46,4 @@ DebugLib [Pcd] - gEfiSecurityPkgTokenSpaceGuid.PcdTpmBaseAddress + gEfiSecurityPkgTokenSpaceGuid.PcdTpmBaseAddress ## CONSUMES