ACK: [PATCH][FWTS-TEST] disassemble-0001: update output to sync with ACPICA iasl changes
Alex Hung
alex.hung at canonical.com
Mon May 6 11:44:05 UTC 2013
On 05/03/2013 12:47 PM, Colin King wrote:
> From: Colin Ian King <colin.king at canonical.com>
>
> Minor test result changes now that we are using a newer version
> of ACPICA.
>
> Signed-off-by: Colin Ian King <colin.king at canonical.com>
> ---
> disassemble-0001/DSDT.dsl.orig | 11 +++++------
> disassemble-0001/SSDT0.dsl.orig | 11 +++++------
> disassemble-0001/SSDT1.dsl.orig | 13 ++++++-------
> disassemble-0001/SSDT2.dsl.orig | 11 +++++------
> disassemble-0001/SSDT3.dsl.orig | 15 +++++++--------
> disassemble-0001/SSDT4.dsl.orig | 13 ++++++-------
> 6 files changed, 34 insertions(+), 40 deletions(-)
>
> diff --git a/disassemble-0001/DSDT.dsl.orig b/disassemble-0001/DSDT.dsl.orig
> index 4ef6eca..78b1c7e 100644
> --- a/disassemble-0001/DSDT.dsl.orig
> +++ b/disassemble-0001/DSDT.dsl.orig
> @@ -1,9 +1,9 @@
> /*
> * Intel ACPI Component Architecture
> - * AML Disassembler version 20120711-64 [Jul 27 2012]
> - * Copyright (c) 2000 - 2012 Intel Corporation
> + * AML Disassembler version 20130418-64 [May 2 2013]
> + * Copyright (c) 2000 - 2013 Intel Corporation
> *
> - * Disassembly of /tmp/fwts_iasl_23884_DSDT.dat, Fri Jul 27 13:20:05 2012
> + * Disassembly of /tmp/fwts_iasl_12884_DSDT.dat, Fri May 3 09:41:56 2013
> *
> * Original Table Header:
> * Signature "DSDT"
> @@ -16,10 +16,9 @@
> * Compiler ID "INTL"
> * Compiler Version 0x20060608 (537265672)
> */
> -
> -DefinitionBlock ("/tmp/fwts_iasl_23884_DSDT.aml", "DSDT", 2, "TOSCPL", "CRESTLNE", 0x06040000)
> +DefinitionBlock ("/tmp/fwts_iasl_12884_DSDT.aml", "DSDT", 2, "TOSCPL", "CRESTLNE", 0x06040000)
> {
> - External (\_PR_.CPU0._PPC)
> + External (_PR_.CPU0._PPC)
> External (CFGD)
> External (PDC0)
> External (PDC1)
> diff --git a/disassemble-0001/SSDT0.dsl.orig b/disassemble-0001/SSDT0.dsl.orig
> index 6766fd6..0088812 100644
> --- a/disassemble-0001/SSDT0.dsl.orig
> +++ b/disassemble-0001/SSDT0.dsl.orig
> @@ -1,9 +1,9 @@
> /*
> * Intel ACPI Component Architecture
> - * AML Disassembler version 20120711-64 [Jul 27 2012]
> - * Copyright (c) 2000 - 2012 Intel Corporation
> + * AML Disassembler version 20130418-64 [May 2 2013]
> + * Copyright (c) 2000 - 2013 Intel Corporation
> *
> - * Disassembly of /tmp/fwts_iasl_23884_SSDT.dat, Fri Jul 27 13:20:05 2012
> + * Disassembly of /tmp/fwts_iasl_12884_SSDT.dat, Fri May 3 09:41:56 2013
> *
> * Original Table Header:
> * Signature "SSDT"
> @@ -16,10 +16,9 @@
> * Compiler ID "INTL"
> * Compiler Version 0x20050624 (537200164)
> */
> -
> -DefinitionBlock ("/tmp/fwts_iasl_23884_SSDT.aml", "SSDT", 1, "SataRe", "SataAhci", 0x00001000)
> +DefinitionBlock ("/tmp/fwts_iasl_12884_SSDT.aml", "SSDT", 1, "SataRe", "SataAhci", 0x00001000)
> {
> - External (\_SB_.PCI0.SATA, DeviceObj)
> + External (_SB_.PCI0.SATA, DeviceObj)
> External (GTF0, IntObj)
> External (GTF1, IntObj)
> External (GTF2, IntObj)
> diff --git a/disassemble-0001/SSDT1.dsl.orig b/disassemble-0001/SSDT1.dsl.orig
> index eb286f0..4c9287b 100644
> --- a/disassemble-0001/SSDT1.dsl.orig
> +++ b/disassemble-0001/SSDT1.dsl.orig
> @@ -1,9 +1,9 @@
> /*
> * Intel ACPI Component Architecture
> - * AML Disassembler version 20120711-64 [Jul 27 2012]
> - * Copyright (c) 2000 - 2012 Intel Corporation
> + * AML Disassembler version 20130418-64 [May 2 2013]
> + * Copyright (c) 2000 - 2013 Intel Corporation
> *
> - * Disassembly of /tmp/fwts_iasl_23884_SSDT.dat, Fri Jul 27 13:20:05 2012
> + * Disassembly of /tmp/fwts_iasl_12884_SSDT.dat, Fri May 3 09:41:56 2013
> *
> * Original Table Header:
> * Signature "SSDT"
> @@ -16,11 +16,10 @@
> * Compiler ID "INTL"
> * Compiler Version 0x20050624 (537200164)
> */
> -
> -DefinitionBlock ("/tmp/fwts_iasl_23884_SSDT.aml", "SSDT", 1, "BrtRef", "DD01BRT", 0x00001000)
> +DefinitionBlock ("/tmp/fwts_iasl_12884_SSDT.aml", "SSDT", 1, "BrtRef", "DD01BRT", 0x00001000)
> {
> - External (\_SB_.PCI0.GFX0.DD03, DeviceObj)
> - External (\_SB_.PCI0.LPCB.EC0_.BRTS)
> + External (_SB_.PCI0.GFX0.DD03, DeviceObj)
> + External (_SB_.PCI0.LPCB.EC0_.BRTS)
>
> Scope (\_SB.PCI0.GFX0.DD03)
> {
> diff --git a/disassemble-0001/SSDT2.dsl.orig b/disassemble-0001/SSDT2.dsl.orig
> index 043e6fe..2b59257 100644
> --- a/disassemble-0001/SSDT2.dsl.orig
> +++ b/disassemble-0001/SSDT2.dsl.orig
> @@ -1,9 +1,9 @@
> /*
> * Intel ACPI Component Architecture
> - * AML Disassembler version 20120711-64 [Jul 27 2012]
> - * Copyright (c) 2000 - 2012 Intel Corporation
> + * AML Disassembler version 20130418-64 [May 2 2013]
> + * Copyright (c) 2000 - 2013 Intel Corporation
> *
> - * Disassembly of /tmp/fwts_iasl_23884_SSDT.dat, Fri Jul 27 13:20:05 2012
> + * Disassembly of /tmp/fwts_iasl_12884_SSDT.dat, Fri May 3 09:41:56 2013
> *
> * Original Table Header:
> * Signature "SSDT"
> @@ -16,10 +16,9 @@
> * Compiler ID "INTL"
> * Compiler Version 0x20050624 (537200164)
> */
> -
> -DefinitionBlock ("/tmp/fwts_iasl_23884_SSDT.aml", "SSDT", 1, "PmRef", "Cpu0Tst", 0x00003000)
> +DefinitionBlock ("/tmp/fwts_iasl_12884_SSDT.aml", "SSDT", 1, "PmRef", "Cpu0Tst", 0x00003000)
> {
> - External (\_PR_.CPU0, DeviceObj)
> + External (_PR_.CPU0, DeviceObj)
> External (_PSS, IntObj)
> External (CFGD)
> External (PDC0)
> diff --git a/disassemble-0001/SSDT3.dsl.orig b/disassemble-0001/SSDT3.dsl.orig
> index be0ad83..10f68ed 100644
> --- a/disassemble-0001/SSDT3.dsl.orig
> +++ b/disassemble-0001/SSDT3.dsl.orig
> @@ -1,9 +1,9 @@
> /*
> * Intel ACPI Component Architecture
> - * AML Disassembler version 20120711-64 [Jul 27 2012]
> - * Copyright (c) 2000 - 2012 Intel Corporation
> + * AML Disassembler version 20130418-64 [May 2 2013]
> + * Copyright (c) 2000 - 2013 Intel Corporation
> *
> - * Disassembly of /tmp/fwts_iasl_23884_SSDT.dat, Fri Jul 27 13:20:05 2012
> + * Disassembly of /tmp/fwts_iasl_12884_SSDT.dat, Fri May 3 09:41:56 2013
> *
> * Original Table Header:
> * Signature "SSDT"
> @@ -16,12 +16,11 @@
> * Compiler ID "INTL"
> * Compiler Version 0x20050624 (537200164)
> */
> -
> -DefinitionBlock ("/tmp/fwts_iasl_23884_SSDT.aml", "SSDT", 1, "PmRef", "Cpu1Tst", 0x00003000)
> +DefinitionBlock ("/tmp/fwts_iasl_12884_SSDT.aml", "SSDT", 1, "PmRef", "Cpu1Tst", 0x00003000)
> {
> - External (\_PR_.CPU0._PTC, IntObj)
> - External (\_PR_.CPU0._TSS, IntObj)
> - External (\_PR_.CPU1, DeviceObj)
> + External (_PR_.CPU0._PTC, IntObj)
> + External (_PR_.CPU0._TSS, IntObj)
> + External (_PR_.CPU1, DeviceObj)
> External (CFGD)
> External (PDC1)
>
> diff --git a/disassemble-0001/SSDT4.dsl.orig b/disassemble-0001/SSDT4.dsl.orig
> index 053342f..f650120 100644
> --- a/disassemble-0001/SSDT4.dsl.orig
> +++ b/disassemble-0001/SSDT4.dsl.orig
> @@ -1,9 +1,9 @@
> /*
> * Intel ACPI Component Architecture
> - * AML Disassembler version 20120711-64 [Jul 27 2012]
> - * Copyright (c) 2000 - 2012 Intel Corporation
> + * AML Disassembler version 20130418-64 [May 2 2013]
> + * Copyright (c) 2000 - 2013 Intel Corporation
> *
> - * Disassembly of /tmp/fwts_iasl_23884_SSDT.dat, Fri Jul 27 13:20:05 2012
> + * Disassembly of /tmp/fwts_iasl_12884_SSDT.dat, Fri May 3 09:41:56 2013
> *
> * Original Table Header:
> * Signature "SSDT"
> @@ -16,11 +16,10 @@
> * Compiler ID "INTL"
> * Compiler Version 0x20050624 (537200164)
> */
> -
> -DefinitionBlock ("/tmp/fwts_iasl_23884_SSDT.aml", "SSDT", 1, "PmRef", "CpuPm", 0x00003000)
> +DefinitionBlock ("/tmp/fwts_iasl_12884_SSDT.aml", "SSDT", 1, "PmRef", "CpuPm", 0x00003000)
> {
> - External (\_PR_.CPU0, DeviceObj)
> - External (\_PR_.CPU1, DeviceObj)
> + External (_PR_.CPU0, DeviceObj)
> + External (_PR_.CPU1, DeviceObj)
> External (PCP0)
> External (PCP1)
>
>
Acked-by: Alex Hung <alex.hung at canonical.com>
More information about the fwts-devel
mailing list