From 4e9e4886f96ad7eb8b630492a05bcdbc07f8ee05 Mon Sep 17 00:00:00 2001 From: Graeme Gregory Date: Thu, 23 Jan 2014 12:05:54 +0000 Subject: rtsm_ve-aemv8a: import ASL files from acpi-asl repo Replace the hard coded .aslc files with the latest version of the files from the acpi-asl repository. These are essential for booting the FVP Base model from ACPI. Signed-off-by: Graeme Gregory --- ArmPkg/Drivers/AcpiTables/rtsm_ve-aemv8a/tpm2.asl | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 ArmPkg/Drivers/AcpiTables/rtsm_ve-aemv8a/tpm2.asl (limited to 'ArmPkg/Drivers/AcpiTables/rtsm_ve-aemv8a/tpm2.asl') diff --git a/ArmPkg/Drivers/AcpiTables/rtsm_ve-aemv8a/tpm2.asl b/ArmPkg/Drivers/AcpiTables/rtsm_ve-aemv8a/tpm2.asl new file mode 100644 index 000000000..c88eb2c4b --- /dev/null +++ b/ArmPkg/Drivers/AcpiTables/rtsm_ve-aemv8a/tpm2.asl @@ -0,0 +1,22 @@ +/* + * Intel ACPI Component Architecture + * iASL Compiler/Disassembler version 20130117-64 [Jan 31 2013] + * Copyright (c) 2000 - 2013 Intel Corporation + * + * Template for [TPM2] ACPI Table + * Format: [ByteLength] FieldName : HexFieldValue + */ + +[0004] Signature : "TPM2" [Trusted Platform Module hardware interface table] +[0004] Table Length : 00000034 +[0001] Revision : 03 +[0001] Checksum : 42 +[0006] Oem ID : "INTEL " +[0008] Oem Table ID : "TEMPLATE" +[0004] Oem Revision : 00000001 +[0004] Asl Compiler ID : "INTL" +[0004] Asl Compiler Revision : 20121114 + +[0004] Flags : 00000000 +[0008] Control Address : 0011223344556677 +[0004] Start Method : 00000001 -- cgit v1.2.3