X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=SecurityPkg%2FTcg%2FTrEESmm%2FTpm.asl;h=0f6b94a23d5fed2c9f0319967a2662f3bb0e0501;hp=8f300fa041fe238bcfbfc7d740c2de73507c9d38;hb=ff469eae2cd571eb5c2123f5cd4d1cec62647bec;hpb=8b7d84ca533ef7f3a794884dc738221bf1d1799e diff --git a/SecurityPkg/Tcg/TrEESmm/Tpm.asl b/SecurityPkg/Tcg/TrEESmm/Tpm.asl index 8f300fa041..0f6b94a23d 100644 --- a/SecurityPkg/Tcg/TrEESmm/Tpm.asl +++ b/SecurityPkg/Tcg/TrEESmm/Tpm.asl @@ -2,7 +2,7 @@ The TPM2 definition block in ACPI table for TrEE physical presence and MemoryClear. -Copyright (c) 2013, Intel Corporation. All rights reserved.
+Copyright (c) 2013 - 2015, Intel Corporation. All rights reserved.
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 @@ -40,7 +40,7 @@ DefinitionBlock ( // Return the resource consumed by TPM device // Name (_CRS, ResourceTemplate () { - Memory32Fixed (ReadOnly, 0xfed40000, 0x5000) + Memory32Fixed (ReadWrite, 0xfed40000, 0x5000) }) //