X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=SecurityPkg%2FTcg%2FTcg2Smm%2FTpm.asl;h=9ff74f76e3150d3152d62a1f109b6a76076691b0;hb=cd64301398876d0b3700f882b3eea12657510a70;hp=776f43e972f91154365f88031df892a82c411c6a;hpb=d967d6d96fc18d7a53d32223f5813b12cda19e8d;p=mirror_edk2.git diff --git a/SecurityPkg/Tcg/Tcg2Smm/Tpm.asl b/SecurityPkg/Tcg/Tcg2Smm/Tpm.asl index 776f43e972..9ff74f76e3 100644 --- a/SecurityPkg/Tcg/Tcg2Smm/Tpm.asl +++ b/SecurityPkg/Tcg/Tcg2Smm/Tpm.asl @@ -2,7 +2,8 @@ The TPM2 definition block in ACPI table for TCG2 physical presence and MemoryClear. -Copyright (c) 2015, Intel Corporation. All rights reserved.
+Copyright (c) 2015 - 2016, Intel Corporation. All rights reserved.
+(c)Copyright 2016 HP Development Company, L.P.
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 +41,7 @@ DefinitionBlock ( // Return the resource consumed by TPM device // Name (_CRS, ResourceTemplate () { - Memory32Fixed (ReadOnly, 0xfed40000, 0x5000) + Memory32Fixed (ReadWrite, 0xfed40000, 0x5000) }) // @@ -187,7 +188,7 @@ DefinitionBlock ( // // a) Get Physical Presence Interface Version // - Return ("1.3") + Return ("$PV") } Case (2) {