X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=SecurityPkg%2FTcg%2FTcg2Dxe%2FTcg2Dxe.inf;h=85415e8bc17f151e7ff625e1bc32442f47d8f6e0;hp=6b4c15ffdd7d41299453dbc0ec919f19ab604085;hb=6d92ae11d14abe39f2587a360bc5d6c370325cad;hpb=5a8eae9560ddf8422ed1b43aff8612931e472eb6 diff --git a/SecurityPkg/Tcg/Tcg2Dxe/Tcg2Dxe.inf b/SecurityPkg/Tcg/Tcg2Dxe/Tcg2Dxe.inf index 6b4c15ffdd..85415e8bc1 100644 --- a/SecurityPkg/Tcg/Tcg2Dxe/Tcg2Dxe.inf +++ b/SecurityPkg/Tcg/Tcg2Dxe/Tcg2Dxe.inf @@ -1,5 +1,12 @@ ## @file # Produces Tcg2 protocol and measure boot environment +# +# Spec Compliance Info: +# "TCG PC Client Platform Firmware Profile Specification for TPM Family 2.0 Level 00 Revision 00.21" +# along with +# "Errata for PC Client Specific Platform Firmware Profile Specification Version 1.0 Revision 0.21" +# "TCG EFI Protocol Specification" "Family 2.0" "Level 00 Revision 00.13" +# # This module will produce Tcg2 protocol and measure boot environment. # # Caution: This module requires additional review when modified. @@ -7,7 +14,7 @@ # This external input must be validated carefully to avoid security issue like # buffer overflow, integer overflow. # -# Copyright (c) 2015 - 2016, Intel Corporation. All rights reserved.
+# Copyright (c) 2015 - 2017, 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 @@ -80,6 +87,7 @@ gEfiTpmDeviceInstanceTpm12Guid ## SOMETIMES_CONSUMES ## GUID # TPM device identifier gTcgEvent2EntryHobGuid ## SOMETIMES_CONSUMES ## HOB + gTpm2StartupLocalityHobGuid ## SOMETIMES_CONSUMES ## HOB [Protocols] gEfiTcg2ProtocolGuid ## PRODUCES