summaryrefslogtreecommitdiff
path: root/SecurityPkg
diff options
context:
space:
mode:
authorYao, Jiewen <jiewen.yao@intel.com>2016-01-22 06:30:08 +0000
committerHao Wu <hao.a.wu@intel.com>2016-02-23 15:21:16 +0800
commit0246cee85adaa62413bd784eb07c4e59760b7d1a (patch)
tree2ee7afe6f4983170cbd8680627f94eed1f727d19 /SecurityPkg
parent533f9a84141a486f2a5cdff83eba7e00fa2e8c88 (diff)
downloadedk2-platforms-0246cee85adaa62413bd784eb07c4e59760b7d1a.tar.xz
SecurityPkg: Update TCG PPI "1.3" for TCG2.
The Tcg2Smm follows TCG PPI 1.3 specification. This patch updates the ASL code string to 1.3. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: "Yao, Jiewen" <jiewen.yao@intel.com> Reviewed-by: "Zhang, Chao B" <chao.b.zhang@intel.com> git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@19733 6f19259b-4bc3-4df7-8a09-765794883524 (cherry picked from commit 0179180d6dbacc1bed53c3b6a886693790f75365)
Diffstat (limited to 'SecurityPkg')
-rw-r--r--SecurityPkg/Tcg/Tcg2Smm/Tpm.asl4
1 files changed, 2 insertions, 2 deletions
diff --git a/SecurityPkg/Tcg/Tcg2Smm/Tpm.asl b/SecurityPkg/Tcg/Tcg2Smm/Tpm.asl
index 80dfb3bd4e..2abd4af9ef 100644
--- a/SecurityPkg/Tcg/Tcg2Smm/Tpm.asl
+++ b/SecurityPkg/Tcg/Tcg2Smm/Tpm.asl
@@ -2,7 +2,7 @@
The TPM2 definition block in ACPI table for TCG2 physical presence
and MemoryClear.
-Copyright (c) 2015, Intel Corporation. All rights reserved.<BR>
+Copyright (c) 2015 - 2016, Intel Corporation. All rights reserved.<BR>
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
@@ -187,7 +187,7 @@ DefinitionBlock (
//
// a) Get Physical Presence Interface Version
//
- Return ("1.2")
+ Return ("1.3")
}
Case (2)
{