]> git.proxmox.com Git - mirror_edk2.git/blobdiff - SecurityPkg/Library/HashLibTpm2/HashLibTpm2.inf
SecurityPkg: INF/DEC file updates to EDK II packages
[mirror_edk2.git] / SecurityPkg / Library / HashLibTpm2 / HashLibTpm2.inf
index ffcc8b9e2c6dbbd55fdaebb184f92dd38cdd9763..f807cc7f3d3a8bbe72498a824f171774b4e74a69 100644 (file)
@@ -1,7 +1,10 @@
 ## @file\r
-#  Ihis library uses TPM2 device to calculation hash.\r
+#  Provides hash service using TPM2 device\r
 #\r
-# Copyright (c) 2013, Intel Corporation. All rights reserved.<BR>\r
+#  This library uses TPM2 device to calculate hash. Platform can use PcdTpm2HashMask to \r
+#  mask some hash calculation.\r
+#\r
+# Copyright (c) 2014, 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
@@ -14,6 +17,7 @@
 [Defines]\r
   INF_VERSION                    = 0x00010005\r
   BASE_NAME                      = HashLibTpm2\r
+  MODULE_UNI_FILE                = HashLibTpm2.uni\r
   FILE_GUID                      = 1317F0D5-7842-475c-B1CA-6EDC20DCBE7D\r
   MODULE_TYPE                    = BASE\r
   VERSION_STRING                 = 1.0\r
@@ -42,4 +46,4 @@
   PcdLib\r
 \r
 [Pcd]\r
-  gEfiSecurityPkgTokenSpaceGuid.PcdTpm2HashMask\r
+  gEfiSecurityPkgTokenSpaceGuid.PcdTpm2HashMask         ## CONSUMES\r