summaryrefslogtreecommitdiffstats
path: root/SecurityPkg/Tcg/Tcg2Pei
diff options
context:
space:
mode:
authorZhang, Chao B <chao.b.zhang@intel.com>2018-11-20 09:47:19 +0800
committerZhang, Chao B <chao.b.zhang@intel.com>2018-11-21 10:06:36 +0800
commit3cc9af5ce349466f55898929c60d80d741b6699d (patch)
tree06346b9fa72a614548e646f925cda4f129f87ae9 /SecurityPkg/Tcg/Tcg2Pei
parentd021868ccf49e2a39664021909354ef1150b0a6d (diff)
downloadedk2-3cc9af5ce349466f55898929c60d80d741b6699d.tar.gz
edk2-3cc9af5ce349466f55898929c60d80d741b6699d.tar.bz2
edk2-3cc9af5ce349466f55898929c60d80d741b6699d.zip
SecurityPkg: Update TCG PFP spec revision.
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>
Diffstat (limited to 'SecurityPkg/Tcg/Tcg2Pei')
-rw-r--r--SecurityPkg/Tcg/Tcg2Pei/Tcg2Pei.inf4
1 files changed, 2 insertions, 2 deletions
diff --git a/SecurityPkg/Tcg/Tcg2Pei/Tcg2Pei.inf b/SecurityPkg/Tcg/Tcg2Pei/Tcg2Pei.inf
index 9608f9ae7e..ea9dc759ab 100644
--- a/SecurityPkg/Tcg/Tcg2Pei/Tcg2Pei.inf
+++ b/SecurityPkg/Tcg/Tcg2Pei/Tcg2Pei.inf
@@ -2,9 +2,9 @@
# Initializes TPM 2.0 device and measure FVs in PEI phase
#
# Spec Compliance Info:
-# "TCG PC Client Platform Firmware Profile Specification for TPM Family 2.0 Level 00 Revision 00.21"
+# "TCG PC Client Platform Firmware Profile Specification for TPM Family 2.0 Level 00 Revision 1.03 v51"
# along with
-# "Errata for PC Client Specific Platform Firmware Profile Specification Version 1.0 Revision 0.21"
+# "Errata for PC Client Specific Platform Firmware Profile Specification Version 1.0 Revision 1.03"
#
# This module will initialize TPM device, measure reported FVs and BIOS version.
#