Revision: 14919
          http://sourceforge.net/p/edk2/code/14919
Author:   gdong1
Date:     2013-11-29 03:39:13 +0000 (Fri, 29 Nov 2013)
Log Message:
-----------
Upgrade TPM SSDT version from ACPI version 1 (ACPI 1.0 compatible) to version 2 
(ACPI 5.0 compatible).

Signed-off-by: Dong Guo <[email protected]>
Reviewed-by: Yao, Jiewen <[email protected]>
Reviewed-by: Fu, Siyuan <[email protected]>

Modified Paths:
--------------
    trunk/edk2/SecurityPkg/Tcg/TcgSmm/Tpm.asl
    trunk/edk2/SecurityPkg/Tcg/TrEESmm/Tpm.asl

Modified: trunk/edk2/SecurityPkg/Tcg/TcgSmm/Tpm.asl
===================================================================
--- trunk/edk2/SecurityPkg/Tcg/TcgSmm/Tpm.asl   2013-11-29 03:37:32 UTC (rev 
14918)
+++ trunk/edk2/SecurityPkg/Tcg/TcgSmm/Tpm.asl   2013-11-29 03:39:13 UTC (rev 
14919)
@@ -16,7 +16,7 @@
 DefinitionBlock (
   "Tpm.aml",
   "SSDT",
-  1,
+  2,
   "INTEL ",
   "TcgTable",
   0x1000

Modified: trunk/edk2/SecurityPkg/Tcg/TrEESmm/Tpm.asl
===================================================================
--- trunk/edk2/SecurityPkg/Tcg/TrEESmm/Tpm.asl  2013-11-29 03:37:32 UTC (rev 
14918)
+++ trunk/edk2/SecurityPkg/Tcg/TrEESmm/Tpm.asl  2013-11-29 03:39:13 UTC (rev 
14919)
@@ -16,7 +16,7 @@
 DefinitionBlock (
   "Tpm.aml",
   "SSDT",
-  1,
+  2,
   "INTEL ",
   "Tpm2Tabl",
   0x1000

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT 
organizations don't have a clear picture of how application performance 
affects their revenue. With AppDynamics, you get 100% visibility into your 
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349351&iu=/4140/ostg.clktrk
_______________________________________________
edk2-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-commits

Reply via email to