]> git.proxmox.com Git - mirror_edk2.git/commitdiff
SecurityPkg: Update TCG PPI "1.3" for TCG2.
authorYao, Jiewen <jiewen.yao@intel.com>
Fri, 22 Jan 2016 06:30:08 +0000 (06:30 +0000)
committerjyao1 <jyao1@Edk2>
Fri, 22 Jan 2016 06:30:08 +0000 (06:30 +0000)
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

SecurityPkg/Tcg/Tcg2Smm/Tpm.asl

index 80dfb3bd4e5867acb301d37813cd10e0a25ed078..2abd4af9ef6112496c8121513fc478594f2cce80 100644 (file)
@@ -2,7 +2,7 @@
   The TPM2 definition block in ACPI table for TCG2 physical presence  \r
   and MemoryClear.\r
 \r
-Copyright (c) 2015, Intel Corporation. All rights reserved.<BR>\r
+Copyright (c) 2015 - 2016, Intel Corporation. All rights reserved.<BR>\r
 This program and the accompanying materials \r
 are licensed and made available under the terms and conditions of the BSD License \r
 which accompanies this distribution.  The full text of the license may be found at \r
@@ -187,7 +187,7 @@ DefinitionBlock (
             //\r
             // a) Get Physical Presence Interface Version\r
             //\r
-            Return ("1.2")\r
+            Return ("1.3")\r
           }\r
           Case (2)\r
           {\r