]> git.proxmox.com Git - mirror_edk2.git/blobdiff - SecurityPkg/Library/DxeTpmMeasurementLib/DxeTpmMeasurementLib.inf
Add TPM2 support defined in trusted computing group.
[mirror_edk2.git] / SecurityPkg / Library / DxeTpmMeasurementLib / DxeTpmMeasurementLib.inf
index d99e48cea8a417248134dff9bb525cc32852370f..410eb788db38f545e3ed9c79808c7516d42e798c 100644 (file)
@@ -1,10 +1,10 @@
 ## @file\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
+#  This library provides TpmMeasureAndLogData() to measure and log data, and \r
 #  extend the measurement result into a specific PCR.\r
 #\r
-# Copyright (c) 2012 - 2014, Intel Corporation. All rights reserved.<BR>\r
+# Copyright (c) 2012 - 2015, 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
@@ -34,6 +34,7 @@
 \r
 [Packages]\r
   MdePkg/MdePkg.dec\r
+  MdeModulePkg/MdeModulePkg.dec\r
   SecurityPkg/SecurityPkg.dec\r
 \r
 [LibraryClasses]\r
@@ -45,4 +46,4 @@
 \r
 [Protocols]\r
   gEfiTcgProtocolGuid           ## SOMETIMES_CONSUMES\r
-  gEfiTrEEProtocolGuid          ## SOMETIMES_CONSUMES\r
+  gEfiTcg2ProtocolGuid          ## SOMETIMES_CONSUMES\r