]> git.proxmox.com Git - mirror_edk2.git/blobdiff - SecurityPkg/Tcg/TrEESmm/Tpm.asl
SecurityPkg: Tcg2Dxe: Report correct FinalEventLog size
[mirror_edk2.git] / SecurityPkg / Tcg / TrEESmm / Tpm.asl
index 507f9990278bf9ca1c7eb7d9ee52f0a7edfa3934..0f6b94a23d5fed2c9f0319967a2662f3bb0e0501 100644 (file)
@@ -2,7 +2,7 @@
   The TPM2 definition block in ACPI table for TrEE physical presence  \r
   and MemoryClear.\r
 \r
-Copyright (c) 2013, Intel Corporation. All rights reserved.<BR>\r
+Copyright (c) 2013 - 2015, 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
@@ -16,7 +16,7 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
 DefinitionBlock (\r
   "Tpm.aml",\r
   "SSDT",\r
-  1,\r
+  2,\r
   "INTEL ",\r
   "Tpm2Tabl",\r
   0x1000\r
@@ -40,7 +40,7 @@ DefinitionBlock (
       // Return the resource consumed by TPM device\r
       //\r
       Name (_CRS, ResourceTemplate () {\r
-        Memory32Fixed (ReadOnly, 0xfed40000, 0x5000)\r
+        Memory32Fixed (ReadWrite, 0xfed40000, 0x5000)\r
       })\r
 \r
       //\r