]> git.proxmox.com Git - mirror_edk2.git/blobdiff - SecurityPkg/Library/DxeTpmMeasurementLib/DxeTpmMeasurementLib.inf
SecurityPkg: INF/DEC file updates to EDK II packages
[mirror_edk2.git] / SecurityPkg / Library / DxeTpmMeasurementLib / DxeTpmMeasurementLib.inf
index 75cc7730700b96f83aeb160089278264faba9c23..d99e48cea8a417248134dff9bb525cc32852370f 100644 (file)
@@ -1,7 +1,10 @@
 ## @file\r
-#  This library is used by other modules to measure data to TPM 1.2 or TPM 2.0.\r
+#  Provides TPM measurement functions for TPM1.2 and TPM 2.0\r
+# \r
+#  This library provides TpmMeasureAndLogData() to to measure and log data, and \r
+#  extend the measurement result into a specific PCR.\r
 #\r
-# Copyright (c) 2012 - 2013, Intel Corporation. All rights reserved.<BR>\r
+# Copyright (c) 2012 - 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
@@ -18,6 +21,7 @@
   MODULE_TYPE                    = UEFI_DRIVER\r
   VERSION_STRING                 = 1.0\r
   LIBRARY_CLASS                  = TpmMeasurementLib|DXE_DRIVER DXE_RUNTIME_DRIVER DXE_SAL_DRIVER DXE_SMM_DRIVER UEFI_APPLICATION UEFI_DRIVER \r
+  MODULE_UNI_FILE                = DxeTpmMeasurementLib.uni\r
 \r
 #\r
 # The following information is for reference only and not required by the build tools.\r
@@ -40,5 +44,5 @@
   UefiBootServicesTableLib\r
 \r
 [Protocols]\r
-  gEfiTcgProtocolGuid\r
-  gEfiTrEEProtocolGuid\r
+  gEfiTcgProtocolGuid           ## SOMETIMES_CONSUMES\r
+  gEfiTrEEProtocolGuid          ## SOMETIMES_CONSUMES\r