]> git.proxmox.com Git - mirror_edk2.git/blobdiff - SecurityPkg/Library/DxeTpm2MeasureBootLib/DxeTpm2MeasureBootLib.inf
SecurityPkg: Add TCG Spec info to TCG related modules
[mirror_edk2.git] / SecurityPkg / Library / DxeTpm2MeasureBootLib / DxeTpm2MeasureBootLib.inf
index c007d7cf5d962974aa31b387603c0e20ee6c907f..939f6fb19be22cfcd1e52edad1e1541443d17017 100644 (file)
@@ -1,6 +1,9 @@
 ## @file\r
 #  Provides security service for TPM 2.0 measured boot\r
 #\r
+#  Spec Compliance Info:\r
+#    "TCG PC Client Platform Firmware Profile Specification for TPM Family 2.0 Level 00 Revision 00.21"\r
+#\r
 #  This library instance hooks LoadImage() API to measure every image that \r
 #  is not measured in PEI phase. And, it will also measure GPT partition.\r
 #\r
@@ -9,7 +12,7 @@
 #  This external input must be validated carefully to avoid security issues such \r
 #  as buffer overflow or integer overflow.\r
 #\r
-# Copyright (c) 2013 - 2014, Intel Corporation. All rights reserved.<BR>\r
+# Copyright (c) 2013 - 2017, 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
@@ -60,7 +63,7 @@
   gMeasuredFvHobGuid                    ## SOMETIMES_CONSUMES ## HOB\r
 \r
 [Protocols]\r
-  gEfiTrEEProtocolGuid                  ## SOMETIMES_CONSUMES\r
+  gEfiTcg2ProtocolGuid                  ## SOMETIMES_CONSUMES\r
   gEfiFirmwareVolumeBlockProtocolGuid   ## SOMETIMES_CONSUMES\r
   gEfiBlockIoProtocolGuid               ## SOMETIMES_CONSUMES\r
   gEfiDiskIoProtocolGuid                ## SOMETIMES_CONSUMES\r