X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=SecurityPkg%2FLibrary%2FHashLibTpm2%2FHashLibTpm2.inf;h=f807cc7f3d3a8bbe72498a824f171774b4e74a69;hb=975478f6bb22668efae311eb3f7406e1f18411c2;hp=ebd81a2dc7ce35904d3dd7294b0226ffbbf106f6;hpb=c1d932429ef9700a2da64452546be14e92468b07;p=mirror_edk2.git diff --git a/SecurityPkg/Library/HashLibTpm2/HashLibTpm2.inf b/SecurityPkg/Library/HashLibTpm2/HashLibTpm2.inf index ebd81a2dc7..f807cc7f3d 100644 --- a/SecurityPkg/Library/HashLibTpm2/HashLibTpm2.inf +++ b/SecurityPkg/Library/HashLibTpm2/HashLibTpm2.inf @@ -1,7 +1,10 @@ ## @file -# Ihis library uses TPM2 device to calculation hash. +# Provides hash service using TPM2 device # -# Copyright (c) 2013, Intel Corporation. All rights reserved.
+# This library uses TPM2 device to calculate hash. Platform can use PcdTpm2HashMask to +# mask some hash calculation. +# +# Copyright (c) 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 @@ -14,10 +17,11 @@ [Defines] INF_VERSION = 0x00010005 BASE_NAME = HashLibTpm2 + MODULE_UNI_FILE = HashLibTpm2.uni FILE_GUID = 1317F0D5-7842-475c-B1CA-6EDC20DCBE7D MODULE_TYPE = BASE VERSION_STRING = 1.0 - LIBRARY_CLASS = HashLibTpm2 + LIBRARY_CLASS = HashLib # # The following information is for reference only and not required by the build tools. @@ -42,4 +46,4 @@ PcdLib [Pcd] - gEfiSecurityPkgTokenSpaceGuid.PcdTpm2HashMask + gEfiSecurityPkgTokenSpaceGuid.PcdTpm2HashMask ## CONSUMES