]> git.proxmox.com Git - mirror_edk2.git/commitdiff
SecurityPkg: Update TCG PFP spec revision.
authorZhang, Chao B <chao.b.zhang@intel.com>
Tue, 20 Nov 2018 01:47:19 +0000 (09:47 +0800)
committerZhang, Chao B <chao.b.zhang@intel.com>
Wed, 21 Nov 2018 02:06:36 +0000 (10:06 +0800)
UEFI TCG has aligned with TCG PFP 1.03 v51 along with Errata Version 1.0.
Update spec version accordingly.
Spec Link:
https://trustedcomputinggroup.org/wp-content/uploads/PC-ClientSpecific_Platform_Profile_for_TPM_2p0_Systems_v51.pdf
https://trustedcomputinggroup.org/wp-content/uploads/PC-Client-Specific-Platform-Firmware-Profile-for-TPM-2-0-v1p03_r51-errata-v1p0_170426.pdf

Cc: Yao Jiewen <jiewen.yao@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Zhang, Chao B <chao.b.zhang@intel.com>
Reviewed-by: Yao Jiewen <jiewen.yao@intel.com>
SecurityPkg/Library/DxeTpm2MeasureBootLib/DxeTpm2MeasureBootLib.inf
SecurityPkg/Tcg/Tcg2Dxe/Tcg2Dxe.inf
SecurityPkg/Tcg/Tcg2Pei/Tcg2Pei.inf
SecurityPkg/Tcg/Tcg2Smm/Tcg2Smm.inf

index 22eaced5fa1e61435743d9d037933e50fb12288b..5610bc4da5608b72812e2b7bfc544f11dfe996d7 100644 (file)
@@ -2,7 +2,9 @@
 #  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
+#    "TCG PC Client Platform Firmware Profile Specification for TPM Family 2.0 Level 00 Revision 1.03 v51"\r
+#      along with\r
+#    "Errata for PC Client Specific Platform Firmware Profile Specification Version 1.0 Revision 1.03"\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
index 2b89869ef166e2206a9b0d404f81e4f24c03fb15..12b7448ade8216ebac6a3a88b88bf61ac6e17ecf 100644 (file)
@@ -2,9 +2,9 @@
 #  Produces Tcg2 protocol and measure boot environment\r
 #\r
 #  Spec Compliance Info:\r
-#    "TCG PC Client Platform Firmware Profile Specification for TPM Family 2.0 Level 00 Revision 00.21"\r
+#    "TCG PC Client Platform Firmware Profile Specification for TPM Family 2.0 Level 00 Revision 1.03 v51"\r
 #      along with\r
-#    "Errata for PC Client Specific Platform Firmware Profile Specification Version 1.0 Revision 0.21"\r
+#    "Errata for PC Client Specific Platform Firmware Profile Specification Version 1.0 Revision 1.03"\r
 #    "TCG EFI Protocol Specification" "Family 2.0" "Level 00 Revision 00.13"\r
 #\r
 #  This module will produce Tcg2 protocol and measure boot environment.\r
index 9608f9ae7e459b6046dcc39433e97946140c95ee..ea9dc759ab0a07f0c6d2dff6be284aa0338287cc 100644 (file)
@@ -2,9 +2,9 @@
 #  Initializes TPM 2.0 device and measure FVs in PEI phase\r
 #\r
 #  Spec Compliance Info:\r
-#    "TCG PC Client Platform Firmware Profile Specification for TPM Family 2.0 Level 00 Revision 00.21"\r
+#    "TCG PC Client Platform Firmware Profile Specification for TPM Family 2.0 Level 00 Revision 1.03 v51"\r
 #      along with\r
-#    "Errata for PC Client Specific Platform Firmware Profile Specification Version 1.0 Revision 0.21"\r
+#    "Errata for PC Client Specific Platform Firmware Profile Specification Version 1.0 Revision 1.03"\r
 #\r
 #  This module will initialize TPM device, measure reported FVs and BIOS version.\r
 #\r
index 142941e269b3e820e5dc80ae3a94e92ec311f5ed..0a0888578697b83c45f65f86e064c3fb1b2eb6c8 100644 (file)
@@ -6,7 +6,9 @@
 #     "Physical Presence Interface Specification Version 1.30 Revision 00.52"\r
 #     "Platform Reset Attack Mitigation Specification Version 1.00"\r
 #    TPM2.0 ACPI device object\r
-#     "TCG PC Client Platform Firmware Profile Specification for TPM Family 2.0 Level 00 Revision 00.21"\r
+#     "TCG PC Client Platform Firmware Profile Specification for TPM Family 2.0 Level 00 Revision 1.03 v51"\r
+#       along with\r
+#     "Errata for PC Client Specific Platform Firmware Profile Specification Version 1.0 Revision 1.03"\r
 #\r
 #  This driver implements TPM 2.0 definition block in ACPI table and\r
 #  registers SMI callback functions for Tcg2 physical presence and\r