summaryrefslogtreecommitdiffstats
path: root/SecurityPkg/Tcg/Tcg2Dxe
diff options
context:
space:
mode:
authorZhang, Chao B <chao.b.zhang@intel.com>2017-05-11 13:08:30 +0800
committerZhang, Chao B <chao.b.zhang@intel.com>2017-05-11 16:20:05 +0800
commit6d92ae11d14abe39f2587a360bc5d6c370325cad (patch)
tree6f85e49b5eaf1bc2c3204b2eb1af37f8e996c323 /SecurityPkg/Tcg/Tcg2Dxe
parenta6c31c6d6349a51041d8b77df375c340043e36bd (diff)
downloadedk2-6d92ae11d14abe39f2587a360bc5d6c370325cad.tar.gz
edk2-6d92ae11d14abe39f2587a360bc5d6c370325cad.tar.bz2
edk2-6d92ae11d14abe39f2587a360bc5d6c370325cad.zip
SecurityPkg: Add TCG Spec info to TCG related modules
Add TCG Spec compliance info to TCG related module INFs. Cc: Qin Long <qin.long@intel.com> Cc: Yao Jiewen <jiewen.yao@intel.com> Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Chao Zhang <chao.b.zhang@intel.com> Reviewed-by: Qin Long <qin.long@intel.com> Reviewed-by: Yao Jiewen <jiewen.yao@intel.com>
Diffstat (limited to 'SecurityPkg/Tcg/Tcg2Dxe')
-rw-r--r--SecurityPkg/Tcg/Tcg2Dxe/Tcg2Dxe.inf7
1 files changed, 7 insertions, 0 deletions
diff --git a/SecurityPkg/Tcg/Tcg2Dxe/Tcg2Dxe.inf b/SecurityPkg/Tcg/Tcg2Dxe/Tcg2Dxe.inf
index 8efc4e3aad..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.