[PATCH 7/9][FWTS-TEST] klog-0001: Update klog test to reflect changes in fwts klog database

IvanHu ivan.hu at canonical.com
Thu Dec 20 05:46:01 UTC 2012


On 12/17/2012 06:57 PM, Colin King wrote:
> From: Colin Ian King <colin.king at canonical.com>
>
> The fwts klog database has expanded the advice and checking for a lot
> of errors, so update this test to reflect the improved changes.
>
> Signed-off-by: Colin Ian King <colin.king at canonical.com>
> ---
>   klog-0001/klog-0001.log | 10057 ++++++++++++++++++++++++++--------------------
>   1 file changed, 5721 insertions(+), 4336 deletions(-)
>
> diff --git a/klog-0001/klog-0001.log b/klog-0001/klog-0001.log
> index c4bf1ab..d1febf7 100644
> --- a/klog-0001/klog-0001.log
> +++ b/klog-0001/klog-0001.log
> @@ -2397,14 +2397,16 @@ klog            opcode corruption in the DSDT or SSDT tables or a bug in
>   klog            the ACPI execution engine. Recommend disassembing using
>   klog            iasl to find any offending code.
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectAlreadyExists: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 0.034090] ACPI Error: Method parse
>   klog            /execution failed [_SB_.PCI0._OSC] (Node ee025630),
>   klog            AE_ALREADY_EXISTS (20110112/psparse-536)
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [HIGH] KlogAcpiFirmwareError: Test 1, HIGH Kernel
>   klog            message: [ 0.040119] [Firmware Bug]: the BIOS has
> @@ -2585,32 +2587,38 @@ klog            ADVICE: The ACPI table listed above has an incorrect
>   klog            checksum, this could be a BIOS bug or due to table
>   klog            corruption.
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 0.077854] ACPI Error: Method parse/execution
> -klog            failed [_SB_.PCI0._OSC] (Node f4c250d8), AE_NOT_FOUND
> -klog            (20110112/psparse-536)
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 0.077854] ACPI Error: Method parse
> +klog            /execution failed [_SB_.PCI0._OSC] (Node f4c250d8),
> +klog            AE_NOT_FOUND (20110112/psparse-536)
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiParseOrExecFailure: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 0.078226] ACPI Error (psparse-0537):
>   klog            Method parse/execution failed [_PR_.CPU1.APCT] (Node
>   klog            f7033090), AE_NO_MEMORY
>   klog
> -klog            ADVICE: The ACPI engine has failed to execute some AML.
> -klog            The error message above lists the method that caused this
> -klog            error.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiParseOrExecFailure: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 0.078254] ACPI Error (psparse-0537):
>   klog            Method parse/execution failed [_PR_.CPU1.GCAP] (Node
>   klog            f7033078), AE_NO_MEMORY
>   klog
> -klog            ADVICE: The ACPI engine has failed to execute some AML.
> -klog            The error message above lists the method that caused this
> -klog            error.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [MEDIUM] KlogAcpiIncorrectTableChecksum: Test 1,
>   klog            MEDIUM Kernel message: [ 0.078268] ACPI Warning: Incorrect
> @@ -2621,14 +2629,16 @@ klog            ADVICE: The ACPI table listed above has an incorrect
>   klog            checksum, this could be a BIOS bug or due to table
>   klog            corruption.
>   klog
> -klog            FAILED [HIGH] KlogAcpiParseOrExecFailure: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 0.078278] ACPI Error (psparse-0537):
>   klog            Method parse/execution failed [_PR_.CPU1._PDC] (Node
>   klog            f7033048), AE_NO_MEMORY
>   klog
> -klog            ADVICE: The ACPI engine has failed to execute some AML.
> -klog            The error message above lists the method that caused this
> -klog            error.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [MEDIUM] KlogAcpiIncorrectTableChecksum: Test 1,
>   klog            MEDIUM Kernel message: [ 0.078686] ACPI Warning: Incorrect
> @@ -2648,50 +2658,62 @@ klog            ADVICE: The ACPI table listed above has an incorrect
>   klog            checksum, this could be a BIOS bug or due to table
>   klog            corruption.
>   klog
> -klog            FAILED [HIGH] KlogAcpiExecFailure: Test 1, HIGH Kernel
> -klog            message: [ 0.085590] ACPI Error: Could not map memory at
> -klog            0x000000007F5E3520, size 463 (20110112/exregion-178)
> +klog            FAILED [HIGH] KlogAcpiOpRegionMemMapError: Test 1, HIGH
> +klog            Kernel message: [ 0.085590] ACPI Error: Could not map
> +klog            memory at 0x000000007F5E3520, size 463 (20110112
> +klog            /exregion-178)
>   klog
> -klog            ADVICE: The kernel has most probably detected an error
> -klog            while executing ACPI AML. The error lists the ACPI driver
> -klog            module and the line number where the bug has been caught
> -klog            and the method that caused the error.
> +klog            ADVICE: The ACPI interpreter was requested to read or
> +klog            write to a memory region via a memory space handler but
> +klog            the logical address could not be mapped from the given
> +klog            physical address given. This memory region is not mappable
> +klog            , so it could be an AML opregion bug or a bug in the
> +klog            kernel (less likely).
>   klog
> -klog            FAILED [HIGH] KlogAcpiParseOrExecFailure: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 0.085606] ACPI Error: Method parse
>   klog            /execution failed [_PR_.CPU1.APPT] (Node f403d228),
>   klog            AE_NO_MEMORY (20110112/psparse-536)
>   klog
> -klog            ADVICE: The ACPI engine has failed to execute some AML.
> -klog            The error message above lists the method that caused this
> -klog            error.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiParseOrExecFailure: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 0.085618] ACPI Error: Method parse
>   klog            /execution failed [_PR_.CPU1.GCAP] (Node f403d1f8),
>   klog            AE_NO_MEMORY (20110112/psparse-536)
>   klog
> -klog            ADVICE: The ACPI engine has failed to execute some AML.
> -klog            The error message above lists the method that caused this
> -klog            error.
> -klog
> -klog            FAILED [HIGH] KlogAcpiExecFailure: Test 1, HIGH Kernel
> -klog            message: [ 0.085627] ACPI Error: Could not map memory at
> -klog            0x000000007D3E1520, size 463 (20110112/exregion-178)
> -klog
> -klog            ADVICE: The kernel has most probably detected an error
> -klog            while executing ACPI AML. The error lists the ACPI driver
> -klog            module and the line number where the bug has been caught
> -klog            and the method that caused the error.
> -klog
> -klog            FAILED [HIGH] KlogAcpiParseOrExecFailure: Test 1, HIGH
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
> +klog
> +klog            FAILED [HIGH] KlogAcpiOpRegionMemMapError: Test 1, HIGH
> +klog            Kernel message: [ 0.085627] ACPI Error: Could not map
> +klog            memory at 0x000000007D3E1520, size 463 (20110112
> +klog            /exregion-178)
> +klog
> +klog            ADVICE: The ACPI interpreter was requested to read or
> +klog            write to a memory region via a memory space handler but
> +klog            the logical address could not be mapped from the given
> +klog            physical address given. This memory region is not mappable
> +klog            , so it could be an AML opregion bug or a bug in the
> +klog            kernel (less likely).
> +klog
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 0.085628] ACPI Error: Method parse
>   klog            /execution failed [_PR_.CPU1._PDC] (Node f403d1c8),
>   klog            AE_NO_MEMORY (20110112/psparse-536)
>   klog
> -klog            ADVICE: The ACPI engine has failed to execute some AML.
> -klog            The error message above lists the method that caused this
> -klog            error.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [MEDIUM] KlogAcpiIncorrectTableChecksum: Test 1,
>   klog            MEDIUM Kernel message: [ 0.085974] ACPI Warning: Incorrect
> @@ -2711,50 +2733,62 @@ klog            ADVICE: The ACPI table listed above has an incorrect
>   klog            checksum, this could be a BIOS bug or due to table
>   klog            corruption.
>   klog
> -klog            FAILED [HIGH] KlogAcpiExecFailure: Test 1, HIGH Kernel
> -klog            message: [ 0.086081] ACPI Error: Could not map memory at
> -klog            0x000000007F395420, size 141 (20110112/exregion-178)
> +klog            FAILED [HIGH] KlogAcpiOpRegionMemMapError: Test 1, HIGH
> +klog            Kernel message: [ 0.086081] ACPI Error: Could not map
> +klog            memory at 0x000000007F395420, size 141 (20110112
> +klog            /exregion-178)
>   klog
> -klog            ADVICE: The kernel has most probably detected an error
> -klog            while executing ACPI AML. The error lists the ACPI driver
> -klog            module and the line number where the bug has been caught
> -klog            and the method that caused the error.
> +klog            ADVICE: The ACPI interpreter was requested to read or
> +klog            write to a memory region via a memory space handler but
> +klog            the logical address could not be mapped from the given
> +klog            physical address given. This memory region is not mappable
> +klog            , so it could be an AML opregion bug or a bug in the
> +klog            kernel (less likely).
>   klog
> -klog            FAILED [HIGH] KlogAcpiParseOrExecFailure: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 0.086097] ACPI Error: Method parse
>   klog            /execution failed [_PR_.CPU1.APCT] (Node f403d210),
>   klog            AE_NO_MEMORY (20110112/psparse-536)
>   klog
> -klog            ADVICE: The ACPI engine has failed to execute some AML.
> -klog            The error message above lists the method that caused this
> -klog            error.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiParseOrExecFailure: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 0.086108] ACPI Error: Method parse
>   klog            /execution failed [_PR_.CPU2.GCAP] (Node f403d270),
>   klog            AE_NO_MEMORY (20110112/psparse-536)
>   klog
> -klog            ADVICE: The ACPI engine has failed to execute some AML.
> -klog            The error message above lists the method that caused this
> -klog            error.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiParseOrExecFailure: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 0.086118] ACPI Error: Method parse
>   klog            /execution failed [_PR_.CPU2._PDC] (Node f403d240),
>   klog            AE_NO_MEMORY (20110112/psparse-536)
>   klog
> -klog            ADVICE: The ACPI engine has failed to execute some AML.
> -klog            The error message above lists the method that caused this
> -klog            error.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiExecFailure: Test 1, HIGH Kernel
> -klog            message: [ 0.086119] ACPI Error: Could not map memory at
> -klog            0x000000007D198120, size 141 (20110112/exregion-178)
> +klog            FAILED [HIGH] KlogAcpiOpRegionMemMapError: Test 1, HIGH
> +klog            Kernel message: [ 0.086119] ACPI Error: Could not map
> +klog            memory at 0x000000007D198120, size 141 (20110112
> +klog            /exregion-178)
>   klog
> -klog            ADVICE: The kernel has most probably detected an error
> -klog            while executing ACPI AML. The error lists the ACPI driver
> -klog            module and the line number where the bug has been caught
> -klog            and the method that caused the error.
> +klog            ADVICE: The ACPI interpreter was requested to read or
> +klog            write to a memory region via a memory space handler but
> +klog            the logical address could not be mapped from the given
> +klog            physical address given. This memory region is not mappable
> +klog            , so it could be an AML opregion bug or a bug in the
> +klog            kernel (less likely).
>   klog
>   klog            FAILED [MEDIUM] KlogAcpiIncorrectTableChecksum: Test 1,
>   klog            MEDIUM Kernel message: [ 0.088999] ACPI Warning: Incorrect
> @@ -2791,21 +2825,27 @@ klog
>   klog            ADVICE: A Method has returned a Package List that was
>   klog            larger than expected.
>   klog
> -klog            FAILED [HIGH] KlogAcpiInvalidTableLength: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 0.091463] ACPI Error (psparse-0537):
>   klog            Method parse/execution failed [_PR_.CPU1.APPT] (Node
>   klog            f701e228), AE_INVALID_TABLE_LENGTH
>   klog
> -klog            ADVICE: The ACPI Method returned a table of the incorrect
> -klog            length. This can lead to unexepected results.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiInvalidTableLength: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 0.091510] ACPI Error (psparse-0537):
>   klog            Method parse/execution failed [_PR_.CPU1.GCAP] (Node
>   klog            f701e1f8), AE_INVALID_TABLE_LENGTH
>   klog
> -klog            ADVICE: The ACPI Method returned a table of the incorrect
> -klog            length. This can lead to unexepected results.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [MEDIUM] KlogAcpiIncorrectTableChecksum: Test 1,
>   klog            MEDIUM Kernel message: [ 0.091541] ACPI Warning: Incorrect
> @@ -2816,13 +2856,16 @@ klog            ADVICE: The ACPI table listed above has an incorrect
>   klog            checksum, this could be a BIOS bug or due to table
>   klog            corruption.
>   klog
> -klog            FAILED [HIGH] KlogAcpiInvalidTableLength: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 0.091552] ACPI Error (psparse-0537):
>   klog            Method parse/execution failed [_PR_.CPU1._PDC] (Node
>   klog            f701e1c8), AE_INVALID_TABLE_LENGTH
>   klog
> -klog            ADVICE: The ACPI Method returned a table of the incorrect
> -klog            length. This can lead to unexepected results.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [MEDIUM] KlogAcpiIncorrectTableChecksum: Test 1,
>   klog            MEDIUM Kernel message: [ 0.091778] ACPI Warning: Incorrect
> @@ -2842,32 +2885,38 @@ klog            ADVICE: The ACPI table listed above has an incorrect
>   klog            checksum, this could be a BIOS bug or due to table
>   klog            corruption.
>   klog
> -klog            FAILED [HIGH] KlogAcpiParseOrExecFailure: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 0.092524] ACPI Error (psparse-0537):
>   klog            Method parse/execution failed [_PR_.CPU1.APCT] (Node
>   klog            f701e210), AE_NO_MEMORY
>   klog
> -klog            ADVICE: The ACPI engine has failed to execute some AML.
> -klog            The error message above lists the method that caused this
> -klog            error.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiParseOrExecFailure: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 0.092570] ACPI Error (psparse-0537):
>   klog            Method parse/execution failed [_PR_.CPU2.GCAP] (Node
>   klog            f701e270), AE_NO_MEMORY
>   klog
> -klog            ADVICE: The ACPI engine has failed to execute some AML.
> -klog            The error message above lists the method that caused this
> -klog            error.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiParseOrExecFailure: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 0.092612] ACPI Error (psparse-0537):
>   klog            Method parse/execution failed [_PR_.CPU2._PDC] (Node
>   klog            f701e240), AE_NO_MEMORY
>   klog
> -klog            ADVICE: The ACPI engine has failed to execute some AML.
> -klog            The error message above lists the method that caused this
> -klog            error.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [HIGH] KlogAcpiNeededReference: Test 1, HIGH Kernel
>   klog            message: [ 0.093544] ACPI Error: Needed type [Reference],
> @@ -2893,41 +2942,50 @@ klog            ADVICE: _BQC (Brightness Query Current level) seems to be
>   klog            missing. This method returns the current brightness level
>   klog            of a built-in display output device.
>   klog
> -klog            FAILED [HIGH] KlogAcpiExecFailure: Test 1, HIGH Kernel
> -klog            message: [ 0.095719] ACPI Error: Could not map memory at
> -klog            0x0000000087127520, size 463 (20110112/exregion-178)
> +klog            FAILED [HIGH] KlogAcpiOpRegionMemMapError: Test 1, HIGH
> +klog            Kernel message: [ 0.095719] ACPI Error: Could not map
> +klog            memory at 0x0000000087127520, size 463 (20110112
> +klog            /exregion-178)
>   klog
> -klog            ADVICE: The kernel has most probably detected an error
> -klog            while executing ACPI AML. The error lists the ACPI driver
> -klog            module and the line number where the bug has been caught
> -klog            and the method that caused the error.
> +klog            ADVICE: The ACPI interpreter was requested to read or
> +klog            write to a memory region via a memory space handler but
> +klog            the logical address could not be mapped from the given
> +klog            physical address given. This memory region is not mappable
> +klog            , so it could be an AML opregion bug or a bug in the
> +klog            kernel (less likely).
>   klog
> -klog            FAILED [HIGH] KlogAcpiParseOrExecFailure: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 0.095737] ACPI Error: Method parse
>   klog            /execution failed [_PR_.CPU1.APPT] (Node f383e498),
>   klog            AE_NO_MEMORY (20110112/psparse-536)
>   klog
> -klog            ADVICE: The ACPI engine has failed to execute some AML.
> -klog            The error message above lists the method that caused this
> -klog            error.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiParseOrExecFailure: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 0.095749] ACPI Error: Method parse
>   klog            /execution failed [_PR_.CPU1.GCAP] (Node f383e468),
>   klog            AE_NO_MEMORY (20110112/psparse-536)
>   klog
> -klog            ADVICE: The ACPI engine has failed to execute some AML.
> -klog            The error message above lists the method that caused this
> -klog            error.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiParseOrExecFailure: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 0.095760] ACPI Error: Method parse
>   klog            /execution failed [_PR_.CPU1._PDC] (Node f383e438),
>   klog            AE_NO_MEMORY (20110112/psparse-536)
>   klog
> -klog            ADVICE: The ACPI engine has failed to execute some AML.
> -klog            The error message above lists the method that caused this
> -klog            error.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [HIGH] KlogAcpiMissingBqc: Test 1, HIGH Kernel
>   klog            message: [ 0.095817] [Firmware Bug]: ACPI: ACPI brightness
> @@ -2937,41 +2995,50 @@ klog            ADVICE: _BQC (Brightness Query Current level) seems to be
>   klog            missing. This method returns the current brightness level
>   klog            of a built-in display output device.
>   klog
> -klog            FAILED [HIGH] KlogAcpiExecFailure: Test 1, HIGH Kernel
> -klog            message: [ 0.096257] ACPI Error: Could not map memory at
> -klog            0x0000000086DB1C20, size 141 (20110112/exregion-178)
> +klog            FAILED [HIGH] KlogAcpiOpRegionMemMapError: Test 1, HIGH
> +klog            Kernel message: [ 0.096257] ACPI Error: Could not map
> +klog            memory at 0x0000000086DB1C20, size 141 (20110112
> +klog            /exregion-178)
>   klog
> -klog            ADVICE: The kernel has most probably detected an error
> -klog            while executing ACPI AML. The error lists the ACPI driver
> -klog            module and the line number where the bug has been caught
> -klog            and the method that caused the error.
> +klog            ADVICE: The ACPI interpreter was requested to read or
> +klog            write to a memory region via a memory space handler but
> +klog            the logical address could not be mapped from the given
> +klog            physical address given. This memory region is not mappable
> +klog            , so it could be an AML opregion bug or a bug in the
> +klog            kernel (less likely).
>   klog
> -klog            FAILED [HIGH] KlogAcpiParseOrExecFailure: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 0.096273] ACPI Error: Method parse
>   klog            /execution failed [_PR_.CPU1.APCT] (Node f383e480),
>   klog            AE_NO_MEMORY (20110112/psparse-536)
>   klog
> -klog            ADVICE: The ACPI engine has failed to execute some AML.
> -klog            The error message above lists the method that caused this
> -klog            error.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiParseOrExecFailure: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 0.096285] ACPI Error: Method parse
>   klog            /execution failed [_PR_.CPU2.GCAP] (Node f383e4e0),
>   klog            AE_NO_MEMORY (20110112/psparse-536)
>   klog
> -klog            ADVICE: The ACPI engine has failed to execute some AML.
> -klog            The error message above lists the method that caused this
> -klog            error.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiParseOrExecFailure: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 0.096295] ACPI Error: Method parse
>   klog            /execution failed [_PR_.CPU2._PDC] (Node f383e4b0),
>   klog            AE_NO_MEMORY (20110112/psparse-536)
>   klog
> -klog            ADVICE: The ACPI engine has failed to execute some AML.
> -klog            The error message above lists the method that caused this
> -klog            error.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [MEDIUM] KlogAcpiIncorrectTableChecksum: Test 1,
>   klog            MEDIUM Kernel message: [ 0.096447] ACPI Warning: Incorrect
> @@ -3009,13 +3076,16 @@ klog            ADVICE: The field exceeds the allocated buffer size. This
>   klog            can lead to unexpected results when fetching data outside
>   klog            this region.
>   klog
> -klog            FAILED [HIGH] KlogAcpiBufferLimit: Test 1, HIGH Kernel
> -klog            message: [ 0.101946] ACPI Error: Method parse/execution
> -klog            failed [_SB_.MEM_._CRS] (Node f442af60),
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 0.101946] ACPI Error: Method parse
> +klog            /execution failed [_SB_.MEM_._CRS] (Node f442af60),
>   klog            AE_AML_BUFFER_LIMIT (20110112/psparse-536)
>   klog
> -klog            ADVICE: Method failed: ResourceSourceIndex is present but
> -klog            ResourceSource is not.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [HIGH] KlogAcpiBufferLimit: Test 1, HIGH Kernel
>   klog            message: [ 0.101953] ACPI Error: Method execution failed
> @@ -3034,23 +3104,24 @@ klog            ADVICE: The ACPI table listed above has an incorrect
>   klog            checksum, this could be a BIOS bug or due to table
>   klog            corruption.
>   klog
> -klog            FAILED [HIGH] KlogAcpiExecFailure: Test 1, HIGH Kernel
> -klog            message: [ 0.104297] ACPI Error (psargs-0359): [OSYS]
> -klog            Namespace lookup failure, AE_NOT_FOUND
> +klog            FAILED [HIGH] KlogAcpiNamespaceLookupFailure: Test 1, HIGH
> +klog            Kernel message: [ 0.104297] ACPI Error (psargs-0359):
> +klog            [OSYS] Namespace lookup failure, AE_NOT_FOUND
>   klog
> -klog            ADVICE: The kernel has most probably detected an error
> -klog            while executing ACPI AML. The error lists the ACPI driver
> -klog            module and the line number where the bug has been caught
> -klog            and the method that caused the error.
> +klog            ADVICE: The kernel has detected an error trying to execute
> +klog            an Method and it cannot find an object. This is indicates
> +klog            a bug in the DSDT or SSDT AML code.
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 0.104304] ACPI Error (psparse-0537): Method
> -klog            parse/execution failed [_SB_.PCI0.ACEL._STA] (Node
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 0.104304] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [_SB_.PCI0.ACEL._STA] (Node
>   klog            f701c4e0), AE_NOT_FOUND
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [HIGH] KlogAcpiPackageListLargerThanExpected: Test
>   klog            1, HIGH Kernel message: [ 0.105061] ACPI Warning: Package
> @@ -3093,14 +3164,16 @@ klog
>   klog            ADVICE: An ACPI Method has returned an Device type when a
>   klog            Reference type was expected.
>   klog
> -klog            FAILED [HIGH] KlogAcpiOperandType: Test 1, HIGH Kernel
> -klog            message: [ 0.109635] ACPI Error (psparse-0537): Method
> -klog            parse/execution failed [_SB_.PCI0._OSC] (Node f701adc8),
> -klog            AE_AML_OPERAND_TYPE
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 0.109635] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [_SB_.PCI0._OSC] (Node
> +klog            f701adc8), AE_AML_OPERAND_TYPE
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [MEDIUM] KlogAcpiIncorrectTableChecksum: Test 1,
>   klog            MEDIUM Kernel message: [ 0.110905] ACPI Warning: Incorrect
> @@ -3111,29 +3184,38 @@ klog            ADVICE: The ACPI table listed above has an incorrect
>   klog            checksum, this could be a BIOS bug or due to table
>   klog            corruption.
>   klog
> -klog            FAILED [HIGH] KlogAcpiInvalidTableLength: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 0.113709] ACPI Error: Method parse
>   klog            /execution failed [_PR_.CPU1._PDC] (Node f5822150),
>   klog            AE_INVALID_TABLE_LENGTH (20110112/psparse-536)
>   klog
> -klog            ADVICE: The ACPI Method returned a table of the incorrect
> -klog            length. This can lead to unexepected results.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiInvalidTableLength: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 0.113864] ACPI Error: Method parse
>   klog            /execution failed [_PR_.CPU2._PDC] (Node f58221e0),
>   klog            AE_INVALID_TABLE_LENGTH (20110112/psparse-536)
>   klog
> -klog            ADVICE: The ACPI Method returned a table of the incorrect
> -klog            length. This can lead to unexepected results.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiInvalidTableLength: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 0.114544] ACPI Error: Method parse
>   klog            /execution failed [_PR_.CPU0._PDC] (Node f54211c8),
>   klog            AE_INVALID_TABLE_LENGTH (20110112/psparse-536)
>   klog
> -klog            ADVICE: The ACPI Method returned a table of the incorrect
> -klog            length. This can lead to unexepected results.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [MEDIUM] KlogAcpiIncorrectTableChecksum: Test 1,
>   klog            MEDIUM Kernel message: [ 0.115838] ACPI Warning: Incorrect
> @@ -3144,23 +3226,24 @@ klog            ADVICE: The ACPI table listed above has an incorrect
>   klog            checksum, this could be a BIOS bug or due to table
>   klog            corruption.
>   klog
> -klog            FAILED [HIGH] KlogAcpiExecFailure: Test 1, HIGH Kernel
> -klog            message: [ 0.118277] ACPI Error (psargs-0359): [SUPP]
> -klog            Namespace lookup failure, AE_NOT_FOUND
> +klog            FAILED [HIGH] KlogAcpiNamespaceLookupFailure: Test 1, HIGH
> +klog            Kernel message: [ 0.118277] ACPI Error (psargs-0359):
> +klog            [SUPP] Namespace lookup failure, AE_NOT_FOUND
>   klog
> -klog            ADVICE: The kernel has most probably detected an error
> -klog            while executing ACPI AML. The error lists the ACPI driver
> -klog            module and the line number where the bug has been caught
> -klog            and the method that caused the error.
> +klog            ADVICE: The kernel has detected an error trying to execute
> +klog            an Method and it cannot find an object. This is indicates
> +klog            a bug in the DSDT or SSDT AML code.
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 0.118284] ACPI Error (psparse-0537): Method
> -klog            parse/execution failed [_SB_.PCI0._OSC] (Node f7012780),
> -klog            AE_NOT_FOUND
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 0.118284] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [_SB_.PCI0._OSC] (Node
> +klog            f7012780), AE_NOT_FOUND
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [MEDIUM] KlogAcpiIncorrectTableChecksum: Test 1,
>   klog            MEDIUM Kernel message: [ 0.118568] ACPI Warning: Incorrect
> @@ -3180,23 +3263,28 @@ klog            ADVICE: ACPI AML interpreter executed a Method that
>   klog            returned a package with no elements inside it. This is
>   klog            most probably a bug in the Method and needs to be fixed.
>   klog
> -klog            FAILED [HIGH] KlogAcpiExecFailure: Test 1, HIGH Kernel
> -klog            message: [ 0.122347] ACPI Error: Could not map memory at
> -klog            0x00000000000FFA32, size 0 (20100428/exregion-178)
> +klog            FAILED [HIGH] KlogAcpiOpRegionMemMapError: Test 1, HIGH
> +klog            Kernel message: [ 0.122347] ACPI Error: Could not map
> +klog            memory at 0x00000000000FFA32, size 0 (20100428
> +klog            /exregion-178)
>   klog
> -klog            ADVICE: The kernel has most probably detected an error
> -klog            while executing ACPI AML. The error lists the ACPI driver
> -klog            module and the line number where the bug has been caught
> -klog            and the method that caused the error.
> +klog            ADVICE: The ACPI interpreter was requested to read or
> +klog            write to a memory region via a memory space handler but
> +klog            the logical address could not be mapped from the given
> +klog            physical address given. This memory region is not mappable
> +klog            , so it could be an AML opregion bug or a bug in the
> +klog            kernel (less likely).
>   klog
> -klog            FAILED [HIGH] KlogAcpiParseOrExecFailure: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 0.122369] ACPI Error (psparse-0537):
>   klog            Method parse/execution failed [_PR_.CPU0._PDC] (Node
>   klog            f70191c8), AE_NO_MEMORY
>   klog
> -klog            ADVICE: The ACPI engine has failed to execute some AML.
> -klog            The error message above lists the method that caused this
> -klog            error.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [HIGH] KlogAcpiReturnPackageZeroElements: Test 1,
>   klog            HIGH Kernel message: [ 0.128150] ACPI Warning for
> @@ -3225,13 +3313,17 @@ klog            ADVICE: The field exceeds the allocated buffer size. This
>   klog            can lead to unexpected results when fetching data outside
>   klog            this region.
>   klog
> -klog            FAILED [HIGH] KlogAcpiBufferLimit: Test 1, HIGH Kernel
> -klog            message: [ 0.136600] ACPI Error (psparse-0537): Method
> -klog            parse/execution failed [_SB_.PCI0.PIB_.SIO0.LPT_._CRS]
> -klog            (Node dd8159d8), AE_AML_BUFFER_LIMIT
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 0.136600] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed
> +klog            [_SB_.PCI0.PIB_.SIO0.LPT_._CRS] (Node dd8159d8),
> +klog            AE_AML_BUFFER_LIMIT
>   klog
> -klog            ADVICE: Method failed: ResourceSourceIndex is present but
> -klog            ResourceSource is not.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [HIGH] KlogAcpiBufferLimit: Test 1, HIGH Kernel
>   klog            message: [ 0.136637] ACPI Error (uteval-0250): Method
> @@ -3266,14 +3358,16 @@ klog            ADVICE: The ACPI table listed above has an incorrect
>   klog            checksum, this could be a BIOS bug or due to table
>   klog            corruption.
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectDoesNotExist: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 0.150000] ACPI Error: Method parse
>   klog            /execution failed [_SB_.PCI0.SBRG.EC0_._REG] (Node
>   klog            ffff880137e47618), AE_NOT_EXIST (20110112/psparse-536)
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [HIGH] KlogAcpiNoHandlerForRegion: Test 1, HIGH
>   klog            Kernel message: [ 0.150000] ACPI Error: No handler for
> @@ -3293,32 +3387,36 @@ klog            ADVICE: The ACPI table listed above has an incorrect
>   klog            checksum, this could be a BIOS bug or due to table
>   klog            corruption.
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 0.159797] ACPI Error: Method parse/execution
> -klog            failed [_SB_._OSC] (Node f4421648), AE_NOT_FOUND (20110413
> -klog            /psparse-536)
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 0.159797] ACPI Error: Method parse
> +klog            /execution failed [_SB_._OSC] (Node f4421648),
> +klog            AE_NOT_FOUND (20110413/psparse-536)
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 0.160246] ACPI Error: Method parse/execution
> -klog            failed [_SB_.PCI0.LPC0.EC0_._REG] (Node ffff880147830960),
> -klog            AE_NOT_FOUND (20110112/psparse-536)
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 0.160246] ACPI Error: Method parse
> +klog            /execution failed [_SB_.PCI0.LPC0.EC0_._REG] (Node
> +klog            ffff880147830960), AE_NOT_FOUND (20110112/psparse-536)
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiExecFailure: Test 1, HIGH Kernel
> -klog            message: [ 0.160246] ACPI Error: [_SB_.PHSR] Namespace
> -klog            lookup failure, AE_NOT_FOUND (20110112/psargs-359)
> +klog            FAILED [HIGH] KlogAcpiNamespaceLookupFailure: Test 1, HIGH
> +klog            Kernel message: [ 0.160246] ACPI Error: [_SB_.PHSR]
> +klog            Namespace lookup failure, AE_NOT_FOUND (20110112
> +klog            /psargs-359)
>   klog
> -klog            ADVICE: The kernel has most probably detected an error
> -klog            while executing ACPI AML. The error lists the ACPI driver
> -klog            module and the line number where the bug has been caught
> -klog            and the method that caused the error.
> +klog            ADVICE: The kernel has detected an error trying to execute
> +klog            an Method and it cannot find an object. This is indicates
> +klog            a bug in the DSDT or SSDT AML code.
>   klog
>   klog            FAILED [MEDIUM] KlogBiosMtrrsInconsistentAcrossCPUs: Test
>   klog            1, MEDIUM Kernel message: [ 0.160449] mtrr: your CPUs had
> @@ -3356,41 +3454,46 @@ klog            ADVICE: The ACPI table listed above has an incorrect
>   klog            checksum, this could be a BIOS bug or due to table
>   klog            corruption.
>   klog
> -klog            FAILED [HIGH] KlogAcpiExecFailure: Test 1, HIGH Kernel
> -klog            message: [ 0.165683] ACPI Error: [CDW1] Namespace lookup
> -klog            failure, AE_NOT_FOUND (20110112/psargs-359)
> +klog            FAILED [HIGH] KlogAcpiNamespaceLookupFailure: Test 1, HIGH
> +klog            Kernel message: [ 0.165683] ACPI Error: [CDW1] Namespace
> +klog            lookup failure, AE_NOT_FOUND (20110112/psargs-359)
>   klog
> -klog            ADVICE: The kernel has most probably detected an error
> -klog            while executing ACPI AML. The error lists the ACPI driver
> -klog            module and the line number where the bug has been caught
> -klog            and the method that caused the error.
> +klog            ADVICE: The kernel has detected an error trying to execute
> +klog            an Method and it cannot find an object. This is indicates
> +klog            a bug in the DSDT or SSDT AML code.
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 0.165689] ACPI Error: Method parse/execution
> -klog            failed [_SB_._OSC] (Node f3821648), AE_NOT_FOUND (20110112
> -klog            /psparse-536)
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 0.165689] ACPI Error: Method parse
> +klog            /execution failed [_SB_._OSC] (Node f3821648),
> +klog            AE_NOT_FOUND (20110112/psparse-536)
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 0.166264] ACPI Error (psparse-0537): Method
> -klog            parse/execution failed [_SB_._OSC] (Node f701a648),
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 0.166264] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [_SB_._OSC] (Node f701a648),
>   klog            AE_NOT_FOUND
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 0.166294] ACPI Error: Method parse/execution
> -klog            failed [_SB_._OSC] (Node f4021648), AE_NOT_FOUND (20110112
> -klog            /psparse-536)
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 0.166294] ACPI Error: Method parse
> +klog            /execution failed [_SB_._OSC] (Node f4021648),
> +klog            AE_NOT_FOUND (20110112/psparse-536)
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [HIGH] KlogAcpiNoHandlerForRegion: Test 1, HIGH
>   klog            Kernel message: [ 0.166323] ACPI Error: No handler for
> @@ -3401,14 +3504,16 @@ klog            ADVICE: This is a bug picked up by the kernel, but as yet,
>   klog            the firmware test suite has no diagnostic advice for this
>   klog            particular problem.
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectDoesNotExist: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 0.166336] ACPI Error (psparse-0537):
>   klog            Method parse/execution failed [_SB_.PCI0.LPCB.EC0_._REG]
>   klog            (Node f7021bb8), AE_NOT_EXIST
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [HIGH] KlogAcpiNoHandlerForRegion: Test 1, HIGH
>   klog            Kernel message: [ 0.166808] ACPI Error: No handler for
> @@ -3419,41 +3524,46 @@ klog            ADVICE: This is a bug picked up by the kernel, but as yet,
>   klog            the firmware test suite has no diagnostic advice for this
>   klog            particular problem.
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectDoesNotExist: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 0.166808] ACPI Error (psparse-0537):
>   klog            Method parse/execution failed [_SB_.HTEV] (Node f701be10),
>   klog            AE_NOT_EXIST
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectDoesNotExist: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 0.166808] ACPI Error (psparse-0537):
>   klog            Method parse/execution failed [_SB_.PCI0.LPC0.EC0_._REG]
>   klog            (Node f7024d08), AE_NOT_EXIST
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiExecFailure: Test 1, HIGH Kernel
> -klog            message: [ 0.169111] ACPI Error: [HPTF] Namespace lookup
> -klog            failure, AE_NOT_FOUND (20110112/psargs-359)
> +klog            FAILED [HIGH] KlogAcpiNamespaceLookupFailure: Test 1, HIGH
> +klog            Kernel message: [ 0.169111] ACPI Error: [HPTF] Namespace
> +klog            lookup failure, AE_NOT_FOUND (20110112/psargs-359)
>   klog
> -klog            ADVICE: The kernel has most probably detected an error
> -klog            while executing ACPI AML. The error lists the ACPI driver
> -klog            module and the line number where the bug has been caught
> -klog            and the method that caused the error.
> +klog            ADVICE: The kernel has detected an error trying to execute
> +klog            an Method and it cannot find an object. This is indicates
> +klog            a bug in the DSDT or SSDT AML code.
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 0.169117] ACPI Error: Method parse/execution
> -klog            failed [_SB_.PCI0.HPET._STA] (Node f402ae58), AE_NOT_FOUND
> -klog            (20110112/psparse-536)
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 0.169117] ACPI Error: Method parse
> +klog            /execution failed [_SB_.PCI0.HPET._STA] (Node f402ae58),
> +klog            AE_NOT_FOUND (20110112/psparse-536)
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [MEDIUM] KlogAcpiIncorrectTableChecksum: Test 1,
>   klog            MEDIUM Kernel message: [ 0.169362] ACPI Warning: Incorrect
> @@ -3473,14 +3583,16 @@ klog            ADVICE: The ACPI table listed above has an incorrect
>   klog            checksum, this could be a BIOS bug or due to table
>   klog            corruption.
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 0.170000] ACPI Error (psparse-0537): Method
> -klog            parse/execution failed [] (Node ffffffff81a06440),
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 0.170000] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [] (Node ffffffff81a06440),
>   klog            AE_NOT_FOUND
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [HIGH] KlogAcpiPackageListLargerThanExpected: Test
>   klog            1, HIGH Kernel message: [ 0.170000] ACPI Warning: Package
> @@ -3517,14 +3629,16 @@ klog            ADVICE: The ACPI table listed above has an incorrect
>   klog            checksum, this could be a BIOS bug or due to table
>   klog            corruption.
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectAlreadyExists: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 0.171916] ACPI Error (psparse-0537):
>   klog            Method parse/execution failed [_SB_.PCI0._OSC] (Node
>   klog            f700e3d8), AE_ALREADY_EXISTS
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [MEDIUM] KlogAcpiIncorrectTableChecksum: Test 1,
>   klog            MEDIUM Kernel message: [ 0.172406] ACPI Warning: Incorrect
> @@ -3569,14 +3683,16 @@ klog            ADVICE: This is a bug picked up by the kernel, but as yet,
>   klog            the firmware test suite has no diagnostic advice for this
>   klog            particular problem.
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectDoesNotExist: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 0.172880] ACPI Error (psparse-0537):
>   klog            Method parse/execution failed [_SB_.PCI0.LPCB.EC0_._REG]
>   klog            (Node f70159f0), AE_NOT_EXIST
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [MEDIUM] KlogAcpiIncorrectTableChecksum: Test 1,
>   klog            MEDIUM Kernel message: [ 0.173062] ACPI Warning: Incorrect
> @@ -3587,14 +3703,16 @@ klog            ADVICE: The ACPI table listed above has an incorrect
>   klog            checksum, this could be a BIOS bug or due to table
>   klog            corruption.
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectAlreadyExists: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 0.173605] ACPI Error (psparse-0537):
>   klog            Method parse/execution failed [_SB_.PCI0._OSC] (Node
>   klog            f70215e8), AE_ALREADY_EXISTS
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [MEDIUM] KlogAcpiIncorrectTableChecksum: Test 1,
>   klog            MEDIUM Kernel message: [ 0.173745] ACPI Warning: Incorrect
> @@ -3605,22 +3723,27 @@ klog            ADVICE: The ACPI table listed above has an incorrect
>   klog            checksum, this could be a BIOS bug or due to table
>   klog            corruption.
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectAlreadyExists: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 0.173917] ACPI Error (psparse-0537):
>   klog            Method parse/execution failed [] (Node c08d6804),
>   klog            AE_ALREADY_EXISTS
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 0.173917] ACPI Error (psparse-0537): Method
> -klog            parse/execution failed [] (Node c08d6804), AE_NOT_FOUND
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 0.173917] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [] (Node c08d6804),
> +klog            AE_NOT_FOUND
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [MEDIUM] KlogAcpiIncorrectTableChecksum: Test 1,
>   klog            MEDIUM Kernel message: [ 0.175144] ACPI Warning: Incorrect
> @@ -3640,23 +3763,27 @@ klog            ADVICE: This is a bug picked up by the kernel, but as yet,
>   klog            the firmware test suite has no diagnostic advice for this
>   klog            particular problem.
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectDoesNotExist: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 0.175394] ACPI Error (psparse-0537):
>   klog            Method parse/execution failed [_PR_.CPU0._OSC] (Node
>   klog            f7025558), AE_NOT_EXIST
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectDoesNotExist: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 0.175428] ACPI Error (psparse-0537):
>   klog            Method parse/execution failed [_PR_.CPU0._PDC] (Node
>   klog            f7025540), AE_NOT_EXIST
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [HIGH] KlogAcpiPackageListLargerThanExpected: Test
>   klog            1, HIGH Kernel message: [ 0.175892] ACPI Warning: Package
> @@ -3684,14 +3811,13 @@ klog            ADVICE: The ACPI table listed above has an incorrect
>   klog            checksum, this could be a BIOS bug or due to table
>   klog            corruption.
>   klog
> -klog            FAILED [HIGH] KlogAcpiExecFailure: Test 1, HIGH Kernel
> -klog            message: [ 0.176410] ACPI Error: [RAMB] Namespace lookup
> -klog            failure, AE_NOT_FOUND (20110413/psargs-359)
> +klog            FAILED [HIGH] KlogAcpiNamespaceLookupFailure: Test 1, HIGH
> +klog            Kernel message: [ 0.176410] ACPI Error: [RAMB] Namespace
> +klog            lookup failure, AE_NOT_FOUND (20110413/psargs-359)
>   klog
> -klog            ADVICE: The kernel has most probably detected an error
> -klog            while executing ACPI AML. The error lists the ACPI driver
> -klog            module and the line number where the bug has been caught
> -klog            and the method that caused the error.
> +klog            ADVICE: The kernel has detected an error trying to execute
> +klog            an Method and it cannot find an object. This is indicates
> +klog            a bug in the DSDT or SSDT AML code.
>   klog
>   klog            FAILED [MEDIUM] KlogAcpiIncorrectTableChecksum: Test 1,
>   klog            MEDIUM Kernel message: [ 0.176680] ACPI Warning: Incorrect
> @@ -3736,14 +3862,16 @@ klog
>   klog            ADVICE: An ACPI Method has returned an Device type when a
>   klog            Reference type was expected.
>   klog
> -klog            FAILED [HIGH] KlogAcpiOperandType: Test 1, HIGH Kernel
> -klog            message: [ 0.177377] ACPI Error (psparse-0537): Method
> -klog            parse/execution failed [_SB_.PCI0._OSC] (Node f7022dc8),
> -klog            AE_AML_OPERAND_TYPE
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 0.177377] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [_SB_.PCI0._OSC] (Node
> +klog            f7022dc8), AE_AML_OPERAND_TYPE
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [MEDIUM] KlogAcpiIncorrectTableChecksum: Test 1,
>   klog            MEDIUM Kernel message: [ 0.177506] ACPI Warning: Incorrect
> @@ -3781,14 +3909,16 @@ klog            ADVICE: This is a bug picked up by the kernel, but as yet,
>   klog            the firmware test suite has no diagnostic advice for this
>   klog            particular problem.
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectDoesNotExist: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 0.178434] ACPI Error (psparse-0537):
>   klog            Method parse/execution failed [PRID.P_D0._STA] (Node
>   klog            f7072000), AE_NOT_EXIST
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [HIGH] KlogAcpiObjectDoesNotExist: Test 1, HIGH
>   klog            Kernel message: [ 0.178458] ACPI Error (uteval-0250):
> @@ -3799,14 +3929,16 @@ klog            ADVICE: This is a bug picked up by the kernel, but as yet,
>   klog            the firmware test suite has no diagnostic advice for this
>   klog            particular problem.
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectDoesNotExist: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 0.178486] ACPI Error (psparse-0537):
>   klog            Method parse/execution failed [PRID.P_D1._STA] (Node
>   klog            f70720a8), AE_NOT_EXIST
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [HIGH] KlogAcpiObjectDoesNotExist: Test 1, HIGH
>   klog            Kernel message: [ 0.178510] ACPI Error (uteval-0250):
> @@ -3817,14 +3949,16 @@ klog            ADVICE: This is a bug picked up by the kernel, but as yet,
>   klog            the firmware test suite has no diagnostic advice for this
>   klog            particular problem.
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectDoesNotExist: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 0.178539] ACPI Error (psparse-0537):
>   klog            Method parse/execution failed [SECD.S_D0._STA] (Node
>   klog            f7072210), AE_NOT_EXIST
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [HIGH] KlogAcpiObjectDoesNotExist: Test 1, HIGH
>   klog            Kernel message: [ 0.178563] ACPI Error (uteval-0250):
> @@ -3835,14 +3969,16 @@ klog            ADVICE: This is a bug picked up by the kernel, but as yet,
>   klog            the firmware test suite has no diagnostic advice for this
>   klog            particular problem.
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectDoesNotExist: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 0.178590] ACPI Error (psparse-0537):
>   klog            Method parse/execution failed [SECD.S_D1._STA] (Node
>   klog            f70722b8), AE_NOT_EXIST
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [HIGH] KlogAcpiObjectDoesNotExist: Test 1, HIGH
>   klog            Kernel message: [ 0.178614] ACPI Error (uteval-0250):
> @@ -3862,32 +3998,38 @@ klog            ADVICE: The ACPI table listed above has an incorrect
>   klog            checksum, this could be a BIOS bug or due to table
>   klog            corruption.
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectAlreadyExists: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 0.179688] ACPI Error (psparse-0537):
>   klog            Method parse/execution failed [_SB_.PCI0._OSC] (Node
>   klog            f74174c8), AE_ALREADY_EXISTS
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiOperandType: Test 1, HIGH Kernel
> -klog            message: [ 0.181591] ACPI Error (psparse-0537): Method
> -klog            parse/execution failed [_SB_.PCI0._OSC] (Node f7022db0),
> -klog            AE_AML_OPERAND_TYPE
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 0.181591] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [_SB_.PCI0._OSC] (Node
> +klog            f7022db0), AE_AML_OPERAND_TYPE
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectAlreadyExists: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 0.181679] ACPI Error (psparse-0537):
>   klog            Method parse/execution failed [_SB_.PCI0._OSC] (Node
>   klog            f740f438), AE_ALREADY_EXISTS
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [MEDIUM] KlogAcpiIncorrectTableChecksum: Test 1,
>   klog            MEDIUM Kernel message: [ 0.181959] ACPI Warning: Incorrect
> @@ -3907,49 +4049,54 @@ klog            ADVICE: The ACPI table listed above has an incorrect
>   klog            checksum, this could be a BIOS bug or due to table
>   klog            corruption.
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 0.182199] ACPI Error: Method parse/execution
> -klog            failed [_SB_.PCI0._OSC] (Node f4c25228), AE_NOT_FOUND
> -klog            (20110112/psparse-536)
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 0.182199] ACPI Error: Method parse
> +klog            /execution failed [_SB_.PCI0._OSC] (Node f4c25228),
> +klog            AE_NOT_FOUND (20110112/psparse-536)
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiExecFailure: Test 1, HIGH Kernel
> -klog            message: [ 0.182199] ACPI Error: [Z012] Namespace lookup
> -klog            failure, AE_NOT_FOUND (20110112/psargs-359)
> +klog            FAILED [HIGH] KlogAcpiNamespaceLookupFailure: Test 1, HIGH
> +klog            Kernel message: [ 0.182199] ACPI Error: [Z012] Namespace
> +klog            lookup failure, AE_NOT_FOUND (20110112/psargs-359)
>   klog
> -klog            ADVICE: The kernel has most probably detected an error
> -klog            while executing ACPI AML. The error lists the ACPI driver
> -klog            module and the line number where the bug has been caught
> -klog            and the method that caused the error.
> +klog            ADVICE: The kernel has detected an error trying to execute
> +klog            an Method and it cannot find an object. This is indicates
> +klog            a bug in the DSDT or SSDT AML code.
>   klog
> -klog            FAILED [HIGH] KlogAcpiExecFailure: Test 1, HIGH Kernel
> -klog            message: [ 0.182639] ACPI Error (psargs-0359): [ECEN]
> -klog            Namespace lookup failure, AE_NOT_FOUND
> +klog            FAILED [HIGH] KlogAcpiNamespaceLookupFailure: Test 1, HIGH
> +klog            Kernel message: [ 0.182639] ACPI Error (psargs-0359):
> +klog            [ECEN] Namespace lookup failure, AE_NOT_FOUND
>   klog
> -klog            ADVICE: The kernel has most probably detected an error
> -klog            while executing ACPI AML. The error lists the ACPI driver
> -klog            module and the line number where the bug has been caught
> -klog            and the method that caused the error.
> +klog            ADVICE: The kernel has detected an error trying to execute
> +klog            an Method and it cannot find an object. This is indicates
> +klog            a bug in the DSDT or SSDT AML code.
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 0.182645] ACPI Error (psparse-0537): Method
> -klog            parse/execution failed [] (Node c090665c), AE_NOT_FOUND
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 0.182645] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [] (Node c090665c),
> +klog            AE_NOT_FOUND
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectAlreadyExists: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 0.183306] ACPI Error: Method parse
>   klog            /execution failed [_PR_.CPU0._PDC] (Node f403a228),
>   klog            AE_ALREADY_EXISTS (20110112/psparse-536)
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [MEDIUM] KlogAcpiIncorrectTableChecksum: Test 1,
>   klog            MEDIUM Kernel message: [ 0.183518] ACPI Warning: Incorrect
> @@ -3969,14 +4116,16 @@ klog            ADVICE: This is a bug picked up by the kernel, but as yet,
>   klog            the firmware test suite has no diagnostic advice for this
>   klog            particular problem.
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectDoesNotExist: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 0.183734] ACPI Error (psparse-0537):
>   klog            Method parse/execution failed [PRID.P_D0._STA] (Node
>   klog            f70c4180), AE_NOT_EXIST
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [HIGH] KlogAcpiObjectDoesNotExist: Test 1, HIGH
>   klog            Kernel message: [ 0.183755] ACPI Error (uteval-0250):
> @@ -3987,14 +4136,16 @@ klog            ADVICE: This is a bug picked up by the kernel, but as yet,
>   klog            the firmware test suite has no diagnostic advice for this
>   klog            particular problem.
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectDoesNotExist: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 0.183773] ACPI Error (psparse-0537):
>   klog            Method parse/execution failed [PRID.P_D1._STA] (Node
>   klog            f70c4240), AE_NOT_EXIST
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [HIGH] KlogAcpiObjectDoesNotExist: Test 1, HIGH
>   klog            Kernel message: [ 0.183793] ACPI Error (uteval-0250):
> @@ -4005,14 +4156,16 @@ klog            ADVICE: This is a bug picked up by the kernel, but as yet,
>   klog            the firmware test suite has no diagnostic advice for this
>   klog            particular problem.
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectDoesNotExist: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 0.183812] ACPI Error (psparse-0537):
>   klog            Method parse/execution failed [SECD.S_D0._STA] (Node
>   klog            f70c43c0), AE_NOT_EXIST
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [HIGH] KlogAcpiObjectDoesNotExist: Test 1, HIGH
>   klog            Kernel message: [ 0.183832] ACPI Error (uteval-0250):
> @@ -4023,14 +4176,16 @@ klog            ADVICE: This is a bug picked up by the kernel, but as yet,
>   klog            the firmware test suite has no diagnostic advice for this
>   klog            particular problem.
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectDoesNotExist: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 0.183850] ACPI Error (psparse-0537):
>   klog            Method parse/execution failed [SECD.S_D1._STA] (Node
>   klog            f70c4480), AE_NOT_EXIST
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [HIGH] KlogAcpiObjectDoesNotExist: Test 1, HIGH
>   klog            Kernel message: [ 0.183870] ACPI Error (uteval-0250):
> @@ -4059,48 +4214,57 @@ klog            ADVICE: The ACPI table listed above has an incorrect
>   klog            checksum, this could be a BIOS bug or due to table
>   klog            corruption.
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectAlreadyExists: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 0.184314] ACPI Error (psparse-0537):
>   klog            Method parse/execution failed [_SB_.PCI0._OSC] (Node
>   klog            f7015eb8), AE_ALREADY_EXISTS
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiExecFailure: Test 1, HIGH Kernel
> -klog            message: [ 0.185673] ACPI Error (dswload-0659): [___P]
> -klog            Namespace lookup failure, AE_NOT_FOUND
> +klog            FAILED [HIGH] KlogAcpiNamespaceLookupFailure: Test 1, HIGH
> +klog            Kernel message: [ 0.185673] ACPI Error (dswload-0659):
> +klog            [___P] Namespace lookup failure, AE_NOT_FOUND
>   klog
> -klog            ADVICE: The kernel has most probably detected an error
> -klog            while executing ACPI AML. The error lists the ACPI driver
> -klog            module and the line number where the bug has been caught
> -klog            and the method that caused the error.
> +klog            ADVICE: The kernel has detected an error trying to execute
> +klog            an Method and it cannot find an object. This is indicates
> +klog            a bug in the DSDT or SSDT AML code.
>   klog
> -klog            FAILED [HIGH] KlogAcpiInvalidTableLength: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 0.185686] ACPI Error (psparse-0537):
>   klog            Method parse/execution failed [_PR_.CPU1._PDC] (Node
>   klog            f701a150), AE_INVALID_TABLE_LENGTH
>   klog
> -klog            ADVICE: The ACPI Method returned a table of the incorrect
> -klog            length. This can lead to unexepected results.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 0.185688] ACPI Error (psparse-0537): Method
> -klog            parse/execution failed [_SB_.PCI0._INI] (Node f700f6c0),
> -klog            AE_NOT_FOUND
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 0.185688] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [_SB_.PCI0._INI] (Node
> +klog            f700f6c0), AE_NOT_FOUND
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiInvalidTableLength: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 0.185862] ACPI Error (psparse-0537):
>   klog            Method parse/execution failed [_PR_.CPU2._PDC] (Node
>   klog            f701a1e0), AE_INVALID_TABLE_LENGTH
>   klog
> -klog            ADVICE: The ACPI Method returned a table of the incorrect
> -klog            length. This can lead to unexepected results.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [HIGH] KlogAcpiPackageListLargerThanExpected: Test
>   klog            1, HIGH Kernel message: [ 0.186281] ACPI Warning: Package
> @@ -4128,13 +4292,16 @@ klog            ADVICE: The ACPI table listed above has an incorrect
>   klog            checksum, this could be a BIOS bug or due to table
>   klog            corruption.
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 0.187800] ACPI Error (psparse-0537): Method
> -klog            parse/execution failed [] (Node c0994f7c), AE_NOT_FOUND
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 0.187800] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [] (Node c0994f7c),
> +klog            AE_NOT_FOUND
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [MEDIUM] KlogAcpiIncorrectTableChecksum: Test 1,
>   klog            MEDIUM Kernel message: [ 0.187872] ACPI Warning: Incorrect
> @@ -4181,14 +4348,13 @@ klog            ADVICE: The ACPI table listed above has an incorrect
>   klog            checksum, this could be a BIOS bug or due to table
>   klog            corruption.
>   klog
> -klog            FAILED [HIGH] KlogAcpiExecFailure: Test 1, HIGH Kernel
> -klog            message: [ 0.188487] ACPI Error (psargs-0359): q z
> +klog            FAILED [HIGH] KlogAcpiNamespaceLookupFailure: Test 1, HIGH
> +klog            Kernel message: [ 0.188487] ACPI Error (psargs-0359): q z
>   klog            Namespace lookup failure, AE_NOT_FOUND
>   klog
> -klog            ADVICE: The kernel has most probably detected an error
> -klog            while executing ACPI AML. The error lists the ACPI driver
> -klog            module and the line number where the bug has been caught
> -klog            and the method that caused the error.
> +klog            ADVICE: The kernel has detected an error trying to execute
> +klog            an Method and it cannot find an object. This is indicates
> +klog            a bug in the DSDT or SSDT AML code.
>   klog
>   klog            FAILED [MEDIUM] KlogAcpiIncorrectTableChecksum: Test 1,
>   klog            MEDIUM Kernel message: [ 0.188669] ACPI Warning: Incorrect
> @@ -4206,14 +4372,16 @@ klog
>   klog            ADVICE: An ACPI Method has returned an Device type when a
>   klog            Reference type was expected.
>   klog
> -klog            FAILED [HIGH] KlogAcpiOperandType: Test 1, HIGH Kernel
> -klog            message: [ 0.189100] ACPI Error (psparse-0537): Method
> -klog            parse/execution failed [_SB_.PCI0._OSC] (Node f7017dc8),
> -klog            AE_AML_OPERAND_TYPE
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 0.189100] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [_SB_.PCI0._OSC] (Node
> +klog            f7017dc8), AE_AML_OPERAND_TYPE
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [HIGH] KlogAcpiNeededReference: Test 1, HIGH Kernel
>   klog            message: [ 0.189451] ACPI Error: Needed type [Reference],
> @@ -4222,32 +4390,35 @@ klog
>   klog            ADVICE: An ACPI Method has returned an Device type when a
>   klog            Reference type was expected.
>   klog
> -klog            FAILED [HIGH] KlogAcpiOperandType: Test 1, HIGH Kernel
> -klog            message: [ 0.189466] ACPI Error (psparse-0537): Method
> -klog            parse/execution failed [_SB_.PCI0._OSC] (Node f7016dc8),
> -klog            AE_AML_OPERAND_TYPE
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 0.189466] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [_SB_.PCI0._OSC] (Node
> +klog            f7016dc8), AE_AML_OPERAND_TYPE
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiExecFailure: Test 1, HIGH Kernel
> -klog            message: [ 0.189515] ACPI Error (psargs-0359): [CVCL]
> -klog            Namespace lookup failure, AE_NOT_FOUND
> +klog            FAILED [HIGH] KlogAcpiNamespaceLookupFailure: Test 1, HIGH
> +klog            Kernel message: [ 0.189515] ACPI Error (psargs-0359):
> +klog            [CVCL] Namespace lookup failure, AE_NOT_FOUND
>   klog
> -klog            ADVICE: The kernel has most probably detected an error
> -klog            while executing ACPI AML. The error lists the ACPI driver
> -klog            module and the line number where the bug has been caught
> -klog            and the method that caused the error.
> +klog            ADVICE: The kernel has detected an error trying to execute
> +klog            an Method and it cannot find an object. This is indicates
> +klog            a bug in the DSDT or SSDT AML code.
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 0.189522] ACPI Error (psparse-0537): Method
> -klog            parse/execution failed [_SB_.PCI0.LPCB.DIGI._STA] (Node
> -klog            f702a390), AE_NOT_FOUND
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 0.189522] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [_SB_.PCI0.LPCB.DIGI._STA]
> +klog            (Node f702a390), AE_NOT_FOUND
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [MEDIUM] KlogAcpiIncorrectTableChecksum: Test 1,
>   klog            MEDIUM Kernel message: [ 0.191013] ACPI Warning: Incorrect
> @@ -4267,13 +4438,16 @@ klog            ADVICE: The ACPI table listed above has an incorrect
>   klog            checksum, this could be a BIOS bug or due to table
>   klog            corruption.
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 0.191906] ACPI Error (psparse-0537): Method
> -klog            parse/execution failed [] (Node c098ff6c), AE_NOT_FOUND
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 0.191906] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [] (Node c098ff6c),
> +klog            AE_NOT_FOUND
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [MEDIUM] KlogAcpiIncorrectTableChecksum: Test 1,
>   klog            MEDIUM Kernel message: [ 0.192037] ACPI Warning: Incorrect
> @@ -4292,14 +4466,16 @@ klog            ADVICE: This is a bug picked up by the kernel, but as yet,
>   klog            the firmware test suite has no diagnostic advice for this
>   klog            particular problem.
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectAlreadyExists: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 0.192182] ACPI Error (psparse-0537):
>   klog            Method parse/execution failed [] (Node c08ce7dc),
>   klog            AE_ALREADY_EXISTS
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [MEDIUM] KlogAcpiIncorrectTableChecksum: Test 1,
>   klog            MEDIUM Kernel message: [ 0.192983] ACPI Warning: Incorrect
> @@ -4310,13 +4486,16 @@ klog            ADVICE: The ACPI table listed above has an incorrect
>   klog            checksum, this could be a BIOS bug or due to table
>   klog            corruption.
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 0.193750] ACPI Error (psparse-0537): Method
> -klog            parse/execution failed [] (Node c08ce7dc), AE_NOT_FOUND
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 0.193750] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [] (Node c08ce7dc),
> +klog            AE_NOT_FOUND
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [MEDIUM] KlogAcpiIncorrectTableChecksum: Test 1,
>   klog            MEDIUM Kernel message: [ 0.194184] ACPI Warning: Incorrect
> @@ -4336,21 +4515,27 @@ klog            ADVICE: The ACPI table listed above has an incorrect
>   klog            checksum, this could be a BIOS bug or due to table
>   klog            corruption.
>   klog
> -klog            FAILED [HIGH] KlogAcpiInvalidTableLength: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 0.194554] ACPI Error: Method parse
>   klog            /execution failed [_PR_.CPU1._PDC] (Node f5821150),
>   klog            AE_INVALID_TABLE_LENGTH (20110112/psparse-536)
>   klog
> -klog            ADVICE: The ACPI Method returned a table of the incorrect
> -klog            length. This can lead to unexepected results.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiInvalidTableLength: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 0.194701] ACPI Error: Method parse
>   klog            /execution failed [_PR_.CPU2._PDC] (Node f58211e0),
>   klog            AE_INVALID_TABLE_LENGTH (20110112/psparse-536)
>   klog
> -klog            ADVICE: The ACPI Method returned a table of the incorrect
> -klog            length. This can lead to unexepected results.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [MEDIUM] KlogAcpiIncorrectTableChecksum: Test 1,
>   klog            MEDIUM Kernel message: [ 0.194897] ACPI Warning: Incorrect
> @@ -4406,14 +4591,16 @@ klog            ADVICE: This is a bug picked up by the kernel, but as yet,
>   klog            the firmware test suite has no diagnostic advice for this
>   klog            particular problem.
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectDoesNotExist: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 0.197451] ACPI Error (psparse-0537):
>   klog            Method parse/execution failed [_SB_.PCI0.SBRG.EC__._REG]
>   klog            (Node f701e2a0), AE_NOT_EXIST
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [MEDIUM] KlogAcpiIncorrectTableChecksum: Test 1,
>   klog            MEDIUM Kernel message: [ 0.198490] ACPI Warning: Incorrect
> @@ -4442,23 +4629,24 @@ klog            ADVICE: The ACPI table listed above has an incorrect
>   klog            checksum, this could be a BIOS bug or due to table
>   klog            corruption.
>   klog
> -klog            FAILED [HIGH] KlogAcpiExecFailure: Test 1, HIGH Kernel
> -klog            message: [ 0.199465] ACPI Error: [CDW1] Namespace lookup
> -klog            failure, AE_NOT_FOUND (20110413/psargs-359)
> +klog            FAILED [HIGH] KlogAcpiNamespaceLookupFailure: Test 1, HIGH
> +klog            Kernel message: [ 0.199465] ACPI Error: [CDW1] Namespace
> +klog            lookup failure, AE_NOT_FOUND (20110413/psargs-359)
>   klog
> -klog            ADVICE: The kernel has most probably detected an error
> -klog            while executing ACPI AML. The error lists the ACPI driver
> -klog            module and the line number where the bug has been caught
> -klog            and the method that caused the error.
> +klog            ADVICE: The kernel has detected an error trying to execute
> +klog            an Method and it cannot find an object. This is indicates
> +klog            a bug in the DSDT or SSDT AML code.
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 0.199471] ACPI Error: Method parse/execution
> -klog            failed [_SB_._OSC] (Node ffff880138e2ea78), AE_NOT_FOUND
> -klog            (20110413/psparse-536)
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 0.199471] ACPI Error: Method parse
> +klog            /execution failed [_SB_._OSC] (Node ffff880138e2ea78),
> +klog            AE_NOT_FOUND (20110413/psparse-536)
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [MEDIUM] KlogAcpiIncorrectTableChecksum: Test 1,
>   klog            MEDIUM Kernel message: [ 0.200426] ACPI Warning: Incorrect
> @@ -4487,13 +4675,16 @@ klog            ADVICE: The ACPI table listed above has an incorrect
>   klog            checksum, this could be a BIOS bug or due to table
>   klog            corruption.
>   klog
> -klog            FAILED [HIGH] KlogAcpiInvalidTableLength: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 0.201466] ACPI Error (psparse-0537):
>   klog            Method parse/execution failed [_PR_.CPU1._PDC] (Node
>   klog            f700e180), AE_INVALID_TABLE_LENGTH
>   klog
> -klog            ADVICE: The ACPI Method returned a table of the incorrect
> -klog            length. This can lead to unexepected results.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [MEDIUM] KlogAcpiIncorrectTableChecksum: Test 1,
>   klog            MEDIUM Kernel message: [ 0.203079] ACPI Warning: Incorrect
> @@ -4522,14 +4713,16 @@ klog            ADVICE: The ACPI table listed above has an incorrect
>   klog            checksum, this could be a BIOS bug or due to table
>   klog            corruption.
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectAlreadyExists: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 0.205365] ACPI Error: Method parse
>   klog            /execution failed [_SB_.PCI0._OSC] (Node f5422e88),
>   klog            AE_ALREADY_EXISTS (20110413/psparse-536)
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [MEDIUM] KlogAcpiIncorrectTableChecksum: Test 1,
>   klog            MEDIUM Kernel message: [ 0.206075] ACPI Warning: Incorrect
> @@ -4558,14 +4751,16 @@ klog            ADVICE: The ACPI table listed above has an incorrect
>   klog            checksum, this could be a BIOS bug or due to table
>   klog            corruption.
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 0.209105] ACPI Error (psparse-0537): Method
> -klog            parse/execution failed [_SB_.PCI0._OSC] (Node f701f270),
> -klog            AE_NOT_FOUND
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 0.209105] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [_SB_.PCI0._OSC] (Node
> +klog            f701f270), AE_NOT_FOUND
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [MEDIUM] KlogAcpiIncorrectTableChecksum: Test 1,
>   klog            MEDIUM Kernel message: [ 0.210543] ACPI Warning: Incorrect
> @@ -4612,23 +4807,27 @@ klog            ADVICE: This is a bug picked up by the kernel, but as yet,
>   klog            the firmware test suite has no diagnostic advice for this
>   klog            particular problem.
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectAlreadyExists: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 0.211928] ACPI Error (psparse-0537):
>   klog            Method parse/execution failed [_SB_.PCI0._OSC] (Node
>   klog            f701fd08), AE_ALREADY_EXISTS
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectDoesNotExist: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 0.211938] ACPI Error (psparse-0537):
>   klog            Method parse/execution failed [_SB_.PCI0.SBRG.EC0_._REG]
>   klog            (Node ee423708), AE_NOT_EXIST
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [MEDIUM] KlogAcpiIncorrectTableChecksum: Test 1,
>   klog            MEDIUM Kernel message: [ 0.212633] ACPI Warning: Incorrect
> @@ -4639,14 +4838,16 @@ klog            ADVICE: The ACPI table listed above has an incorrect
>   klog            checksum, this could be a BIOS bug or due to table
>   klog            corruption.
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 0.212815] ACPI Error: Method parse/execution
> -klog            failed [_SB_.PCI0._OSC] (Node f7424eb8), AE_NOT_FOUND
> -klog            (20110112/psparse-536)
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 0.212815] ACPI Error: Method parse
> +klog            /execution failed [_SB_.PCI0._OSC] (Node f7424eb8),
> +klog            AE_NOT_FOUND (20110112/psparse-536)
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [HIGH] KlogAcpiNamespaceLookupFailure: Test 1, HIGH
>   klog            Kernel message: [ 0.213084] ACPI Error (dsfield-0143):
> @@ -4656,14 +4857,16 @@ klog            ADVICE: This is a bug picked up by the kernel, but as yet,
>   klog            the firmware test suite has no diagnostic advice for this
>   klog            particular problem.
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectAlreadyExists: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 0.213100] ACPI Error (psparse-0537):
>   klog            Method parse/execution failed [_SB_.PCI0._OSC] (Node
>   klog            f7014ca8), AE_ALREADY_EXISTS
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [MEDIUM] KlogAcpiIncorrectTableChecksum: Test 1,
>   klog            MEDIUM Kernel message: [ 0.213771] ACPI Warning: Incorrect
> @@ -4709,23 +4912,27 @@ klog            ADVICE: The ACPI table listed above has an incorrect
>   klog            checksum, this could be a BIOS bug or due to table
>   klog            corruption.
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectAlreadyExists: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 0.217060] ACPI Error (psparse-0537):
>   klog            Method parse/execution failed [_SB_.PCI0._OSC] (Node
>   klog            dec13ca8), AE_ALREADY_EXISTS
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectAlreadyExists: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 0.217763] ACPI Error (psparse-0537):
>   klog            Method parse/execution failed [_SB_.PCI0._OSC] (Node
>   klog            f7013030), AE_ALREADY_EXISTS
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [MEDIUM] KlogAcpiIncorrectTableChecksum: Test 1,
>   klog            MEDIUM Kernel message: [ 0.217957] ACPI Warning: Incorrect
> @@ -4736,23 +4943,27 @@ klog            ADVICE: The ACPI table listed above has an incorrect
>   klog            checksum, this could be a BIOS bug or due to table
>   klog            corruption.
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectAlreadyExists: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 0.218957] ACPI Error (psparse-0537):
>   klog            Method parse/execution failed [_SB_.PCI0._OSC] (Node
>   klog            f701be88), AE_ALREADY_EXISTS
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 0.219691] ACPI Error (psparse-0537): Method
> -klog            parse/execution failed [_SB_.PCI0._OSC] (Node f7013270),
> -klog            AE_NOT_FOUND
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 0.219691] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [_SB_.PCI0._OSC] (Node
> +klog            f7013270), AE_NOT_FOUND
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [HIGH] KlogAcpiNoHandlerForRegion: Test 1, HIGH
>   klog            Kernel message: [ 0.219959] ACPI Error: No handler for
> @@ -4771,14 +4982,16 @@ klog            ADVICE: This is a bug picked up by the kernel, but as yet,
>   klog            the firmware test suite has no diagnostic advice for this
>   klog            particular problem.
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectDoesNotExist: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 0.219977] ACPI Error (psparse-0537):
>   klog            Method parse/execution failed [PRID.P_D0._STA] (Node
>   klog            f701ba38), AE_NOT_EXIST
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [HIGH] KlogAcpiObjectDoesNotExist: Test 1, HIGH
>   klog            Kernel message: [ 0.220034] ACPI Error (uteval-0250):
> @@ -4789,14 +5002,16 @@ klog            ADVICE: This is a bug picked up by the kernel, but as yet,
>   klog            the firmware test suite has no diagnostic advice for this
>   klog            particular problem.
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectDoesNotExist: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 0.220068] ACPI Error (psparse-0537):
>   klog            Method parse/execution failed [PRID.P_D1._STA] (Node
>   klog            f701baf8), AE_NOT_EXIST
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [HIGH] KlogAcpiObjectDoesNotExist: Test 1, HIGH
>   klog            Kernel message: [ 0.220107] ACPI Error (uteval-0250):
> @@ -4807,14 +5022,16 @@ klog            ADVICE: This is a bug picked up by the kernel, but as yet,
>   klog            the firmware test suite has no diagnostic advice for this
>   klog            particular problem.
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectDoesNotExist: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 0.220142] ACPI Error (psparse-0537):
>   klog            Method parse/execution failed [SECD.S_D0._STA] (Node
>   klog            f701bc78), AE_NOT_EXIST
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [HIGH] KlogAcpiObjectDoesNotExist: Test 1, HIGH
>   klog            Kernel message: [ 0.220180] ACPI Error (uteval-0250):
> @@ -4825,14 +5042,16 @@ klog            ADVICE: This is a bug picked up by the kernel, but as yet,
>   klog            the firmware test suite has no diagnostic advice for this
>   klog            particular problem.
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectDoesNotExist: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 0.220213] ACPI Error (psparse-0537):
>   klog            Method parse/execution failed [SECD.S_D1._STA] (Node
>   klog            f701bd38), AE_NOT_EXIST
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [HIGH] KlogAcpiObjectDoesNotExist: Test 1, HIGH
>   klog            Kernel message: [ 0.220252] ACPI Error (uteval-0250):
> @@ -4843,23 +5062,27 @@ klog            ADVICE: This is a bug picked up by the kernel, but as yet,
>   klog            the firmware test suite has no diagnostic advice for this
>   klog            particular problem.
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 0.221153] ACPI Error: Method parse/execution
> -klog            failed [_SB_.PCI0.HPET._CRS] (Node f402ae70), AE_NOT_FOUND
> -klog            (20110112/psparse-536)
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 0.221153] ACPI Error: Method parse
> +klog            /execution failed [_SB_.PCI0.HPET._CRS] (Node f402ae70),
> +klog            AE_NOT_FOUND (20110112/psparse-536)
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 0.221220] ACPI Error: Method parse/execution
> -klog            failed [_SB_.PCI0.RTC_._CRS] (Node f402aee8), AE_NOT_FOUND
> -klog            (20110112/psparse-536)
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 0.221220] ACPI Error: Method parse
> +klog            /execution failed [_SB_.PCI0.RTC_._CRS] (Node f402aee8),
> +klog            AE_NOT_FOUND (20110112/psparse-536)
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [MEDIUM] KlogBiosMtrrDefTypeIncosistent: Test 1,
>   klog            MEDIUM Kernel message: [ 0.221945] mtrr: your CPUs had
> @@ -4871,14 +5094,16 @@ klog            consistently set across all CPUs which is a firmware bug.
>   klog            The kernel has worked around this bug, but it may be worth
>   klog            getting the BIOS vendor to fix this.
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectAlreadyExists: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 0.222211] ACPI Error (psparse-0537):
>   klog            Method parse/execution failed [_SB_.PCI0._OSC] (Node
>   klog            f701beb8), AE_ALREADY_EXISTS
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [MEDIUM] KlogAcpiIncorrectTableChecksum: Test 1,
>   klog            MEDIUM Kernel message: [ 0.222869] ACPI Warning: Incorrect
> @@ -4898,13 +5123,16 @@ klog            ADVICE: The field exceeds the allocated buffer size. This
>   klog            can lead to unexpected results when fetching data outside
>   klog            this region.
>   klog
> -klog            FAILED [HIGH] KlogAcpiBufferLimit: Test 1, HIGH Kernel
> -klog            message: [ 0.222987] ACPI Error (psparse-0537): Method
> -klog            parse/execution failed [_SB_.PCI0.LPC0.PMIO._CRS] (Node
> -klog            f7015900), AE_AML_BUFFER_LIMIT
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 0.222987] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [_SB_.PCI0.LPC0.PMIO._CRS]
> +klog            (Node f7015900), AE_AML_BUFFER_LIMIT
>   klog
> -klog            ADVICE: Method failed: ResourceSourceIndex is present but
> -klog            ResourceSource is not.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [HIGH] KlogAcpiBufferLimit: Test 1, HIGH Kernel
>   klog            message: [ 0.223020] ACPI Error (uteval-0250): Method
> @@ -4941,14 +5169,16 @@ klog            ADVICE: ACPI AML interpreter executed a Method that
>   klog            returned a package with no elements inside it. This is
>   klog            most probably a bug in the Method and needs to be fixed.
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectAlreadyExists: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 0.224569] ACPI Error (psparse-0537):
>   klog            Method parse/execution failed [_SB_.PCI0._OSC] (Node
>   klog            f701fca8), AE_ALREADY_EXISTS
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [CRITICAL] KlogAcpiFieldexceedsBuffer: Test 1,
>   klog            CRITICAL Kernel message: [ 0.224987] ACPI Error: Field
> @@ -4959,13 +5189,16 @@ klog            ADVICE: The field exceeds the allocated buffer size. This
>   klog            can lead to unexpected results when fetching data outside
>   klog            this region.
>   klog
> -klog            FAILED [HIGH] KlogAcpiBufferLimit: Test 1, HIGH Kernel
> -klog            message: [ 0.224994] ACPI Error (psparse-0537): Method
> -klog            parse/execution failed [_SB_.MEM_._CRS] (Node f7021990),
> -klog            AE_AML_BUFFER_LIMIT
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 0.224994] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [_SB_.MEM_._CRS] (Node
> +klog            f7021990), AE_AML_BUFFER_LIMIT
>   klog
> -klog            ADVICE: Method failed: ResourceSourceIndex is present but
> -klog            ResourceSource is not.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [HIGH] KlogAcpiBufferLimit: Test 1, HIGH Kernel
>   klog            message: [ 0.225018] ACPI Error (uteval-0250): Method
> @@ -4993,23 +5226,24 @@ klog            ADVICE: The ACPI table listed above has an incorrect
>   klog            checksum, this could be a BIOS bug or due to table
>   klog            corruption.
>   klog
> -klog            FAILED [HIGH] KlogAcpiExecFailure: Test 1, HIGH Kernel
> -klog            message: [ 0.228032] ACPI Error (psargs-0359):
> +klog            FAILED [HIGH] KlogAcpiNamespaceLookupFailure: Test 1, HIGH
> +klog            Kernel message: [ 0.228032] ACPI Error (psargs-0359):
>   klog            [_PR_.C002._PPC] Namespace lookup failure, AE_NOT_FOUND
>   klog
> -klog            ADVICE: The kernel has most probably detected an error
> -klog            while executing ACPI AML. The error lists the ACPI driver
> -klog            module and the line number where the bug has been caught
> -klog            and the method that caused the error.
> +klog            ADVICE: The kernel has detected an error trying to execute
> +klog            an Method and it cannot find an object. This is indicates
> +klog            a bug in the DSDT or SSDT AML code.
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 0.228041] ACPI Error (psparse-0537): Method
> -klog            parse/execution failed [_SB_.PCI0.LPC0.EC0_._REG] (Node
> -klog            f742a558), AE_NOT_FOUND
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 0.228041] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [_SB_.PCI0.LPC0.EC0_._REG]
> +klog            (Node f742a558), AE_NOT_FOUND
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [HIGH] KlogAcpiFirmwareError: Test 1, HIGH Kernel
>   klog            message: [ 0.228469] [Firmware Bug]: the BIOS has
> @@ -5027,59 +5261,68 @@ klog            ADVICE: The ACPI table listed above has an incorrect
>   klog            checksum, this could be a BIOS bug or due to table
>   klog            corruption.
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 0.228773] ACPI Error: Method parse/execution
> -klog            failed [_SB_.PCI0._OSC] (Node f4025450), AE_NOT_FOUND
> -klog            (20110112/psparse-536)
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 0.228773] ACPI Error: Method parse
> +klog            /execution failed [_SB_.PCI0._OSC] (Node f4025450),
> +klog            AE_NOT_FOUND (20110112/psparse-536)
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectAlreadyExists: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 0.229334] ACPI Error (psparse-0537):
>   klog            Method parse/execution failed [_SB_.PCI0._OSC] (Node
>   klog            f7020750), AE_ALREADY_EXISTS
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiExecFailure: Test 1, HIGH Kernel
> -klog            message: [ 0.229639] ACPI Error (psargs-0359): [CDW1]
> -klog            Namespace lookup failure, AE_NOT_FOUND
> +klog            FAILED [HIGH] KlogAcpiNamespaceLookupFailure: Test 1, HIGH
> +klog            Kernel message: [ 0.229639] ACPI Error (psargs-0359):
> +klog            [CDW1] Namespace lookup failure, AE_NOT_FOUND
>   klog
> -klog            ADVICE: The kernel has most probably detected an error
> -klog            while executing ACPI AML. The error lists the ACPI driver
> -klog            module and the line number where the bug has been caught
> -klog            and the method that caused the error.
> +klog            ADVICE: The kernel has detected an error trying to execute
> +klog            an Method and it cannot find an object. This is indicates
> +klog            a bug in the DSDT or SSDT AML code.
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 0.229644] ACPI Error (psparse-0537): Method
> -klog            parse/execution failed [_SB_.PCI0._OSC] (Node f7413270),
> -klog            AE_NOT_FOUND
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 0.229644] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [_SB_.PCI0._OSC] (Node
> +klog            f7413270), AE_NOT_FOUND
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectAlreadyExists: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 0.230075] ACPI Error (psparse-0537):
>   klog            Method parse/execution failed [_SB_.PCI0._OSC] (Node
>   klog            f7014630), AE_ALREADY_EXISTS
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 0.231134] ACPI Error (psparse-0537): Method
> -klog            parse/execution failed [_SB_.PCI0._OSC] (Node f7012f00),
> -klog            AE_NOT_FOUND
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 0.231134] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [_SB_.PCI0._OSC] (Node
> +klog            f7012f00), AE_NOT_FOUND
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [MEDIUM] KlogAcpiIncorrectTableChecksum: Test 1,
>   klog            MEDIUM Kernel message: [ 0.232350] ACPI Warning: Incorrect
> @@ -5099,14 +5342,16 @@ klog            ADVICE: The ACPI table listed above has an incorrect
>   klog            checksum, this could be a BIOS bug or due to table
>   klog            corruption.
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectAlreadyExists: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 0.232733] ACPI Error (psparse-0537):
>   klog            Method parse/execution failed [_SB_.PCI0._OSC] (Node
>   klog            f701ebd0), AE_ALREADY_EXISTS
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [MEDIUM] KlogAcpiIncorrectTableChecksum: Test 1,
>   klog            MEDIUM Kernel message: [ 0.232830] ACPI Warning: Incorrect
> @@ -5162,14 +5407,16 @@ klog            ADVICE: The ACPI table listed above has an incorrect
>   klog            checksum, this could be a BIOS bug or due to table
>   klog            corruption.
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 0.236739] ACPI Error: Method parse/execution
> -klog            failed [_SB_.PCI0._OSC] (Node f3c24f00), AE_NOT_FOUND
> -klog            (20110112/psparse-536)
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 0.236739] ACPI Error: Method parse
> +klog            /execution failed [_SB_.PCI0._OSC] (Node f3c24f00),
> +klog            AE_NOT_FOUND (20110112/psparse-536)
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [MEDIUM] KlogAcpiIncorrectTableChecksum: Test 1,
>   klog            MEDIUM Kernel message: [ 0.241360] ACPI Warning: Incorrect
> @@ -5216,15 +5463,15 @@ klog            while executing ACPI AML. The error lists the ACPI driver
>   klog            module and the line number where the bug has been caught
>   klog            and the method that caused the error.
>   klog
> -klog            FAILED [HIGH] KlogAcpiExecFailure: Test 1, HIGH Kernel
> -klog            message: [ 0.245830] ACPI Error: Type returned from _PRT
> -klog            was incorrect: Integer, expected Btypes: 0x8 (20100428
> -klog            /uteval-313)
> +klog            FAILED [HIGH] KlogAcpiIncorrectReturnType: Test 1, HIGH
> +klog            Kernel message: [ 0.245830] ACPI Error: Type returned from
> +klog            _PRT was incorrect: Integer, expected Btypes: 0x8
> +klog            (20100428/uteval-313)
>   klog
> -klog            ADVICE: The kernel has most probably detected an error
> -klog            while executing ACPI AML. The error lists the ACPI driver
> -klog            module and the line number where the bug has been caught
> -klog            and the method that caused the error.
> +klog            ADVICE: The ACPI interpreter was evaluating a namespace
> +klog            object and discovered that the return type did not match
> +klog            the expected return type. This is an ACPI AML bug in the
> +klog            ACPI DSDT or SSDTs.
>   klog
>   klog            FAILED [MEDIUM] KlogAcpiIncorrectTableChecksum: Test 1,
>   klog            MEDIUM Kernel message: [ 0.246137] ACPI Warning: Incorrect
> @@ -5244,41 +5491,49 @@ klog            ADVICE: The ACPI table listed above has an incorrect
>   klog            checksum, this could be a BIOS bug or due to table
>   klog            corruption.
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectAlreadyExists: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 0.249570] ACPI Error (psparse-0537):
>   klog            Method parse/execution failed [_PR_.CPU1._OSC] (Node
>   klog            f7010198), AE_ALREADY_EXISTS
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectAlreadyExists: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 0.249594] ACPI Error (psparse-0537):
>   klog            Method parse/execution failed [_PR_.CPU1._PDC] (Node
>   klog            f7010180), AE_ALREADY_EXISTS
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectAlreadyExists: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 0.249860] ACPI Error (psparse-0537):
>   klog            Method parse/execution failed [_PR_.CPU2._OSC] (Node
>   klog            f7010270), AE_ALREADY_EXISTS
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectAlreadyExists: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 0.249882] ACPI Error (psparse-0537):
>   klog            Method parse/execution failed [_PR_.CPU2._PDC] (Node
>   klog            f7010258), AE_ALREADY_EXISTS
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [HIGH] KlogAcpiNoHandlerForRegion: Test 1, HIGH
>   klog            Kernel message: [ 0.250005] ACPI Error: No handler for
> @@ -5297,41 +5552,49 @@ klog            ADVICE: This is a bug picked up by the kernel, but as yet,
>   klog            the firmware test suite has no diagnostic advice for this
>   klog            particular problem.
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectDoesNotExist: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 0.250019] ACPI Error: Method parse
>   klog            /execution failed [_SB_.PCI0.SBRG.EC__._REG] (Node
>   klog            f4425bb8), AE_NOT_EXIST (20110112/psparse-536)
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectAlreadyExists: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 0.250572] ACPI Error (psparse-0537):
>   klog            Method parse/execution failed [_SB_.PCI0._OSC] (Node
>   klog            f7010e88), AE_ALREADY_EXISTS
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectAlreadyExists: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 0.250864] ACPI Error (psparse-0537):
>   klog            Method parse/execution failed [_SB_.PCI0._OSC] (Node
>   klog            f7013e58), AE_ALREADY_EXISTS
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectAlreadyExists: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 0.250941] ACPI Error: Method parse
>   klog            /execution failed [_SB_.PCI0._OSC] (Node f4022e88),
>   klog            AE_ALREADY_EXISTS (20110112/psparse-536)
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [HIGH] KlogAcpiFirmwareError: Test 1, HIGH Kernel
>   klog            message: [ 0.250986] [Firmware Bug]: ACPI: BIOS
> @@ -5350,23 +5613,27 @@ klog            ADVICE: The ACPI table listed above has an incorrect
>   klog            checksum, this could be a BIOS bug or due to table
>   klog            corruption.
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectAlreadyExists: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 0.254947] ACPI Error: Method parse
>   klog            /execution failed [_SB_.PCI0._OSC] (Node f3c22e88),
>   klog            AE_ALREADY_EXISTS (20110112/psparse-536)
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectAlreadyExists: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 0.255884] ACPI Error (psparse-0537):
>   klog            Method parse/execution failed [_SB_.PCI0._OSC] (Node
>   klog            f70142b8), AE_ALREADY_EXISTS
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [MEDIUM] KlogAcpiIncorrectTableChecksum: Test 1,
>   klog            MEDIUM Kernel message: [ 0.256141] ACPI Warning: Incorrect
> @@ -5395,14 +5662,16 @@ klog            ADVICE: The ACPI table listed above has an incorrect
>   klog            checksum, this could be a BIOS bug or due to table
>   klog            corruption.
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectAlreadyExists: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 0.262586] ACPI Error (psparse-0537):
>   klog            Method parse/execution failed [_SB_.PCI0._OSC] (Node
>   klog            f701f390), AE_ALREADY_EXISTS
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [HIGH] KlogAcpiFirmwareError: Test 1, HIGH Kernel
>   klog            message: [ 0.262663] pci 0000:00:1f.0: [Firmware Bug]:
> @@ -5411,22 +5680,27 @@ klog
>   klog            ADVICE: The kernel has detected a Firmware bug in the BIOS
>   klog            or ACPI which needs investigating and fixing.
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectAlreadyExists: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 0.264838] ACPI Error (psparse-0537):
>   klog            Method parse/execution failed [_SB_.PCI0._OSC] (Node
>   klog            f701f2a0), AE_ALREADY_EXISTS
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 0.265119] ACPI Error (psparse-0537): Method
> -klog            parse/execution failed [] (Node c08d5804), AE_NOT_FOUND
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 0.265119] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [] (Node c08d5804),
> +klog            AE_NOT_FOUND
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [MEDIUM] KlogAcpiIncorrectTableChecksum: Test 1,
>   klog            MEDIUM Kernel message: [ 0.265541] ACPI Warning: Incorrect
> @@ -5456,58 +5730,71 @@ klog            ADVICE: ACPI AML interpreter executed a Method that
>   klog            returned a package with incorrectly typed data. The
>   klog            offending method needs to be fixed.
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 0.268093] ACPI Error (psparse-0537): Method
> -klog            parse/execution failed [] (Node c0927024), AE_NOT_FOUND
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 0.268093] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [] (Node c0927024),
> +klog            AE_NOT_FOUND
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectAlreadyExists: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 0.268171] ACPI Error (psparse-0537):
>   klog            Method parse/execution failed [] (Node c0927024),
>   klog            AE_ALREADY_EXISTS
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectAlreadyExists: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 0.268458] ACPI Error (psparse-0537):
>   klog            Method parse/execution failed [_SB_.PCI0._OSC] (Node
>   klog            f70142a0), AE_ALREADY_EXISTS
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiParseOrExecFailure: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 0.269488] ACPI Error (psparse-0537):
>   klog            Method parse/execution failed [_PR_.CPU1.APCT] (Node
>   klog            ffff88007af30560), AE_NO_MEMORY
>   klog
> -klog            ADVICE: The ACPI engine has failed to execute some AML.
> -klog            The error message above lists the method that caused this
> -klog            error.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiParseOrExecFailure: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 0.269534] ACPI Error (psparse-0537):
>   klog            Method parse/execution failed [_PR_.CPU1.GCAP] (Node
>   klog            ffff88007af30540), AE_NO_MEMORY
>   klog
> -klog            ADVICE: The ACPI engine has failed to execute some AML.
> -klog            The error message above lists the method that caused this
> -klog            error.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiParseOrExecFailure: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 0.269576] ACPI Error (psparse-0537):
>   klog            Method parse/execution failed [_PR_.CPU1._PDC] (Node
>   klog            ffff88007af30500), AE_NO_MEMORY
>   klog
> -klog            ADVICE: The ACPI engine has failed to execute some AML.
> -klog            The error message above lists the method that caused this
> -klog            error.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [HIGH] KlogAcpiNoHandlerForRegion: Test 1, HIGH
>   klog            Kernel message: [ 0.272427] ACPI Error: No handler for
> @@ -5518,14 +5805,16 @@ klog            ADVICE: This is a bug picked up by the kernel, but as yet,
>   klog            the firmware test suite has no diagnostic advice for this
>   klog            particular problem.
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectDoesNotExist: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 0.272435] ACPI Error (psparse-0537):
>   klog            Method parse/execution failed [PRID.P_D0._STA] (Node
>   klog            f7102150), AE_NOT_EXIST
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [HIGH] KlogAcpiObjectDoesNotExist: Test 1, HIGH
>   klog            Kernel message: [ 0.272452] ACPI Error (uteval-0250):
> @@ -5536,14 +5825,16 @@ klog            ADVICE: This is a bug picked up by the kernel, but as yet,
>   klog            the firmware test suite has no diagnostic advice for this
>   klog            particular problem.
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectDoesNotExist: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 0.272469] ACPI Error (psparse-0537):
>   klog            Method parse/execution failed [PRID.P_D1._STA] (Node
>   klog            f71021f8), AE_NOT_EXIST
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [HIGH] KlogAcpiObjectDoesNotExist: Test 1, HIGH
>   klog            Kernel message: [ 0.272486] ACPI Error (uteval-0250):
> @@ -5554,14 +5845,16 @@ klog            ADVICE: This is a bug picked up by the kernel, but as yet,
>   klog            the firmware test suite has no diagnostic advice for this
>   klog            particular problem.
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectDoesNotExist: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 0.272503] ACPI Error (psparse-0537):
>   klog            Method parse/execution failed [SECD.S_D0._STA] (Node
>   klog            f7102360), AE_NOT_EXIST
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [HIGH] KlogAcpiObjectDoesNotExist: Test 1, HIGH
>   klog            Kernel message: [ 0.272519] ACPI Error (uteval-0250):
> @@ -5572,14 +5865,16 @@ klog            ADVICE: This is a bug picked up by the kernel, but as yet,
>   klog            the firmware test suite has no diagnostic advice for this
>   klog            particular problem.
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectDoesNotExist: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 0.272536] ACPI Error (psparse-0537):
>   klog            Method parse/execution failed [SECD.S_D1._STA] (Node
>   klog            f7102408), AE_NOT_EXIST
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [HIGH] KlogAcpiObjectDoesNotExist: Test 1, HIGH
>   klog            Kernel message: [ 0.272552] ACPI Error (uteval-0250):
> @@ -5599,50 +5894,57 @@ klog            ADVICE: The ACPI table listed above has an incorrect
>   klog            checksum, this could be a BIOS bug or due to table
>   klog            corruption.
>   klog
> -klog            FAILED [HIGH] KlogAcpiPackageLimit: Test 1, HIGH Kernel
> -klog            message: [ 0.284552] ACPI Error (psparse-0537): Method
> -klog            parse/execution failed [_SB_.PCI0.IDE1.GTM_] (Node
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 0.284552] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [_SB_.PCI0.IDE1.GTM_] (Node
>   klog            f7014858), AE_AML_PACKAGE_LIMIT
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiPackageLimit: Test 1, HIGH Kernel
> -klog            message: [ 0.284566] ACPI Error (psparse-0537): Method
> -klog            parse/execution failed [_SB_.PCI0.IDE1.CHN1._GTM] (Node
> -klog            f7014798), AE_AML_PACKAGE_LIMIT
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 0.284566] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [_SB_.PCI0.IDE1.CHN1._GTM]
> +klog            (Node f7014798), AE_AML_PACKAGE_LIMIT
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiExecFailure: Test 1, HIGH Kernel
> -klog            message: [ 0.285468] ACPI Error (psargs-0359):
> +klog            FAILED [HIGH] KlogAcpiNamespaceLookupFailure: Test 1, HIGH
> +klog            Kernel message: [ 0.285468] ACPI Error (psargs-0359):
>   klog            [_PR_.CPU0._PPC] Namespace lookup failure, AE_NOT_FOUND
>   klog
> -klog            ADVICE: The kernel has most probably detected an error
> -klog            while executing ACPI AML. The error lists the ACPI driver
> -klog            module and the line number where the bug has been caught
> -klog            and the method that caused the error.
> +klog            ADVICE: The kernel has detected an error trying to execute
> +klog            an Method and it cannot find an object. This is indicates
> +klog            a bug in the DSDT or SSDT AML code.
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 0.285476] ACPI Error (psparse-0537): Method
> -klog            parse/execution failed [_SB_.ADP0.ADJP] (Node f7015b10),
> -klog            AE_NOT_FOUND
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 0.285476] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [_SB_.ADP0.ADJP] (Node
> +klog            f7015b10), AE_NOT_FOUND
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 0.285546] ACPI Error (psparse-0537): Method
> -klog            parse/execution failed [_SB_.ADP0._PSR] (Node f7015ae0),
> -klog            AE_NOT_FOUND
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 0.285546] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [_SB_.ADP0._PSR] (Node
> +klog            f7015ae0), AE_NOT_FOUND
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [MEDIUM] KlogAcpiIncorrectTableChecksum: Test 1,
>   klog            MEDIUM Kernel message: [ 0.288180] ACPI Warning: Incorrect
> @@ -5653,23 +5955,27 @@ klog            ADVICE: The ACPI table listed above has an incorrect
>   klog            checksum, this could be a BIOS bug or due to table
>   klog            corruption.
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectAlreadyExists: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 0.288591] ACPI Error (psparse-0537):
>   klog            Method parse/execution failed [_SB_.PCI0._OSC] (Node
>   klog            f701fd50), AE_ALREADY_EXISTS
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 0.288966] ACPI Error: Method parse/execution
> -klog            failed [_SB_.PCI0._OSC] (Node f34245b8), AE_NOT_FOUND
> -klog            (20110112/psparse-536)
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 0.288966] ACPI Error: Method parse
> +klog            /execution failed [_SB_.PCI0._OSC] (Node f34245b8),
> +klog            AE_NOT_FOUND (20110112/psparse-536)
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [CRITICAL] KlogAcpiCrtInvalidThreshold: Test 1,
>   klog            CRITICAL Kernel message: [ 0.296054] [Firmware Bug]:
> @@ -5679,68 +5985,79 @@ klog            ADVICE: ACPI _CRT (Critical Trip Point) is returning a
>   klog            threshold lower than zero degrees Celsius which is clearly
>   klog            incorrect.
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectAlreadyExists: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 0.296149] ACPI Error (psparse-0537):
>   klog            Method parse/execution failed [_SB_.PCI0._OSC] (Node
>   klog            f701eca8), AE_ALREADY_EXISTS
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 0.296644] ACPI Error (psparse-0537): Method
> -klog            parse/execution failed [_SB_._OSC] (Node ffff88012fc16660)
> -klog            , AE_NOT_FOUND
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 0.296644] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [_SB_._OSC] (Node
> +klog            ffff88012fc16660), AE_NOT_FOUND
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiExecFailure: Test 1, HIGH Kernel
> -klog            message: [ 0.302946] ACPI Error (psargs-0359): [HPTF]
> -klog            Namespace lookup failure, AE_NOT_FOUND
> +klog            FAILED [HIGH] KlogAcpiNamespaceLookupFailure: Test 1, HIGH
> +klog            Kernel message: [ 0.302946] ACPI Error (psargs-0359):
> +klog            [HPTF] Namespace lookup failure, AE_NOT_FOUND
>   klog
> -klog            ADVICE: The kernel has most probably detected an error
> -klog            while executing ACPI AML. The error lists the ACPI driver
> -klog            module and the line number where the bug has been caught
> -klog            and the method that caused the error.
> +klog            ADVICE: The kernel has detected an error trying to execute
> +klog            an Method and it cannot find an object. This is indicates
> +klog            a bug in the DSDT or SSDT AML code.
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 0.302952] ACPI Error (psparse-0537): Method
> -klog            parse/execution failed [_SB_.PCI0.HPET._STA] (Node
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 0.302952] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [_SB_.PCI0.HPET._STA] (Node
>   klog            ffff88007db32200), AE_NOT_FOUND
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectAlreadyExists: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 0.307009] ACPI Error: Method parse
>   klog            /execution failed [_SB_.PCI0._OSC] (Node f4c22e88),
>   klog            AE_ALREADY_EXISTS (20110112/psparse-536)
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 0.307757] ACPI Error (psparse-0537): Method
> -klog            parse/execution failed [_SB_.PCI0.SATA.CHN0._GTM] (Node
> -klog            f74145a0), AE_NOT_FOUND
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 0.307757] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [_SB_.PCI0.SATA.CHN0._GTM]
> +klog            (Node f74145a0), AE_NOT_FOUND
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 0.307837] ACPI Error (psparse-0537): Method
> -klog            parse/execution failed [_SB_.PCI0.SATA.CHN1._GTM] (Node
> -klog            f7414690), AE_NOT_FOUND
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 0.307837] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [_SB_.PCI0.SATA.CHN1._GTM]
> +klog            (Node f7414690), AE_NOT_FOUND
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [MEDIUM] KlogAcpiIncorrectTableChecksum: Test 1,
>   klog            MEDIUM Kernel message: [ 0.308095] ACPI Warning: Incorrect
> @@ -5751,23 +6068,27 @@ klog            ADVICE: The ACPI table listed above has an incorrect
>   klog            checksum, this could be a BIOS bug or due to table
>   klog            corruption.
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 0.308151] ACPI Error (psparse-0537): Method
> -klog            parse/execution failed [_SB_.PCI0.SAT1.CHN0._GTM] (Node
> -klog            f7414cd8), AE_NOT_FOUND
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 0.308151] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [_SB_.PCI0.SAT1.CHN0._GTM]
> +klog            (Node f7414cd8), AE_NOT_FOUND
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 0.308213] ACPI Error (psparse-0537): Method
> -klog            parse/execution failed [_SB_.PCI0.SAT1.CHN1._GTM] (Node
> -klog            f7414dc8), AE_NOT_FOUND
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 0.308213] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [_SB_.PCI0.SAT1.CHN1._GTM]
> +klog            (Node f7414dc8), AE_NOT_FOUND
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [HIGH] KlogAcpiBadAmlCode: Test 1, HIGH Kernel
>   klog            message: [ 0.310609] ACPI Warning for _PR_.CPU1._PSS:
> @@ -5786,23 +6107,27 @@ klog            ADVICE: The ACPI table listed above has an incorrect
>   klog            checksum, this could be a BIOS bug or due to table
>   klog            corruption.
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectAlreadyExists: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 0.311025] ACPI Error: Method parse
>   klog            /execution failed [_SB_.PCI0._OSC] (Node f4c250d8),
>   klog            AE_ALREADY_EXISTS (20110112/psparse-536)
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectAlreadyExists: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 0.311041] ACPI Error: Method parse
>   klog            /execution failed [_SB_.PCI0._OSC] (Node f54250d8),
>   klog            AE_ALREADY_EXISTS (20110112/psparse-536)
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [HIGH] KlogAcpiBadAmlCode: Test 1, HIGH Kernel
>   klog            message: [ 0.311335] ACPI Warning for _PR_.CPU2._PSS:
> @@ -5837,14 +6162,16 @@ klog            ADVICE: The ACPI table listed above has an incorrect
>   klog            checksum, this could be a BIOS bug or due to table
>   klog            corruption.
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectAlreadyExists: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 0.314451] ACPI Error (psparse-0537):
>   klog            Method parse/execution failed [] (Node ffffffff81a2b040),
>   klog            AE_ALREADY_EXISTS
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [MEDIUM] KlogAcpiIncorrectTableChecksum: Test 1,
>   klog            MEDIUM Kernel message: [ 0.314603] ACPI Warning: Incorrect
> @@ -5892,23 +6219,27 @@ klog            ADVICE: This is a bug picked up by the kernel, but as yet,
>   klog            the firmware test suite has no diagnostic advice for this
>   klog            particular problem.
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectDoesNotExist: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 0.316829] ACPI Error: Method parse
>   klog            /execution failed [_SB_.HTEV] (Node ffff88007a730780),
>   klog            AE_NOT_EXIST (20110112/psparse-536)
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectDoesNotExist: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 0.316839] ACPI Error: Method parse
>   klog            /execution failed [_SB_.PCI0.LPC0.EC0_._REG] (Node
>   klog            ffff88007a73a078), AE_NOT_EXIST (20110112/psparse-536)
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [MEDIUM] KlogAcpiIncorrectTableChecksum: Test 1,
>   klog            MEDIUM Kernel message: [ 0.317152] ACPI Warning: Incorrect
> @@ -5919,14 +6250,16 @@ klog            ADVICE: The ACPI table listed above has an incorrect
>   klog            checksum, this could be a BIOS bug or due to table
>   klog            corruption.
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectAlreadyExists: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 0.317427] ACPI Error (psparse-0537):
>   klog            Method parse/execution failed [_PR_.CPU1._PDC] (Node
>   klog            ffff88007d735160), AE_ALREADY_EXISTS
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [MEDIUM] KlogAcpiIncorrectTableChecksum: Test 1,
>   klog            MEDIUM Kernel message: [ 0.317685] ACPI Warning: Incorrect
> @@ -5946,14 +6279,16 @@ klog            ADVICE: The ACPI table listed above has an incorrect
>   klog            checksum, this could be a BIOS bug or due to table
>   klog            corruption.
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 0.321587] ACPI Error (psparse-0537): Method
> -klog            parse/execution failed [] (Node ffffffff81a12040),
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 0.321587] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [] (Node ffffffff81a12040),
>   klog            AE_NOT_FOUND
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [HIGH] KlogAcpiNeededReference: Test 1, HIGH Kernel
>   klog            message: [ 0.321722] ACPI Error: Needed type [Reference],
> @@ -5962,14 +6297,16 @@ klog
>   klog            ADVICE: An ACPI Method has returned an Device type when a
>   klog            Reference type was expected.
>   klog
> -klog            FAILED [HIGH] KlogAcpiOperandType: Test 1, HIGH Kernel
> -klog            message: [ 0.321740] ACPI Error (psparse-0537): Method
> -klog            parse/execution failed [_SB_.PCI0._OSC] (Node
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 0.321740] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [_SB_.PCI0._OSC] (Node
>   klog            ffff880075532ba0), AE_AML_OPERAND_TYPE
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [HIGH] KlogAcpiNoHandlerForRegion: Test 1, HIGH
>   klog            Kernel message: [ 0.322869] ACPI Error: No handler for
> @@ -5980,23 +6317,27 @@ klog            ADVICE: This is a bug picked up by the kernel, but as yet,
>   klog            the firmware test suite has no diagnostic advice for this
>   klog            particular problem.
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectDoesNotExist: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 0.322886] ACPI Error: Method parse
>   klog            /execution failed [_SB_.PCI0.LPCB.SNC_.SBRT] (Node
>   klog            f7435228), AE_NOT_EXIST (20110112/psparse-536)
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectDoesNotExist: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 0.322899] ACPI Error: Method parse
>   klog            /execution failed [_SB_.PCI0.LPCB.EC0_._REG] (Node
>   klog            f7428d98), AE_NOT_EXIST (20110112/psparse-536)
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [MEDIUM] KlogAcpiIncorrectTableChecksum: Test 1,
>   klog            MEDIUM Kernel message: [ 0.323465] ACPI Warning: Incorrect
> @@ -6024,41 +6365,49 @@ klog            ADVICE: This is a bug picked up by the kernel, but as yet,
>   klog            the firmware test suite has no diagnostic advice for this
>   klog            particular problem.
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectDoesNotExist: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 0.325334] ACPI Error (psparse-0537):
>   klog            Method parse/execution failed [_SB_.PCI0.LPCB.KBC0.SMWR]
>   klog            (Node ffff88007d32c8c0), AE_NOT_EXIST
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectDoesNotExist: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 0.325357] ACPI Error (psparse-0537):
>   klog            Method parse/execution failed [_TZ_.THRM.SFAN] (Node
>   klog            ffff88007d328ec0), AE_NOT_EXIST
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectDoesNotExist: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 0.325376] ACPI Error (psparse-0537):
>   klog            Method parse/execution failed [_TZ_.THRM.THCK] (Node
>   klog            ffff88007d328f40), AE_NOT_EXIST
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectDoesNotExist: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 0.325396] ACPI Error (psparse-0537):
>   klog            Method parse/execution failed [_GPE._L02] (Node
>   klog            ffff88007d3289c0), AE_NOT_EXIST
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [HIGH] KlogAcpiCouldNotEnableEvent: Test 1, HIGH
>   klog            Kernel message: [ 0.325630] ACPI Error: Could not enable
> @@ -6110,14 +6459,16 @@ klog            ADVICE: This is a bug picked up by the kernel, but as yet,
>   klog            the firmware test suite has no diagnostic advice for this
>   klog            particular problem.
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectAlreadyExists: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 0.329378] ACPI Error (psparse-0537):
>   klog            Method parse/execution failed [_SB_.PCI0._OSC] (Node
>   klog            ffff88012b63d760), AE_ALREADY_EXISTS
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [MEDIUM] KlogAcpiIncorrectTableChecksum: Test 1,
>   klog            MEDIUM Kernel message: [ 0.330000] ACPI Warning: Incorrect
> @@ -6155,14 +6506,16 @@ klog            ADVICE: This is a bug picked up by the kernel, but as yet,
>   klog            the firmware test suite has no diagnostic advice for this
>   klog            particular problem.
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectDoesNotExist: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 0.330496] ACPI Error (psparse-0537):
>   klog            Method parse/execution failed [PRID.P_D0._STA] (Node
>   klog            ffff88011bf0d360), AE_NOT_EXIST
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [HIGH] KlogAcpiObjectDoesNotExist: Test 1, HIGH
>   klog            Kernel message: [ 0.330513] ACPI Error (uteval-0250):
> @@ -6173,14 +6526,16 @@ klog            ADVICE: This is a bug picked up by the kernel, but as yet,
>   klog            the firmware test suite has no diagnostic advice for this
>   klog            particular problem.
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectDoesNotExist: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 0.330528] ACPI Error (psparse-0537):
>   klog            Method parse/execution failed [PRID.P_D1._STA] (Node
>   klog            ffff88011bf0d460), AE_NOT_EXIST
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [HIGH] KlogAcpiObjectDoesNotExist: Test 1, HIGH
>   klog            Kernel message: [ 0.330545] ACPI Error (uteval-0250):
> @@ -6191,14 +6546,16 @@ klog            ADVICE: This is a bug picked up by the kernel, but as yet,
>   klog            the firmware test suite has no diagnostic advice for this
>   klog            particular problem.
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectDoesNotExist: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 0.330560] ACPI Error (psparse-0537):
>   klog            Method parse/execution failed [SECD.S_D0._STA] (Node
>   klog            ffff88011bf0d660), AE_NOT_EXIST
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [HIGH] KlogAcpiObjectDoesNotExist: Test 1, HIGH
>   klog            Kernel message: [ 0.330576] ACPI Error (uteval-0250):
> @@ -6209,14 +6566,16 @@ klog            ADVICE: This is a bug picked up by the kernel, but as yet,
>   klog            the firmware test suite has no diagnostic advice for this
>   klog            particular problem.
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectDoesNotExist: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 0.330590] ACPI Error (psparse-0537):
>   klog            Method parse/execution failed [SECD.S_D1._STA] (Node
>   klog            ffff88011bf0d760), AE_NOT_EXIST
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [HIGH] KlogAcpiObjectDoesNotExist: Test 1, HIGH
>   klog            Kernel message: [ 0.330606] ACPI Error (uteval-0250):
> @@ -6227,14 +6586,16 @@ klog            ADVICE: This is a bug picked up by the kernel, but as yet,
>   klog            the firmware test suite has no diagnostic advice for this
>   klog            particular problem.
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectAlreadyExists: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 0.330759] ACPI Error (psparse-0537):
>   klog            Method parse/execution failed [_SB_.PCI0._OSC] (Node
>   klog            ffff88011763c000), AE_ALREADY_EXISTS
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [MEDIUM] KlogAcpiIncorrectTableChecksum: Test 1,
>   klog            MEDIUM Kernel message: [ 0.330793] ACPI Warning: Incorrect
> @@ -6252,14 +6613,16 @@ klog
>   klog            ADVICE: An ACPI Method has returned an Device type when a
>   klog            Reference type was expected.
>   klog
> -klog            FAILED [HIGH] KlogAcpiOperandType: Test 1, HIGH Kernel
> -klog            message: [ 0.331653] ACPI Error (psparse-0537): Method
> -klog            parse/execution failed [_SB_.PCI0._OSC] (Node
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 0.331653] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [_SB_.PCI0._OSC] (Node
>   klog            ffff88014b83cac0), AE_AML_OPERAND_TYPE
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [HIGH] KlogAcpiNeededReference: Test 1, HIGH Kernel
>   klog            message: [ 0.331820] ACPI Error: Needed type [Reference],
> @@ -6268,14 +6631,16 @@ klog
>   klog            ADVICE: An ACPI Method has returned an Device type when a
>   klog            Reference type was expected.
>   klog
> -klog            FAILED [HIGH] KlogAcpiOperandType: Test 1, HIGH Kernel
> -klog            message: [ 0.331838] ACPI Error (psparse-0537): Method
> -klog            parse/execution failed [_SB_.PCI0._OSC] (Node
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 0.331838] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [_SB_.PCI0._OSC] (Node
>   klog            ffff8800379bbba0), AE_AML_OPERAND_TYPE
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [MEDIUM] KlogAcpiIncorrectTableChecksum: Test 1,
>   klog            MEDIUM Kernel message: [ 0.331948] ACPI Warning: Incorrect
> @@ -6286,23 +6651,24 @@ klog            ADVICE: The ACPI table listed above has an incorrect
>   klog            checksum, this could be a BIOS bug or due to table
>   klog            corruption.
>   klog
> -klog            FAILED [HIGH] KlogAcpiExecFailure: Test 1, HIGH Kernel
> -klog            message: [ 0.332160] ACPI Error (dswload-0677): [PCI0]
> -klog            Namespace lookup failure, AE_NOT_FOUND
> +klog            FAILED [HIGH] KlogAcpiNamespaceLookupFailure: Test 1, HIGH
> +klog            Kernel message: [ 0.332160] ACPI Error (dswload-0677):
> +klog            [PCI0] Namespace lookup failure, AE_NOT_FOUND
>   klog
> -klog            ADVICE: The kernel has most probably detected an error
> -klog            while executing ACPI AML. The error lists the ACPI driver
> -klog            module and the line number where the bug has been caught
> -klog            and the method that caused the error.
> +klog            ADVICE: The kernel has detected an error trying to execute
> +klog            an Method and it cannot find an object. This is indicates
> +klog            a bug in the DSDT or SSDT AML code.
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 0.332167] ACPI Error (psparse-0537): Method
> -klog            parse/execution failed [] (Node ffffffff81cf5eb0),
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 0.332167] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [] (Node ffffffff81cf5eb0),
>   klog            AE_NOT_FOUND
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [MEDIUM] KlogAcpiIncorrectTableChecksum: Test 1,
>   klog            MEDIUM Kernel message: [ 0.333155] ACPI Warning: Incorrect
> @@ -6322,23 +6688,27 @@ klog            ADVICE: This is a bug picked up by the kernel, but as yet,
>   klog            the firmware test suite has no diagnostic advice for this
>   klog            particular problem.
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectDoesNotExist: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 0.333300] ACPI Error (psparse-0537):
>   klog            Method parse/execution failed [_SB_.HTEV] (Node
>   klog            ffff8800bc62e600), AE_NOT_EXIST
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectDoesNotExist: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 0.333326] ACPI Error (psparse-0537):
>   klog            Method parse/execution failed [_SB_.PCI0.LPC0.EC0_._REG]
>   klog            (Node ffff8800bc63e9a0), AE_NOT_EXIST
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [HIGH] KlogAcpiNoHandlerForRegion: Test 1, HIGH
>   klog            Kernel message: [ 0.333559] ACPI Error: No handler for
> @@ -6349,14 +6719,16 @@ klog            ADVICE: This is a bug picked up by the kernel, but as yet,
>   klog            the firmware test suite has no diagnostic advice for this
>   klog            particular problem.
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectDoesNotExist: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 0.333573] ACPI Error (psparse-0537):
>   klog            Method parse/execution failed [_SB_.HTEV] (Node
>   klog            ffff88007db28600), AE_NOT_EXIST
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [MEDIUM] KlogAcpiIncorrectTableChecksum: Test 1,
>   klog            MEDIUM Kernel message: [ 0.333591] ACPI Warning: Incorrect
> @@ -6367,14 +6739,16 @@ klog            ADVICE: The ACPI table listed above has an incorrect
>   klog            checksum, this could be a BIOS bug or due to table
>   klog            corruption.
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectDoesNotExist: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 0.333601] ACPI Error (psparse-0537):
>   klog            Method parse/execution failed [_SB_.PCI0.LPC0.EC0_._REG]
>   klog            (Node ffff88007db309a0), AE_NOT_EXIST
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [HIGH] KlogAcpiParameterCountMistmatch: Test 1,
>   klog            HIGH Kernel message: [ 0.333734] ACPI Warning for
> @@ -6385,50 +6759,57 @@ klog            ADVICE: The ACPI Method was executing with a different
>   klog            number of parameters than the Method expected. This should
>   klog            be fixed.
>   klog
> -klog            FAILED [HIGH] KlogAcpiExecFailure: Test 1, HIGH Kernel
> -klog            message: [ 0.333765] ACPI Error (psargs-0359): [FZHD]
> -klog            Namespace lookup failure, AE_NOT_FOUND
> -klog
> -klog            ADVICE: The kernel has most probably detected an error
> -klog            while executing ACPI AML. The error lists the ACPI driver
> -klog            module and the line number where the bug has been caught
> -klog            and the method that caused the error.
> -klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 0.333771] ACPI Error (psparse-0537): Method
> -klog            parse/execution failed [_SB_.PCI0.SATA.CHN0._GTM] (Node
> -klog            f7014300), AE_NOT_FOUND
> -klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> -klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 0.333853] ACPI Error (psparse-0537): Method
> -klog            parse/execution failed [_SB_.PCI0.SATA.CHN1._GTM] (Node
> -klog            f70143f0), AE_NOT_FOUND
> -klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> -klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 0.334143] ACPI Error (psparse-0537): Method
> -klog            parse/execution failed [_SB_.PCI0.SAT1.CHN0._GTM] (Node
> -klog            f7014a38), AE_NOT_FOUND
> -klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> -klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 0.334206] ACPI Error (psparse-0537): Method
> -klog            parse/execution failed [_SB_.PCI0.SAT1.CHN1._GTM] (Node
> -klog            f7014b28), AE_NOT_FOUND
> -klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            FAILED [HIGH] KlogAcpiNamespaceLookupFailure: Test 1, HIGH
> +klog            Kernel message: [ 0.333765] ACPI Error (psargs-0359):
> +klog            [FZHD] Namespace lookup failure, AE_NOT_FOUND
> +klog
> +klog            ADVICE: The kernel has detected an error trying to execute
> +klog            an Method and it cannot find an object. This is indicates
> +klog            a bug in the DSDT or SSDT AML code.
> +klog
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 0.333771] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [_SB_.PCI0.SATA.CHN0._GTM]
> +klog            (Node f7014300), AE_NOT_FOUND
> +klog
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
> +klog
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 0.333853] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [_SB_.PCI0.SATA.CHN1._GTM]
> +klog            (Node f70143f0), AE_NOT_FOUND
> +klog
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
> +klog
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 0.334143] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [_SB_.PCI0.SAT1.CHN0._GTM]
> +klog            (Node f7014a38), AE_NOT_FOUND
> +klog
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
> +klog
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 0.334206] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [_SB_.PCI0.SAT1.CHN1._GTM]
> +klog            (Node f7014b28), AE_NOT_FOUND
> +klog
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [HIGH] KlogAcpiNoHandlerForRegion: Test 1, HIGH
>   klog            Kernel message: [ 0.335658] ACPI Error: No handler for
> @@ -6439,14 +6820,16 @@ klog            ADVICE: This is a bug picked up by the kernel, but as yet,
>   klog            the firmware test suite has no diagnostic advice for this
>   klog            particular problem.
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectDoesNotExist: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 0.335698] ACPI Error: Method parse
>   klog            /execution failed [_SB_.PCI0.SBRG.EC0_._REG] (Node
>   klog            ffff88007af36730), AE_NOT_EXIST (20110413/psparse-536)
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [MEDIUM] KlogAcpiIncorrectTableChecksum: Test 1,
>   klog            MEDIUM Kernel message: [ 0.335745] ACPI Warning: Incorrect
> @@ -6466,41 +6849,46 @@ klog            ADVICE: The ACPI table listed above has an incorrect
>   klog            checksum, this could be a BIOS bug or due to table
>   klog            corruption.
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectAlreadyExists: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 0.337513] ACPI Error: Method parse
>   klog            /execution failed [_SB_.PCI0._OSC] (Node f54243f0),
>   klog            AE_ALREADY_EXISTS (20110112/psparse-536)
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiExecFailure: Test 1, HIGH Kernel
> -klog            message: [ 0.337662] ACPI Error (psargs-0359): [URES]
> -klog            Namespace lookup failure, AE_NOT_FOUND
> +klog            FAILED [HIGH] KlogAcpiNamespaceLookupFailure: Test 1, HIGH
> +klog            Kernel message: [ 0.337662] ACPI Error (psargs-0359):
> +klog            [URES] Namespace lookup failure, AE_NOT_FOUND
>   klog
> -klog            ADVICE: The kernel has most probably detected an error
> -klog            while executing ACPI AML. The error lists the ACPI driver
> -klog            module and the line number where the bug has been caught
> -klog            and the method that caused the error.
> +klog            ADVICE: The kernel has detected an error trying to execute
> +klog            an Method and it cannot find an object. This is indicates
> +klog            a bug in the DSDT or SSDT AML code.
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 0.337662] ACPI Error (psparse-0537): Method
> -klog            parse/execution failed [_PSW] (Node f701f0a8),
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 0.337662] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [_PSW] (Node f701f0a8),
>   klog            AE_NOT_FOUND
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectAlreadyExists: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 0.338155] ACPI Error (psparse-0537):
>   klog            Method parse/execution failed [_SB_.PCI0._OSC] (Node
>   klog            ffff88021302db60), AE_ALREADY_EXISTS
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [HIGH] KlogAcpiNoHandlerForRegion: Test 1, HIGH
>   klog            Kernel message: [ 0.338440] ACPI Error: No handler for
> @@ -6511,14 +6899,16 @@ klog            ADVICE: This is a bug picked up by the kernel, but as yet,
>   klog            the firmware test suite has no diagnostic advice for this
>   klog            particular problem.
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectDoesNotExist: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 0.338717] ACPI Error (psparse-0537):
>   klog            Method parse/execution failed [PRID.P_D0._STA] (Node
>   klog            ffff88012bb111a0), AE_NOT_EXIST
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [MEDIUM] KlogAcpiIncorrectTableChecksum: Test 1,
>   klog            MEDIUM Kernel message: [ 0.338801] ACPI Warning: Incorrect
> @@ -6538,14 +6928,16 @@ klog            ADVICE: This is a bug picked up by the kernel, but as yet,
>   klog            the firmware test suite has no diagnostic advice for this
>   klog            particular problem.
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectDoesNotExist: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 0.339363] ACPI Error (psparse-0537):
>   klog            Method parse/execution failed [PRID.P_D1._STA] (Node
>   klog            ffff88012bb11280), AE_NOT_EXIST
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [HIGH] KlogAcpiObjectDoesNotExist: Test 1, HIGH
>   klog            Kernel message: [ 0.339551] ACPI Error (uteval-0250):
> @@ -6583,14 +6975,16 @@ klog            ADVICE: The ACPI table listed above has an incorrect
>   klog            checksum, this could be a BIOS bug or due to table
>   klog            corruption.
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectDoesNotExist: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 0.340003] ACPI Error (psparse-0537):
>   klog            Method parse/execution failed [SECD.S_D0._STA] (Node
>   klog            ffff88012bb11460), AE_NOT_EXIST
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [MEDIUM] KlogAcpiIncorrectTableChecksum: Test 1,
>   klog            MEDIUM Kernel message: [ 0.340121] ACPI Warning: Incorrect
> @@ -6610,14 +7004,16 @@ klog            ADVICE: This is a bug picked up by the kernel, but as yet,
>   klog            the firmware test suite has no diagnostic advice for this
>   klog            particular problem.
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectDoesNotExist: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 0.340651] ACPI Error (psparse-0537):
>   klog            Method parse/execution failed [SECD.S_D1._STA] (Node
>   klog            ffff88012bb11540), AE_NOT_EXIST
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [HIGH] KlogAcpiObjectDoesNotExist: Test 1, HIGH
>   klog            Kernel message: [ 0.340838] ACPI Error (uteval-0250):
> @@ -6646,59 +7042,71 @@ klog            ADVICE: This is a bug picked up by the kernel, but as yet,
>   klog            the firmware test suite has no diagnostic advice for this
>   klog            particular problem.
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectAlreadyExists: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 0.341812] ACPI Error (psparse-0537):
>   klog            Method parse/execution failed [_PR_.CPU1._OSC] (Node
>   klog            ffff88017bc14660), AE_ALREADY_EXISTS
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectAlreadyExists: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 0.341843] ACPI Error (psparse-0537):
>   klog            Method parse/execution failed [_PR_.CPU1._PDC] (Node
>   klog            ffff88017bc14640), AE_ALREADY_EXISTS
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectDoesNotExist: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 0.342116] ACPI Error (psparse-0537):
>   klog            Method parse/execution failed [_SB_.PCI0.LPCB.SNC_.SBRT]
>   klog            (Node f742f228), AE_NOT_EXIST
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectAlreadyExists: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 0.342130] ACPI Error (psparse-0537):
>   klog            Method parse/execution failed [_PR_.CPU2._OSC] (Node
>   klog            ffff88017bc14780), AE_ALREADY_EXISTS
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectAlreadyExists: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 0.342160] ACPI Error (psparse-0537):
>   klog            Method parse/execution failed [_PR_.CPU2._PDC] (Node
>   klog            ffff88017bc14760), AE_ALREADY_EXISTS
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectDoesNotExist: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 0.342409] ACPI Error (psparse-0537):
>   klog            Method parse/execution failed [_SB_.PCI0.LPCB.EC0_._REG]
>   klog            (Node f7422d98), AE_NOT_EXIST
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [MEDIUM] KlogAcpiIncorrectTableChecksum: Test 1,
>   klog            MEDIUM Kernel message: [ 0.342985] ACPI Warning: Incorrect
> @@ -6845,14 +7253,16 @@ klog            ADVICE: This is a bug picked up by the kernel, but as yet,
>   klog            the firmware test suite has no diagnostic advice for this
>   klog            particular problem.
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectDoesNotExist: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 0.353215] ACPI Error (psparse-0537):
>   klog            Method parse/execution failed [_SB_.PCI0.SBRG.EC0_._REG]
>   klog            (Node ffff88013be520e0), AE_NOT_EXIST
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [MEDIUM] KlogAcpiIncorrectTableChecksum: Test 1,
>   klog            MEDIUM Kernel message: [ 0.353356] ACPI Warning: Incorrect
> @@ -6888,23 +7298,27 @@ klog
>   klog            ADVICE: An ACPI Method has returned an Device type when a
>   klog            Reference type was expected.
>   klog
> -klog            FAILED [HIGH] KlogAcpiOperandType: Test 1, HIGH Kernel
> -klog            message: [ 0.353652] ACPI Error (psparse-0537): Method
> -klog            parse/execution failed [_SB_.PCI0._OSC] (Node
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 0.353652] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [_SB_.PCI0._OSC] (Node
>   klog            ffff8800379bba80), AE_AML_OPERAND_TYPE
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectAlreadyExists: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 0.355135] ACPI Error: Method parse
>   klog            /execution failed [_PR_.CPU0._PDC] (Node ffff88007a738ca8)
>   klog            , AE_ALREADY_EXISTS (20110112/psparse-536)
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [HIGH] KlogAcpiExecFailure: Test 1, HIGH Kernel
>   klog            message: [ 0.355798] ACPI Error: ACPI path has too many
> @@ -6916,15 +7330,12 @@ klog            while executing ACPI AML. The error lists the ACPI driver
>   klog            module and the line number where the bug has been caught
>   klog            and the method that caused the error.
>   klog
> -klog            FAILED [HIGH] KlogBiosTimerNotConnectedtoIoApic: Test 1,
> +klog            FAILED [HIGH] KlogIoApic8254TimerNotConnected: Test 1,
>   klog            HIGH Kernel message: [ 0.356001] ..MP-BIOS bug: 8254 timer
>   klog            not connected to IO-APIC
>   klog
> -klog            ADVICE: The BIOS is reporting the ExtINTA I/O APIC input
> -klog            from the cascaded 8259A as the timer interrupt input. The
> -klog            kernel has detected just one pin, so it has to check the
> -klog            timer directly and through the 8259A because of the broken
> -klog            BIOS reporting.
> +klog            ADVICE: The 8254 timer is not connected to an IO-APIC,
> +klog            this is invariably due to a misconfiguration in the BIOS.
>   klog
>   klog            FAILED [HIGH] KlogAcpiNoHandlerForRegion: Test 1, HIGH
>   klog            Kernel message: [ 0.356108] ACPI Error: No handler for
> @@ -6943,23 +7354,27 @@ klog            ADVICE: This is a bug picked up by the kernel, but as yet,
>   klog            the firmware test suite has no diagnostic advice for this
>   klog            particular problem.
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectDoesNotExist: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 0.356119] ACPI Error (psparse-0537):
>   klog            Method parse/execution failed [P8XH] (Node
>   klog            ffff88013ba28020), AE_NOT_EXIST
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectDoesNotExist: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 0.356143] ACPI Error (psparse-0537):
>   klog            Method parse/execution failed [_GPE._L02] (Node
>   klog            ffff88013ba32120), AE_NOT_EXIST
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [MEDIUM] KlogAcpiIncorrectTableChecksum: Test 1,
>   klog            MEDIUM Kernel message: [ 0.356280] ACPI Warning: Incorrect
> @@ -7006,14 +7421,16 @@ klog            ADVICE: The ACPI table listed above has an incorrect
>   klog            checksum, this could be a BIOS bug or due to table
>   klog            corruption.
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectAlreadyExists: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 0.359183] ACPI Error (psparse-0537):
>   klog            Method parse/execution failed [_SB_.PCI0._OSC] (Node
>   klog            f7021a68), AE_ALREADY_EXISTS
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [MEDIUM] KlogAcpiIncorrectTableChecksum: Test 1,
>   klog            MEDIUM Kernel message: [ 0.359915] ACPI Warning: Incorrect
> @@ -7043,22 +7460,27 @@ klog            while executing ACPI AML. The error lists the ACPI driver
>   klog            module and the line number where the bug has been caught
>   klog            and the method that caused the error.
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 0.362481] ACPI Error (psparse-0537): Method
> -klog            parse/execution failed [] (Node c091bffc), AE_NOT_FOUND
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 0.362481] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [] (Node c091bffc),
> +klog            AE_NOT_FOUND
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectAlreadyExists: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 0.362557] ACPI Error (psparse-0537):
>   klog            Method parse/execution failed [] (Node c091bffc),
>   klog            AE_ALREADY_EXISTS
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [HIGH] KlogAcpiNamespaceLookupFailure: Test 1, HIGH
>   klog            Kernel message: [ 0.362606] ACPI Error (dsfield-0487):
> @@ -7068,14 +7490,16 @@ klog            ADVICE: This is a bug picked up by the kernel, but as yet,
>   klog            the firmware test suite has no diagnostic advice for this
>   klog            particular problem.
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectAlreadyExists: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 0.362751] ACPI Error: Method parse
>   klog            /execution failed [_SB_.PCI0._OSC] (Node f40255d0),
>   klog            AE_ALREADY_EXISTS (20110112/psparse-536)
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [HIGH] KlogAcpiFirmwareError: Test 1, HIGH Kernel
>   klog            message: [ 0.362859] [Firmware Bug]: ACPI: BIOS
> @@ -7093,23 +7517,27 @@ klog            ADVICE: This is a bug picked up by the kernel, but as yet,
>   klog            the firmware test suite has no diagnostic advice for this
>   klog            particular problem.
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectAlreadyExists: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 0.362886] ACPI Error (psparse-0537):
>   klog            Method parse/execution failed [_SB_.PCI0._OSC] (Node
>   klog            f7014a80), AE_ALREADY_EXISTS
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectAlreadyExists: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 0.363488] ACPI Error (psparse-0537):
>   klog            Method parse/execution failed [_PR_.CPU1._PDC] (Node
>   klog            ffff880227048f60), AE_ALREADY_EXISTS
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [MEDIUM] KlogAcpiIncorrectTableChecksum: Test 1,
>   klog            MEDIUM Kernel message: [ 0.363621] ACPI Warning: Incorrect
> @@ -7147,14 +7575,16 @@ klog            ADVICE: ACPI AML interpreter executed a Method that
>   klog            returned a package with no elements inside it. This is
>   klog            most probably a bug in the Method and needs to be fixed.
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectAlreadyExists: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 0.364521] ACPI Error: Method parse
>   klog            /execution failed [_SB_.PCI0._OSC] (Node f44285b8),
>   klog            AE_ALREADY_EXISTS (20110413/psparse-536)
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [MEDIUM] KlogAcpiIncorrectTableChecksum: Test 1,
>   klog            MEDIUM Kernel message: [ 0.366917] ACPI Warning: Incorrect
> @@ -7219,23 +7649,27 @@ klog            ADVICE: The ACPI table listed above has an incorrect
>   klog            checksum, this could be a BIOS bug or due to table
>   klog            corruption.
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectAlreadyExists: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 0.372475] ACPI Error: Method parse
>   klog            /execution failed [_SB_.PCI0._OSC] (Node f5426ca8),
>   klog            AE_ALREADY_EXISTS (20110112/psparse-536)
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectAlreadyExists: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 0.372684] ACPI Error: Method parse
>   klog            /execution failed [_SB_.PCI0._OSC] (Node dd825ca8),
>   klog            AE_ALREADY_EXISTS (20110112/psparse-536)
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [MEDIUM] KlogAcpiIncorrectTableChecksum: Test 1,
>   klog            MEDIUM Kernel message: [ 0.375383] ACPI Warning: Incorrect
> @@ -7246,39 +7680,46 @@ klog            ADVICE: The ACPI table listed above has an incorrect
>   klog            checksum, this could be a BIOS bug or due to table
>   klog            corruption.
>   klog
> -klog            FAILED [HIGH] KlogAcpiExecFailure: Test 1, HIGH Kernel
> -klog            message: [ 0.375585] ACPI Error (dswload-0677): [USB0]
> -klog            Namespace lookup failure, AE_NOT_FOUND
> +klog            FAILED [HIGH] KlogAcpiNamespaceLookupFailure: Test 1, HIGH
> +klog            Kernel message: [ 0.375585] ACPI Error (dswload-0677):
> +klog            [USB0] Namespace lookup failure, AE_NOT_FOUND
>   klog
> -klog            ADVICE: The kernel has most probably detected an error
> -klog            while executing ACPI AML. The error lists the ACPI driver
> -klog            module and the line number where the bug has been caught
> -klog            and the method that caused the error.
> +klog            ADVICE: The kernel has detected an error trying to execute
> +klog            an Method and it cannot find an object. This is indicates
> +klog            a bug in the DSDT or SSDT AML code.
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 0.375609] ACPI Error (psparse-0537): Method
> -klog            parse/execution failed [] (Node c09fb6c8), AE_NOT_FOUND
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 0.375609] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [] (Node c09fb6c8),
> +klog            AE_NOT_FOUND
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 0.375966] ACPI Error (psparse-0537): Method
> -klog            parse/execution failed [] (Node c0992f7c), AE_NOT_FOUND
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 0.375966] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [] (Node c0992f7c),
> +klog            AE_NOT_FOUND
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectAlreadyExists: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 0.376047] ACPI Error: Method parse
>   klog            /execution failed [_SB_.PCI0._OSC] (Node dd825ca8),
>   klog            AE_ALREADY_EXISTS (20110413/psparse-536)
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [HIGH] KlogAcpiNoHandlerForRegion: Test 1, HIGH
>   klog            Kernel message: [ 0.376092] ACPI Error: No handler for
> @@ -7289,32 +7730,38 @@ klog            ADVICE: This is a bug picked up by the kernel, but as yet,
>   klog            the firmware test suite has no diagnostic advice for this
>   klog            particular problem.
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectDoesNotExist: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 0.376106] ACPI Error (psparse-0537):
>   klog            Method parse/execution failed [_PR_.CPU0._OSC] (Node
>   klog            ffff88007cf3f440), AE_NOT_EXIST
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectDoesNotExist: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 0.376141] ACPI Error (psparse-0537):
>   klog            Method parse/execution failed [_PR_.CPU0._PDC] (Node
>   klog            ffff88007cf3f420), AE_NOT_EXIST
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectAlreadyExists: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 0.376733] ACPI Error: Method parse
>   klog            /execution failed [_SB_.PCI0._OSC] (Node f5026ca8),
>   klog            AE_ALREADY_EXISTS (20110112/psparse-536)
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [MEDIUM] KlogAcpiIncorrectTableChecksum: Test 1,
>   klog            MEDIUM Kernel message: [ 0.378931] ACPI Warning: Incorrect
> @@ -7343,14 +7790,16 @@ klog            ADVICE: The ACPI table listed above has an incorrect
>   klog            checksum, this could be a BIOS bug or due to table
>   klog            corruption.
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectAlreadyExists: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 0.381039] ACPI Error (psparse-0537):
>   klog            Method parse/execution failed [_SB_.PCI0._OSC] (Node
>   klog            f7016a38), AE_ALREADY_EXISTS
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [MEDIUM] KlogAcpiIncorrectTableChecksum: Test 1,
>   klog            MEDIUM Kernel message: [ 0.381211] ACPI Warning: Incorrect
> @@ -7370,14 +7819,16 @@ klog            ADVICE: It appears that PCI config space has been
>   klog            configured for a specific device but does not appear to be
>   klog            reserved by the ACPI motherboard resources.
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 0.382740] ACPI Error (psparse-0537): Method
> -klog            parse/execution failed [_SB_._OSC] (Node ffff88003f013ca0)
> -klog            , AE_NOT_FOUND
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 0.382740] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [_SB_._OSC] (Node
> +klog            ffff88003f013ca0), AE_NOT_FOUND
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [MEDIUM] KlogAcpiIncorrectTableChecksum: Test 1,
>   klog            MEDIUM Kernel message: [ 0.383518] ACPI Warning: Incorrect
> @@ -7397,23 +7848,27 @@ klog            ADVICE: The ACPI table listed above has an incorrect
>   klog            checksum, this could be a BIOS bug or due to table
>   klog            corruption.
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 0.384722] ACPI Error (psparse-0537): Method
> -klog            parse/execution failed [_SB_.PCI0.HPET._CRS] (Node
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 0.384722] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [_SB_.PCI0.HPET._CRS] (Node
>   klog            ffff88007db32220), AE_NOT_FOUND
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 0.384811] ACPI Error (psparse-0537): Method
> -klog            parse/execution failed [_SB_.PCI0.RTC_._CRS] (Node
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 0.384811] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [_SB_.PCI0.RTC_._CRS] (Node
>   klog            ffff88007db322c0), AE_NOT_FOUND
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [MEDIUM] KlogAcpiIncorrectTableChecksum: Test 1,
>   klog            MEDIUM Kernel message: [ 0.385777] ACPI Warning: Incorrect
> @@ -7442,23 +7897,25 @@ klog            ADVICE: The ACPI table listed above has an incorrect
>   klog            checksum, this could be a BIOS bug or due to table
>   klog            corruption.
>   klog
> -klog            FAILED [HIGH] KlogAcpiExecFailure: Test 1, HIGH Kernel
> -klog            message: [ 0.390341] ACPI Error: [GUR_._BAS] Namespace
> -klog            lookup failure, AE_NOT_FOUND (20110112/psargs-359)
> +klog            FAILED [HIGH] KlogAcpiNamespaceLookupFailure: Test 1, HIGH
> +klog            Kernel message: [ 0.390341] ACPI Error: [GUR_._BAS]
> +klog            Namespace lookup failure, AE_NOT_FOUND (20110112
> +klog            /psargs-359)
>   klog
> -klog            ADVICE: The kernel has most probably detected an error
> -klog            while executing ACPI AML. The error lists the ACPI driver
> -klog            module and the line number where the bug has been caught
> -klog            and the method that caused the error.
> +klog            ADVICE: The kernel has detected an error trying to execute
> +klog            an Method and it cannot find an object. This is indicates
> +klog            a bug in the DSDT or SSDT AML code.
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 0.390354] ACPI Error: Method parse/execution
> -klog            failed [_SB_.PCI0.MBIO._CRS] (Node ffff880078f30aa0),
> -klog            AE_NOT_FOUND (20110112/psparse-536)
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 0.390354] ACPI Error: Method parse
> +klog            /execution failed [_SB_.PCI0.MBIO._CRS] (Node
> +klog            ffff880078f30aa0), AE_NOT_FOUND (20110112/psparse-536)
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [MEDIUM] KlogAcpiMmconfigNotReserved: Test 1,
>   klog            MEDIUM Kernel message: [ 0.390975] [Firmware Bug]: PCI:
> @@ -7478,14 +7935,16 @@ klog            ADVICE: ACPI AML interpreter executed a Method that
>   klog            returned a package with no elements inside it. This is
>   klog            most probably a bug in the Method and needs to be fixed.
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 0.395834] ACPI Error (psparse-0537): Method
> -klog            parse/execution failed [_SB_.PCI0._OSC] (Node
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 0.395834] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [_SB_.PCI0._OSC] (Node
>   klog            ffff88013ba393a0), AE_NOT_FOUND
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [MEDIUM] KlogAcpiInvalidPssFrequency: Test 1,
>   klog            MEDIUM Kernel message: [ 0.396197] [Firmware Bug]: ACPI:
> @@ -7540,13 +7999,16 @@ klog            ADVICE: The field exceeds the allocated buffer size. This
>   klog            can lead to unexpected results when fetching data outside
>   klog            this region.
>   klog
> -klog            FAILED [HIGH] KlogAcpiBufferLimit: Test 1, HIGH Kernel
> -klog            message: [ 0.399996] ACPI Error: Method parse/execution
> -klog            failed [_SB_.MEM_._CRS] (Node ffff8800b8e38000),
> -klog            AE_AML_BUFFER_LIMIT (20110112/psparse-536)
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 0.399996] ACPI Error: Method parse
> +klog            /execution failed [_SB_.MEM_._CRS] (Node ffff8800b8e38000)
> +klog            , AE_AML_BUFFER_LIMIT (20110112/psparse-536)
>   klog
> -klog            ADVICE: Method failed: ResourceSourceIndex is present but
> -klog            ResourceSource is not.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [HIGH] KlogAcpiBufferLimit: Test 1, HIGH Kernel
>   klog            message: [ 0.400012] ACPI Error: Method execution failed
> @@ -7583,23 +8045,27 @@ klog            ADVICE: The ACPI table listed above has an incorrect
>   klog            checksum, this could be a BIOS bug or due to table
>   klog            corruption.
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 0.406016] ACPI Error (psparse-0537): Method
> -klog            parse/execution failed [_SB_.ADP0.ADJP] (Node
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 0.406016] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [_SB_.ADP0.ADJP] (Node
>   klog            ffff88013ba3c5a0), AE_NOT_FOUND
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 0.406038] ACPI Error (psparse-0537): Method
> -klog            parse/execution failed [_SB_.ADP0._PSR] (Node
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 0.406038] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [_SB_.ADP0._PSR] (Node
>   klog            ffff88013ba3c560), AE_NOT_FOUND
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [MEDIUM] KlogAcpiIncorrectTableChecksum: Test 1,
>   klog            MEDIUM Kernel message: [ 0.407719] ACPI Warning: Incorrect
> @@ -7610,14 +8076,16 @@ klog            ADVICE: The ACPI table listed above has an incorrect
>   klog            checksum, this could be a BIOS bug or due to table
>   klog            corruption.
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectAlreadyExists: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 0.408529] ACPI Error: Method parse
>   klog            /execution failed [_SB_.PCI0._OSC] (Node f4c285b8),
>   klog            AE_ALREADY_EXISTS (20110112/psparse-536)
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [MEDIUM] KlogAcpiIncorrectTableChecksum: Test 1,
>   klog            MEDIUM Kernel message: [ 0.414781] ACPI Warning: Incorrect
> @@ -7655,14 +8123,16 @@ klog            ADVICE: This is a bug picked up by the kernel, but as yet,
>   klog            the firmware test suite has no diagnostic advice for this
>   klog            particular problem.
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectAlreadyExists: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 0.420218] ACPI Error: Method parse
>   klog            /execution failed [_SB_.PCI0._OSC] (Node ffff88022b749b18)
>   klog            , AE_ALREADY_EXISTS (20110413/psparse-536)
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [CRITICAL] KlogAcpiFieldexceedsBuffer: Test 1,
>   klog            CRITICAL Kernel message: [ 0.420241] ACPI Error: Field
> @@ -7673,13 +8143,16 @@ klog            ADVICE: The field exceeds the allocated buffer size. This
>   klog            can lead to unexpected results when fetching data outside
>   klog            this region.
>   klog
> -klog            FAILED [HIGH] KlogAcpiBufferLimit: Test 1, HIGH Kernel
> -klog            message: [ 0.420248] ACPI Error (psparse-0537): Method
> -klog            parse/execution failed [_SB_.PCI0.LPC0.PMIO._CRS] (Node
> -klog            ffff88013142fac0), AE_AML_BUFFER_LIMIT
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 0.420248] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [_SB_.PCI0.LPC0.PMIO._CRS]
> +klog            (Node ffff88013142fac0), AE_AML_BUFFER_LIMIT
>   klog
> -klog            ADVICE: Method failed: ResourceSourceIndex is present but
> -klog            ResourceSource is not.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [HIGH] KlogAcpiBufferLimit: Test 1, HIGH Kernel
>   klog            message: [ 0.420284] ACPI Error (uteval-0250): Method
> @@ -7715,32 +8188,35 @@ klog            ADVICE: ACPI AML interpreter executed a Method that
>   klog            returned a package with no elements inside it. This is
>   klog            most probably a bug in the Method and needs to be fixed.
>   klog
> -klog            FAILED [HIGH] KlogAcpiExecFailure: Test 1, HIGH Kernel
> -klog            message: [ 0.426823] ACPI Error (psargs-0359):
> +klog            FAILED [HIGH] KlogAcpiNamespaceLookupFailure: Test 1, HIGH
> +klog            Kernel message: [ 0.426823] ACPI Error (psargs-0359):
>   klog            [_PR_.CPU0._PSS] Namespace lookup failure, AE_NOT_FOUND
>   klog
> -klog            ADVICE: The kernel has most probably detected an error
> -klog            while executing ACPI AML. The error lists the ACPI driver
> -klog            module and the line number where the bug has been caught
> -klog            and the method that caused the error.
> +klog            ADVICE: The kernel has detected an error trying to execute
> +klog            an Method and it cannot find an object. This is indicates
> +klog            a bug in the DSDT or SSDT AML code.
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 0.426833] ACPI Error (psparse-0537): Method
> -klog            parse/execution failed [_SB_.AC__.ADJP] (Node
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 0.426833] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [_SB_.AC__.ADJP] (Node
>   klog            ffff88007b32ee00), AE_NOT_FOUND
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 0.426872] ACPI Error (psparse-0537): Method
> -klog            parse/execution failed [_SB_.AC__._PSR] (Node
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 0.426872] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [_SB_.AC__._PSR] (Node
>   klog            ffff88007b32edc0), AE_NOT_FOUND
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [HIGH] KlogAcpiBadAmlCode: Test 1, HIGH Kernel
>   klog            message: [ 0.429245] ACPI Warning for _PR_.CPU0._TSD:
> @@ -7767,14 +8243,16 @@ klog            ADVICE: The ACPI table listed above has an incorrect
>   klog            checksum, this could be a BIOS bug or due to table
>   klog            corruption.
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 0.436921] ACPI Error (psparse-0537): Method
> -klog            parse/execution failed [_SB_.PCI0._OSC] (Node
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 0.436921] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [_SB_.PCI0._OSC] (Node
>   klog            ffff88013b62ccc0), AE_NOT_FOUND
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [MEDIUM] KlogAcpiIncorrectTableChecksum: Test 1,
>   klog            MEDIUM Kernel message: [ 0.438019] ACPI Warning: Incorrect
> @@ -7803,41 +8281,46 @@ klog            ADVICE: The ACPI table listed above has an incorrect
>   klog            checksum, this could be a BIOS bug or due to table
>   klog            corruption.
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectAlreadyExists: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 0.444897] ACPI Error: Method parse
>   klog            /execution failed [_SB_.PCI0._OSC] (Node f4c252a0),
>   klog            AE_ALREADY_EXISTS (20110112/psparse-536)
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 0.450562] ACPI Error: Method parse/execution
> -klog            failed [_SB_.PCI0._OSC] (Node ffff8800b8e33ca8),
> -klog            AE_NOT_FOUND (20110112/psparse-536)
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 0.450562] ACPI Error: Method parse
> +klog            /execution failed [_SB_.PCI0._OSC] (Node ffff8800b8e33ca8)
> +klog            , AE_NOT_FOUND (20110112/psparse-536)
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiExecFailure: Test 1, HIGH Kernel
> -klog            message: [ 0.451517] ACPI Error (psargs-0359): [GUR_._BAS]
> -klog            Namespace lookup failure, AE_NOT_FOUND
> +klog            FAILED [HIGH] KlogAcpiNamespaceLookupFailure: Test 1, HIGH
> +klog            Kernel message: [ 0.451517] ACPI Error (psargs-0359):
> +klog            [GUR_._BAS] Namespace lookup failure, AE_NOT_FOUND
>   klog
> -klog            ADVICE: The kernel has most probably detected an error
> -klog            while executing ACPI AML. The error lists the ACPI driver
> -klog            module and the line number where the bug has been caught
> -klog            and the method that caused the error.
> +klog            ADVICE: The kernel has detected an error trying to execute
> +klog            an Method and it cannot find an object. This is indicates
> +klog            a bug in the DSDT or SSDT AML code.
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 0.451682] ACPI Error (psparse-0537): Method
> -klog            parse/execution failed [_SB_.PCI0.MBIO._CRS] (Node
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 0.451682] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [_SB_.PCI0.MBIO._CRS] (Node
>   klog            ffff88007bb2a880), AE_NOT_FOUND
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [HIGH] KlogAcpiReturnPackageTypeMismatch: Test 1,
>   klog            HIGH Kernel message: [ 0.453111] ACPI Warning for
> @@ -7902,14 +8385,16 @@ klog            ADVICE: This is a bug picked up by the kernel, but as yet,
>   klog            the firmware test suite has no diagnostic advice for this
>   klog            particular problem.
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectAlreadyExists: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 0.461793] ACPI Error: Method parse
>   klog            /execution failed [_SB_.PCI0._OSC] (Node ffff88003cdb0f00)
>   klog            , AE_ALREADY_EXISTS (20110413/psparse-536)
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [MEDIUM] KlogAcpiIncorrectTableChecksum: Test 1,
>   klog            MEDIUM Kernel message: [ 0.462573] ACPI Warning: Incorrect
> @@ -7920,59 +8405,71 @@ klog            ADVICE: The ACPI table listed above has an incorrect
>   klog            checksum, this could be a BIOS bug or due to table
>   klog            corruption.
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 0.468216] ACPI Error (psparse-0537): Method
> -klog            parse/execution failed [_PR_.CPU1._CST] (Node
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 0.468216] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [_PR_.CPU1._CST] (Node
>   klog            ffff88007c5cc380), AE_NOT_FOUND
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectAlreadyExists: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 0.468859] ACPI Error (psparse-0537):
>   klog            Method parse/execution failed [_SB_.PCI0._OSC] (Node
>   klog            ffff88003f1afdc0), AE_ALREADY_EXISTS
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> -klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 0.475076] ACPI Error (psparse-0537): Method
> -klog            parse/execution failed [_SB_.PCI0.SATA.CHN0._GTM] (Node
> -klog            f701eb28), AE_NOT_FOUND
> -klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> -klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 0.475159] ACPI Error (psparse-0537): Method
> -klog            parse/execution failed [_SB_.PCI0.SATA.CHN1._GTM] (Node
> -klog            f701ec18), AE_NOT_FOUND
> -klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> -klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 0.475441] ACPI Error (psparse-0537): Method
> -klog            parse/execution failed [_SB_.PCI0.SAT1.CHN0._GTM] (Node
> -klog            f70202a0), AE_NOT_FOUND
> -klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> -klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 0.475506] ACPI Error (psparse-0537): Method
> -klog            parse/execution failed [_SB_.PCI0.SAT1.CHN1._GTM] (Node
> -klog            f7020390), AE_NOT_FOUND
> -klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
> +klog
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 0.475076] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [_SB_.PCI0.SATA.CHN0._GTM]
> +klog            (Node f701eb28), AE_NOT_FOUND
> +klog
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
> +klog
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 0.475159] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [_SB_.PCI0.SATA.CHN1._GTM]
> +klog            (Node f701ec18), AE_NOT_FOUND
> +klog
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
> +klog
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 0.475441] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [_SB_.PCI0.SAT1.CHN0._GTM]
> +klog            (Node f70202a0), AE_NOT_FOUND
> +klog
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
> +klog
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 0.475506] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [_SB_.PCI0.SAT1.CHN1._GTM]
> +klog            (Node f7020390), AE_NOT_FOUND
> +klog
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [MEDIUM] KlogAcpiIncorrectTableChecksum: Test 1,
>   klog            MEDIUM Kernel message: [ 0.479385] ACPI Warning: Incorrect
> @@ -7983,41 +8480,49 @@ klog            ADVICE: The ACPI table listed above has an incorrect
>   klog            checksum, this could be a BIOS bug or due to table
>   klog            corruption.
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectAlreadyExists: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 0.479821] ACPI Error: Method parse
>   klog            /execution failed [_SB_.PCI0._OSC] (Node f3c28a68),
>   klog            AE_ALREADY_EXISTS (20110413/psparse-536)
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectAlreadyExists: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 0.481067] ACPI Error: Method parse
>   klog            /execution failed [_SB_.PCI0._OSC] (Node f4028a68),
>   klog            AE_ALREADY_EXISTS (20110112/psparse-536)
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectAlreadyExists: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 0.482955] ACPI Error: Method parse
>   klog            /execution failed [_SB_.PCI0._OSC] (Node ffff88003d9b0f00)
>   klog            , AE_ALREADY_EXISTS (20110112/psparse-536)
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectAlreadyExists: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 0.484974] ACPI Error: Method parse
>   klog            /execution failed [_SB_.PCI0._OSC] (Node f3c28a68),
>   klog            AE_ALREADY_EXISTS (20110112/psparse-536)
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [HIGH] KlogAcpiReturnPackageTypeMismatch: Test 1,
>   klog            HIGH Kernel message: [ 0.485955] ACPI Warning: For
> @@ -8074,14 +8579,16 @@ klog            ADVICE: The ACPI table listed above has an incorrect
>   klog            checksum, this could be a BIOS bug or due to table
>   klog            corruption.
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 0.492569] ACPI Error (psparse-0537): Method
> -klog            parse/execution failed [] (Node ffffffff81a08440),
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 0.492569] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [] (Node ffffffff81a08440),
>   klog            AE_NOT_FOUND
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [HIGH] KlogAcpiNamespaceLookupFailure: Test 1, HIGH
>   klog            Kernel message: [ 0.492648] ACPI Error (dswload-0781):
> @@ -8091,23 +8598,27 @@ klog            ADVICE: This is a bug picked up by the kernel, but as yet,
>   klog            the firmware test suite has no diagnostic advice for this
>   klog            particular problem.
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectAlreadyExists: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 0.492655] ACPI Error (psparse-0537):
>   klog            Method parse/execution failed [] (Node ffffffff81a08440),
>   klog            AE_ALREADY_EXISTS
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectAlreadyExists: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 0.492811] ACPI Error: Method parse
>   klog            /execution failed [_SB_.PCI0._OSC] (Node f5428a68),
>   klog            AE_ALREADY_EXISTS (20110112/psparse-536)
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [MEDIUM] KlogAcpiIncorrectTableChecksum: Test 1,
>   klog            MEDIUM Kernel message: [ 0.494198] ACPI Warning: Incorrect
> @@ -8163,50 +8674,60 @@ klog            ADVICE: The ACPI table listed above has an incorrect
>   klog            checksum, this could be a BIOS bug or due to table
>   klog            corruption.
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 0.500043] ACPI Error (psparse-0537): Method
> -klog            parse/execution failed [_SB_.PCI0.LPC0.EC0_._REG] (Node
> -klog            ffff8800ac22d040), AE_NOT_FOUND
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 0.500043] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [_SB_.PCI0.LPC0.EC0_._REG]
> +klog            (Node ffff8800ac22d040), AE_NOT_FOUND
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectAlreadyExists: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 0.501138] ACPI Error: Method parse
>   klog            /execution failed [_SB_.PCI0._OSC] (Node f3c28a38),
>   klog            AE_ALREADY_EXISTS (20110112/psparse-536)
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectAlreadyExists: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 0.505041] ACPI Error: Method parse
>   klog            /execution failed [_SB_.PCI0._OSC] (Node f4028a38),
>   klog            AE_ALREADY_EXISTS (20110112/psparse-536)
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectAlreadyExists: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 0.513609] ACPI Error: Method parse
>   klog            /execution failed [_SB_.PCI0._OSC] (Node f5428a38),
>   klog            AE_ALREADY_EXISTS (20110112/psparse-536)
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectAlreadyExists: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 0.516158] ACPI Error: Method parse
>   klog            /execution failed [_SB_.PCI0._OSC] (Node f74296c0),
>   klog            AE_ALREADY_EXISTS (20110112/psparse-536)
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [MEDIUM] KlogAcpiIncorrectTableChecksum: Test 1,
>   klog            MEDIUM Kernel message: [ 0.526190] ACPI Warning
> @@ -8217,23 +8738,27 @@ klog            ADVICE: The ACPI table listed above has an incorrect
>   klog            checksum, this could be a BIOS bug or due to table
>   klog            corruption.
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectAlreadyExists: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 0.527455] ACPI Error: Method parse
>   klog            /execution failed [_SB_.PCI0._OSC] (Node f5422df8),
>   klog            AE_ALREADY_EXISTS (20110112/psparse-536)
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectAlreadyExists: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 0.533028] ACPI Error: Method parse
>   klog            /execution failed [_SB_.PCI0._OSC] (Node ffff88003d9b0bb8)
>   klog            , AE_ALREADY_EXISTS (20110112/psparse-536)
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [MEDIUM] KlogAcpiIncorrectTableChecksum: Test 1,
>   klog            MEDIUM Kernel message: [ 0.534826] ACPI Warning: Incorrect
> @@ -8262,69 +8787,80 @@ klog            ADVICE: This is a bug picked up by the kernel, but as yet,
>   klog            the firmware test suite has no diagnostic advice for this
>   klog            particular problem.
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectDoesNotExist: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 0.539149] ACPI Error: Method parse
>   klog            /execution failed [_SB_.PCI0.LPCB.SNC_.SBRT] (Node
>   klog            ffff88012fa4f398), AE_NOT_EXIST (20110112/psparse-536)
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectDoesNotExist: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 0.539161] ACPI Error: Method parse
>   klog            /execution failed [_SB_.PCI0.LPCB.EC0_._REG] (Node
>   klog            ffff88012fa396b8), AE_NOT_EXIST (20110112/psparse-536)
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiExecFailure: Test 1, HIGH Kernel
> -klog            message: [ 0.540036] ACPI Error: [_PR_.C002._PPC]
> +klog            FAILED [HIGH] KlogAcpiNamespaceLookupFailure: Test 1, HIGH
> +klog            Kernel message: [ 0.540036] ACPI Error: [_PR_.C002._PPC]
>   klog            Namespace lookup failure, AE_NOT_FOUND (20110112
>   klog            /psargs-359)
>   klog
> -klog            ADVICE: The kernel has most probably detected an error
> -klog            while executing ACPI AML. The error lists the ACPI driver
> -klog            module and the line number where the bug has been caught
> -klog            and the method that caused the error.
> +klog            ADVICE: The kernel has detected an error trying to execute
> +klog            an Method and it cannot find an object. This is indicates
> +klog            a bug in the DSDT or SSDT AML code.
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 0.540046] ACPI Error: Method parse/execution
> -klog            failed [_SB_.PCI0.LPC0.EC0_._REG] (Node ffff880107e623c0),
> -klog            AE_NOT_FOUND (20110112/psparse-536)
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 0.540046] ACPI Error: Method parse
> +klog            /execution failed [_SB_.PCI0.LPC0.EC0_._REG] (Node
> +klog            ffff880107e623c0), AE_NOT_FOUND (20110112/psparse-536)
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiPackageLimit: Test 1, HIGH Kernel
> -klog            message: [ 0.541238] ACPI Error: Method parse/execution
> -klog            failed [_TZ_.C2E8] (Node f482d108), AE_AML_PACKAGE_LIMIT
> -klog            (20110112/psparse-536)
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 0.541238] ACPI Error: Method parse
> +klog            /execution failed [_TZ_.C2E8] (Node f482d108),
> +klog            AE_AML_PACKAGE_LIMIT (20110112/psparse-536)
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiPackageLimit: Test 1, HIGH Kernel
> -klog            message: [ 0.541258] ACPI Error: Method parse/execution
> -klog            failed [_TZ_.C2E7] (Node f482d0f0), AE_AML_PACKAGE_LIMIT
> -klog            (20110112/psparse-536)
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 0.541258] ACPI Error: Method parse
> +klog            /execution failed [_TZ_.C2E7] (Node f482d0f0),
> +klog            AE_AML_PACKAGE_LIMIT (20110112/psparse-536)
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiPackageLimit: Test 1, HIGH Kernel
> -klog            message: [ 0.541277] ACPI Error: Method parse/execution
> -klog            failed [_TZ_.TZ2_._TMP] (Node f482d7c8),
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 0.541277] ACPI Error: Method parse
> +klog            /execution failed [_TZ_.TZ2_._TMP] (Node f482d7c8),
>   klog            AE_AML_PACKAGE_LIMIT (20110112/psparse-536)
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [MEDIUM] KlogAcpiIncorrectTableChecksum: Test 1,
>   klog            MEDIUM Kernel message: [ 0.548650] ACPI Warning: Incorrect
> @@ -8344,14 +8880,16 @@ klog            ADVICE: The ACPI table listed above has an incorrect
>   klog            checksum, this could be a BIOS bug or due to table
>   klog            corruption.
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectAlreadyExists: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 0.563415] ACPI Error: Method parse
>   klog            /execution failed [_SB_.PCI0._OSC] (Node ffff88003d9af848)
>   klog            , AE_ALREADY_EXISTS (20110112/psparse-536)
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [HIGH] KlogAcpiReturnPackageZeroElements: Test 1,
>   klog            HIGH Kernel message: [ 0.566332] ACPI Warning: For
> @@ -8407,13 +8945,16 @@ klog            ADVICE: The field exceeds the allocated buffer size. This
>   klog            can lead to unexpected results when fetching data outside
>   klog            this region.
>   klog
> -klog            FAILED [HIGH] KlogAcpiBufferLimit: Test 1, HIGH Kernel
> -klog            message: [ 0.591729] ACPI Error (psparse-0537): Method
> -klog            parse/execution failed [_SB_.MEM_._CRS] (Node
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 0.591729] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [_SB_.MEM_._CRS] (Node
>   klog            ffff8800b4040f60), AE_AML_BUFFER_LIMIT
>   klog
> -klog            ADVICE: Method failed: ResourceSourceIndex is present but
> -klog            ResourceSource is not.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [HIGH] KlogAcpiBufferLimit: Test 1, HIGH Kernel
>   klog            message: [ 0.591760] ACPI Error (uteval-0250): Method
> @@ -8423,50 +8964,60 @@ klog
>   klog            ADVICE: Method failed: ResourceSourceIndex is present but
>   klog            ResourceSource is not.
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 0.593045] ACPI Error (psparse-0537): Method
> -klog            parse/execution failed [_PR_.PPCE] (Node f702c7b0),
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 0.593045] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [_PR_.PPCE] (Node f702c7b0),
>   klog            AE_NOT_FOUND
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 0.593072] ACPI Error (psparse-0537): Method
> -klog            parse/execution failed [EV4_] (Node f7019648),
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 0.593072] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [EV4_] (Node f7019648),
>   klog            AE_NOT_FOUND
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 0.593095] ACPI Error (psparse-0537): Method
> -klog            parse/execution failed [SMIE] (Node f702ea08),
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 0.593095] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [SMIE] (Node f702ea08),
>   klog            AE_NOT_FOUND
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 0.593119] ACPI Error (psparse-0537): Method
> -klog            parse/execution failed [NEVT] (Node f702e9c0),
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 0.593119] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [NEVT] (Node f702e9c0),
>   klog            AE_NOT_FOUND
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 0.593142] ACPI Error (psparse-0537): Method
> -klog            parse/execution failed [_SB_.PCI0.LPCB.ECDV._Q66] (Node
> -klog            f702e678), AE_NOT_FOUND
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 0.593142] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [_SB_.PCI0.LPCB.ECDV._Q66]
> +klog            (Node f702e678), AE_NOT_FOUND
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [HIGH] KlogAcpiConvertedBufferToString: Test 1,
>   klog            HIGH Kernel message: [ 0.597675] ACPI Warning for
> @@ -8508,23 +9059,24 @@ klog            type and ACPI driver automatically converted it to a
>   klog            String. It is worth fixing this in the DSDT or SSDT even
>   klog            if the kernel fixes it at run time.
>   klog
> -klog            FAILED [HIGH] KlogAcpiExecFailure: Test 1, HIGH Kernel
> -klog            message: [ 0.600451] ACPI Error (psargs-0359):
> +klog            FAILED [HIGH] KlogAcpiNamespaceLookupFailure: Test 1, HIGH
> +klog            Kernel message: [ 0.600451] ACPI Error (psargs-0359):
>   klog            [_SB_.PCI0.EGBA] Namespace lookup failure, AE_NOT_FOUND
>   klog
> -klog            ADVICE: The kernel has most probably detected an error
> -klog            while executing ACPI AML. The error lists the ACPI driver
> -klog            module and the line number where the bug has been caught
> -klog            and the method that caused the error.
> +klog            ADVICE: The kernel has detected an error trying to execute
> +klog            an Method and it cannot find an object. This is indicates
> +klog            a bug in the DSDT or SSDT AML code.
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 0.600456] ACPI Error (psparse-0537): Method
> -klog            parse/execution failed [_SB_.PCI0.LPC_.MBRD._CRS] (Node
> -klog            f7416318), AE_NOT_FOUND
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 0.600456] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [_SB_.PCI0.LPC_.MBRD._CRS]
> +klog            (Node f7416318), AE_NOT_FOUND
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [MEDIUM] KlogAcpiIncorrectTableChecksum: Test 1,
>   klog            MEDIUM Kernel message: [ 0.612305] ACPI Warning: Incorrect
> @@ -8543,14 +9095,16 @@ klog            ADVICE: This is a bug picked up by the kernel, but as yet,
>   klog            the firmware test suite has no diagnostic advice for this
>   klog            particular problem.
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectAlreadyExists: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 0.612820] ACPI Error: Method parse
>   klog            /execution failed [_SB_.PCI0._OSC] (Node ffff88003d9ae190)
>   klog            , AE_ALREADY_EXISTS (20110112/psparse-536)
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [MEDIUM] KlogAcpiIncorrectTableChecksum: Test 1,
>   klog            MEDIUM Kernel message: [ 0.614155] ACPI Warning: Incorrect
> @@ -8571,50 +9125,60 @@ klog            ADVICE: ACPI AML interpreter executed a Method that
>   klog            returned a package with incorrectly typed data. The
>   klog            offending method needs to be fixed.
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 0.621415] ACPI Error (psparse-0537): Method
> -klog            parse/execution failed [_PR_.PPCE] (Node f702c828),
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 0.621415] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [_PR_.PPCE] (Node f702c828),
>   klog            AE_NOT_FOUND
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 0.621443] ACPI Error (psparse-0537): Method
> -klog            parse/execution failed [EV4_] (Node f7019ed0),
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 0.621443] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [EV4_] (Node f7019ed0),
>   klog            AE_NOT_FOUND
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 0.621468] ACPI Error (psparse-0537): Method
> -klog            parse/execution failed [SMIE] (Node f702ea98),
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 0.621468] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [SMIE] (Node f702ea98),
>   klog            AE_NOT_FOUND
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 0.621493] ACPI Error (psparse-0537): Method
> -klog            parse/execution failed [NEVT] (Node f702ea50),
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 0.621493] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [NEVT] (Node f702ea50),
>   klog            AE_NOT_FOUND
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 0.621518] ACPI Error (psparse-0537): Method
> -klog            parse/execution failed [_SB_.PCI0.LPCB.ECDV._Q66] (Node
> -klog            f702e708), AE_NOT_FOUND
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 0.621518] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [_SB_.PCI0.LPCB.ECDV._Q66]
> +klog            (Node f702e708), AE_NOT_FOUND
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [MEDIUM] KlogAcpiMmconfigNotReserved: Test 1,
>   klog            MEDIUM Kernel message: [ 0.625680] [Firmware Bug]: PCI:
> @@ -8625,24 +9189,25 @@ klog            ADVICE: It appears that PCI config space has been
>   klog            configured for a specific device but does not appear to be
>   klog            reserved by the ACPI motherboard resources.
>   klog
> -klog            FAILED [HIGH] KlogAcpiExecFailure: Test 1, HIGH Kernel
> -klog            message: [ 0.627242] ACPI Error (psargs-0359):
> +klog            FAILED [HIGH] KlogAcpiNamespaceLookupFailure: Test 1, HIGH
> +klog            Kernel message: [ 0.627242] ACPI Error (psargs-0359):
>   klog            [_SB_.PCI0.EC__.HOTT] Namespace lookup failure,
>   klog            AE_NOT_FOUND
>   klog
> -klog            ADVICE: The kernel has most probably detected an error
> -klog            while executing ACPI AML. The error lists the ACPI driver
> -klog            module and the line number where the bug has been caught
> -klog            and the method that caused the error.
> +klog            ADVICE: The kernel has detected an error trying to execute
> +klog            an Method and it cannot find an object. This is indicates
> +klog            a bug in the DSDT or SSDT AML code.
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 0.627255] ACPI Error (psparse-0537): Method
> -klog            parse/execution failed [_TZ_.TZ01._HOT] (Node
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 0.627255] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [_TZ_.TZ01._HOT] (Node
>   klog            ffff88013ba3ae60), AE_NOT_FOUND
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [MEDIUM] KlogAcpiIncorrectTableChecksum: Test 1,
>   klog            MEDIUM Kernel message: [ 0.628646] ACPI Warning: Incorrect
> @@ -8662,14 +9227,16 @@ klog            to be invalid. This normally indicates that the ERST table
>   klog            header size is too small, or the table size (excluding
>   klog            header) is not a multiple of the ERST entries.
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectAlreadyExists: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 0.630258] ACPI Error: Method parse
>   klog            /execution failed [_SB_.PCI0._OSC] (Node ffff88007af370a0)
>   klog            , AE_ALREADY_EXISTS (20110112/psparse-536)
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [MEDIUM] KlogAcpiIncorrectTableChecksum: Test 1,
>   klog            MEDIUM Kernel message: [ 0.641157] ACPI Warning: Incorrect
> @@ -8698,41 +9265,49 @@ klog            ADVICE: The ACPI table listed above has an incorrect
>   klog            checksum, this could be a BIOS bug or due to table
>   klog            corruption.
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 0.651383] ACPI Error (psparse-0537): Method
> -klog            parse/execution failed [_SB_._OSC] (Node ffff88007f416680)
> -klog            , AE_NOT_FOUND
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 0.651383] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [_SB_._OSC] (Node
> +klog            ffff88007f416680), AE_NOT_FOUND
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 0.652133] ACPI Error (psparse-0537): Method
> -klog            parse/execution failed [] (Node ffffffff81a2e040),
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 0.652133] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [] (Node ffffffff81a2e040),
>   klog            AE_NOT_FOUND
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 0.652695] ACPI Error (psparse-0537): Method
> -klog            parse/execution failed [] (Node ffffffff81a0f040),
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 0.652695] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [] (Node ffffffff81a0f040),
>   klog            AE_NOT_FOUND
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectAlreadyExists: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 0.653163] ACPI Error: Method parse
>   klog            /execution failed [_SB_.PCI0._OSC] (Node ffff88007ab2f460)
>   klog            , AE_ALREADY_EXISTS (20110112/psparse-536)
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [MEDIUM] KlogAcpiIncorrectTableChecksum: Test 1,
>   klog            MEDIUM Kernel message: [ 0.653985] ACPI Warning: Incorrect
> @@ -8743,68 +9318,78 @@ klog            ADVICE: The ACPI table listed above has an incorrect
>   klog            checksum, this could be a BIOS bug or due to table
>   klog            corruption.
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectAlreadyExists: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 0.654642] ACPI Error: Method parse
>   klog            /execution failed [_PR_.CPU1._PDC] (Node ffff88020f44deb0)
>   klog            , AE_ALREADY_EXISTS (20110112/psparse-536)
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectAlreadyExists: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 0.654994] ACPI Error: Method parse
>   klog            /execution failed [_PR_.CPU2._PDC] (Node ffff88020f44df50)
>   klog            , AE_ALREADY_EXISTS (20110112/psparse-536)
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectAlreadyExists: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 0.655350] ACPI Error: Method parse
>   klog            /execution failed [_PR_.CPU3._PDC] (Node ffff88020f454000)
>   klog            , AE_ALREADY_EXISTS (20110112/psparse-536)
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiExecFailure: Test 1, HIGH Kernel
> -klog            message: [ 0.655369] ACPI Error (psargs-0359):
> +klog            FAILED [HIGH] KlogAcpiNamespaceLookupFailure: Test 1, HIGH
> +klog            Kernel message: [ 0.655369] ACPI Error (psargs-0359):
>   klog            [_SB_.PCI0.PSKB] Namespace lookup failure, AE_NOT_FOUND
>   klog
> -klog            ADVICE: The kernel has most probably detected an error
> -klog            while executing ACPI AML. The error lists the ACPI driver
> -klog            module and the line number where the bug has been caught
> -klog            and the method that caused the error.
> +klog            ADVICE: The kernel has detected an error trying to execute
> +klog            an Method and it cannot find an object. This is indicates
> +klog            a bug in the DSDT or SSDT AML code.
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 0.655376] ACPI Error (psparse-0537): Method
> -klog            parse/execution failed [_SB_.PCI0.LPC0.SIO_.KBC0._STA]
> -klog            (Node ffff880236c47260), AE_NOT_FOUND
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 0.655376] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed
> +klog            [_SB_.PCI0.LPC0.SIO_.KBC0._STA] (Node ffff880236c47260),
> +klog            AE_NOT_FOUND
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiExecFailure: Test 1, HIGH Kernel
> -klog            message: [ 0.655576] ACPI Error (psargs-0359):
> +klog            FAILED [HIGH] KlogAcpiNamespaceLookupFailure: Test 1, HIGH
> +klog            Kernel message: [ 0.655576] ACPI Error (psargs-0359):
>   klog            [_SB_.PCI0.PSMS] Namespace lookup failure, AE_NOT_FOUND
>   klog
> -klog            ADVICE: The kernel has most probably detected an error
> -klog            while executing ACPI AML. The error lists the ACPI driver
> -klog            module and the line number where the bug has been caught
> -klog            and the method that caused the error.
> +klog            ADVICE: The kernel has detected an error trying to execute
> +klog            an Method and it cannot find an object. This is indicates
> +klog            a bug in the DSDT or SSDT AML code.
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 0.655581] ACPI Error (psparse-0537): Method
> -klog            parse/execution failed [_SB_.PCI0.LPC0.SIO_.MSE0._STA]
> -klog            (Node ffff880236c47340), AE_NOT_FOUND
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 0.655581] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed
> +klog            [_SB_.PCI0.LPC0.SIO_.MSE0._STA] (Node ffff880236c47340),
> +klog            AE_NOT_FOUND
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [MEDIUM] KlogAcpiIncorrectTableChecksum: Test 1,
>   klog            MEDIUM Kernel message: [ 0.656750] ACPI Warning: Incorrect
> @@ -8823,23 +9408,27 @@ klog
>   klog            ADVICE: The ACPI Method returned an incorrect type, this
>   klog            should be fixed.
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectAlreadyExists: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 0.658697] ACPI Error (psparse-0537):
>   klog            Method parse/execution failed [_SB_.PCI0._OSC] (Node
>   klog            ffff88023fc14aa0), AE_ALREADY_EXISTS
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 0.662008] ACPI Error (psparse-0537): Method
> -klog            parse/execution failed [] (Node ffffffff81a0c440),
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 0.662008] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [] (Node ffffffff81a0c440),
>   klog            AE_NOT_FOUND
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [MEDIUM] KlogAcpiCrsSecondaryBusRangeMissing: Test
>   klog            1, MEDIUM Kernel message: [ 0.663194] [Firmware Bug]: ACPI
> @@ -8920,23 +9509,27 @@ klog            ADVICE: This is a bug picked up by the kernel, but as yet,
>   klog            the firmware test suite has no diagnostic advice for this
>   klog            particular problem.
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectAlreadyExists: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 0.674938] ACPI Error: Method parse
>   klog            /execution failed [_SB_.PCI0.LPC_.EC__.GBIF] (Node
>   klog            f3829120), AE_ALREADY_EXISTS (20110413/psparse-536)
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectAlreadyExists: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 0.674963] ACPI Error: Method parse
>   klog            /execution failed [_SB_.PCI0.LPC_.EC__.BAT1._BIF] (Node
>   klog            f3829330), AE_ALREADY_EXISTS (20110413/psparse-536)
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [MEDIUM] KlogAcpiIncorrectTableChecksum: Test 1,
>   klog            MEDIUM Kernel message: [ 0.675162] ACPI Warning: Incorrect
> @@ -9012,14 +9605,16 @@ klog            ADVICE: The ACPI table listed above has an incorrect
>   klog            checksum, this could be a BIOS bug or due to table
>   klog            corruption.
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 0.695029] ACPI Error (psparse-0537): Method
> -klog            parse/execution failed [] (Node ffffffff81a0e440),
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 0.695029] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [] (Node ffffffff81a0e440),
>   klog            AE_NOT_FOUND
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [MEDIUM] KlogAcpiIncorrectTableChecksum: Test 1,
>   klog            MEDIUM Kernel message: [ 0.695887] ACPI Warning: Incorrect
> @@ -9081,32 +9676,38 @@ klog            ADVICE: The ACPI table listed above has an incorrect
>   klog            checksum, this could be a BIOS bug or due to table
>   klog            corruption.
>   klog
> -klog            FAILED [HIGH] KlogAcpiPackageLimit: Test 1, HIGH Kernel
> -klog            message: [ 0.710267] ACPI Error: Method parse/execution
> -klog            failed [_TZ_.PSWT] (Node f7424bb8), AE_AML_PACKAGE_LIMIT
> -klog            (20110112/psparse-536)
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 0.710267] ACPI Error: Method parse
> +klog            /execution failed [_TZ_.PSWT] (Node f7424bb8),
> +klog            AE_AML_PACKAGE_LIMIT (20110112/psparse-536)
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiPackageLimit: Test 1, HIGH Kernel
> -klog            message: [ 0.710275] ACPI Error: Method parse/execution
> -klog            failed [_TZ_.GTTP] (Node f7424b88), AE_AML_PACKAGE_LIMIT
> -klog            (20110112/psparse-536)
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 0.710275] ACPI Error: Method parse
> +klog            /execution failed [_TZ_.GTTP] (Node f7424b88),
> +klog            AE_AML_PACKAGE_LIMIT (20110112/psparse-536)
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiPackageLimit: Test 1, HIGH Kernel
> -klog            message: [ 0.710281] ACPI Error: Method parse/execution
> -klog            failed [_TZ_.GFXZ._TMP] (Node f74249a8),
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 0.710281] ACPI Error: Method parse
> +klog            /execution failed [_TZ_.GFXZ._TMP] (Node f74249a8),
>   klog            AE_AML_PACKAGE_LIMIT (20110112/psparse-536)
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [MEDIUM] KlogAcpiIncorrectTableChecksum: Test 1,
>   klog            MEDIUM Kernel message: [ 0.710890] ACPI Warning: Incorrect
> @@ -9117,14 +9718,16 @@ klog            ADVICE: The ACPI table listed above has an incorrect
>   klog            checksum, this could be a BIOS bug or due to table
>   klog            corruption.
>   klog
> -klog            FAILED [HIGH] KlogAcpiPackageLimit: Test 1, HIGH Kernel
> -klog            message: [ 0.712727] ACPI Error: Method parse/execution
> -klog            failed [_TZ_.DTSZ._TMP] (Node f7424ca8),
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 0.712727] ACPI Error: Method parse
> +klog            /execution failed [_TZ_.DTSZ._TMP] (Node f7424ca8),
>   klog            AE_AML_PACKAGE_LIMIT (20110112/psparse-536)
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [MEDIUM] KlogAcpiIncorrectTableChecksum: Test 1,
>   klog            MEDIUM Kernel message: [ 0.715065] ACPI Warning: Incorrect
> @@ -9162,23 +9765,24 @@ klog            ADVICE: The ACPI table listed above has an incorrect
>   klog            checksum, this could be a BIOS bug or due to table
>   klog            corruption.
>   klog
> -klog            FAILED [HIGH] KlogAcpiExecFailure: Test 1, HIGH Kernel
> -klog            message: [ 0.721822] ACPI Error (dswload-0659): [USB0]
> -klog            Namespace lookup failure, AE_NOT_FOUND
> +klog            FAILED [HIGH] KlogAcpiNamespaceLookupFailure: Test 1, HIGH
> +klog            Kernel message: [ 0.721822] ACPI Error (dswload-0659):
> +klog            [USB0] Namespace lookup failure, AE_NOT_FOUND
>   klog
> -klog            ADVICE: The kernel has most probably detected an error
> -klog            while executing ACPI AML. The error lists the ACPI driver
> -klog            module and the line number where the bug has been caught
> -klog            and the method that caused the error.
> +klog            ADVICE: The kernel has detected an error trying to execute
> +klog            an Method and it cannot find an object. This is indicates
> +klog            a bug in the DSDT or SSDT AML code.
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 0.722199] ACPI Error (psparse-0537): Method
> -klog            parse/execution failed [] (Node ffffffff81a4d180),
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 0.722199] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [] (Node ffffffff81a4d180),
>   klog            AE_NOT_FOUND
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [HIGH] KlogAcpiReturnTypeMismatch: Test 1, HIGH
>   klog            Kernel message: [ 0.725417] ACPI Warning for
> @@ -9226,14 +9830,16 @@ klog            ADVICE: ACPI AML interpreter executed a Method that
>   klog            returned a package with no elements inside it. This is
>   klog            most probably a bug in the Method and needs to be fixed.
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectAlreadyExists: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 0.743273] ACPI Error (psparse-0537):
>   klog            Method parse/execution failed [_SB_.PCI0._OSC] (Node
>   klog            f701f0d8), AE_ALREADY_EXISTS
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [HIGH] KlogAcpiNamespaceLookupFailure: Test 1, HIGH
>   klog            Kernel message: [ 0.743525] ACPI Error: [CAPD] Namespace
> @@ -9243,14 +9849,16 @@ klog            ADVICE: This is a bug picked up by the kernel, but as yet,
>   klog            the firmware test suite has no diagnostic advice for this
>   klog            particular problem.
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectAlreadyExists: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 0.743530] ACPI Error: Method parse
>   klog            /execution failed [_SB_.PCI0._OSC] (Node f50273d8),
>   klog            AE_ALREADY_EXISTS (20110112/psparse-536)
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [HIGH] KlogAcpiParameterCountMistmatch: Test 1,
>   klog            HIGH Kernel message: [ 0.743538] ACPI Warning: For
> @@ -9270,13 +9878,16 @@ klog            ADVICE: The field exceeds the allocated buffer size. This
>   klog            can lead to unexpected results when fetching data outside
>   klog            this region.
>   klog
> -klog            FAILED [HIGH] KlogAcpiBufferLimit: Test 1, HIGH Kernel
> -klog            message: [ 0.744114] ACPI Error (psparse-0537): Method
> -klog            parse/execution failed [_SB_.MEM_._CRS] (Node
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 0.744114] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [_SB_.MEM_._CRS] (Node
>   klog            ffff88013ba44cc0), AE_AML_BUFFER_LIMIT
>   klog
> -klog            ADVICE: Method failed: ResourceSourceIndex is present but
> -klog            ResourceSource is not.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [HIGH] KlogAcpiBufferLimit: Test 1, HIGH Kernel
>   klog            message: [ 0.744142] ACPI Error (uteval-0250): Method
> @@ -9295,14 +9906,16 @@ klog            ADVICE: The ACPI table listed above has an incorrect
>   klog            checksum, this could be a BIOS bug or due to table
>   klog            corruption.
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectAlreadyExists: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 0.772223] ACPI Error: Method parse
>   klog            /execution failed [_SB_.PCI0._OSC] (Node f4c250d8),
>   klog            AE_ALREADY_EXISTS (20101013/psparse-537)
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [MEDIUM] KlogAcpiIncorrectTableChecksum: Test 1,
>   klog            MEDIUM Kernel message: [ 0.775831] ACPI Warning: Incorrect
> @@ -9358,14 +9971,13 @@ klog            ADVICE: The ACPI table listed above has an incorrect
>   klog            checksum, this could be a BIOS bug or due to table
>   klog            corruption.
>   klog
> -klog            FAILED [HIGH] KlogAcpiExecFailure: Test 1, HIGH Kernel
> -klog            message: [ 0.782613] ACPI Error (psargs-0359): [RAMB]
> -klog            Namespace lookup failure, AE_NOT_FOUND
> +klog            FAILED [HIGH] KlogAcpiNamespaceLookupFailure: Test 1, HIGH
> +klog            Kernel message: [ 0.782613] ACPI Error (psargs-0359):
> +klog            [RAMB] Namespace lookup failure, AE_NOT_FOUND
>   klog
> -klog            ADVICE: The kernel has most probably detected an error
> -klog            while executing ACPI AML. The error lists the ACPI driver
> -klog            module and the line number where the bug has been caught
> -klog            and the method that caused the error.
> +klog            ADVICE: The kernel has detected an error trying to execute
> +klog            an Method and it cannot find an object. This is indicates
> +klog            a bug in the DSDT or SSDT AML code.
>   klog
>   klog            FAILED [MEDIUM] KlogAcpiIncorrectTableChecksum: Test 1,
>   klog            MEDIUM Kernel message: [ 0.783246] ACPI Warning: Incorrect
> @@ -9423,25 +10035,29 @@ klog            ADVICE: The ACPI table listed above has an incorrect
>   klog            checksum, this could be a BIOS bug or due to table
>   klog            corruption.
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectAlreadyExists: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 0.790513] ACPI Error: Method parse
>   klog            /execution failed [_SB_.PCI0.LPC_.EC__.GBIF] (Node
>   klog            ffff880079f39f78), AE_ALREADY_EXISTS (20110112
>   klog            /psparse-536)
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectAlreadyExists: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 0.790526] ACPI Error: Method parse
>   klog            /execution failed [_SB_.PCI0.LPC_.EC__.BAT0._BIF] (Node
>   klog            ffff880079f37118), AE_ALREADY_EXISTS (20110112
>   klog            /psparse-536)
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [MEDIUM] KlogAcpiIncorrectTableChecksum: Test 1,
>   klog            MEDIUM Kernel message: [ 0.791560] ACPI Warning: Incorrect
> @@ -9487,68 +10103,73 @@ klog            to display adapter) is defined but we should also have
>   klog            _DOS (Enable/Disable output switching) defined but it's
>   klog            been omitted. This can cause display switching issues.
>   klog
> -klog            FAILED [HIGH] KlogAcpiExecFailure: Test 1, HIGH Kernel
> -klog            message: [ 0.810687] ACPI Error (dswload-0659): [DD02]
> -klog            Namespace lookup failure, AE_NOT_FOUND
> -klog
> -klog            ADVICE: The kernel has most probably detected an error
> -klog            while executing ACPI AML. The error lists the ACPI driver
> -klog            module and the line number where the bug has been caught
> -klog            and the method that caused the error.
> -klog
> -klog            FAILED [HIGH] KlogAcpiExecFailure: Test 1, HIGH Kernel
> -klog            message: [ 0.810756] ACPI Error (dswload-0659): [EHC1]
> -klog            Namespace lookup failure, AE_NOT_FOUND
> -klog
> -klog            ADVICE: The kernel has most probably detected an error
> -klog            while executing ACPI AML. The error lists the ACPI driver
> -klog            module and the line number where the bug has been caught
> -klog            and the method that caused the error.
> -klog
> -klog            FAILED [HIGH] KlogAcpiExecFailure: Test 1, HIGH Kernel
> -klog            message: [ 0.820565] ACPI Error: [FZHD] Namespace lookup
> -klog            failure, AE_NOT_FOUND (20110112/psargs-359)
> -klog
> -klog            ADVICE: The kernel has most probably detected an error
> -klog            while executing ACPI AML. The error lists the ACPI driver
> -klog            module and the line number where the bug has been caught
> -klog            and the method that caused the error.
> -klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 0.820571] ACPI Error: Method parse/execution
> -klog            failed [_SB_.PCI0.SATA.CHN0._GTM] (Node ffff880127632b40),
> -klog            AE_NOT_FOUND (20110112/psparse-536)
> -klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> -klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 0.820632] ACPI Error: Method parse/execution
> -klog            failed [_SB_.PCI0.SATA.CHN1._GTM] (Node ffff880127632cd0),
> -klog            AE_NOT_FOUND (20110112/psparse-536)
> +klog            FAILED [HIGH] KlogAcpiNamespaceLookupFailure: Test 1, HIGH
> +klog            Kernel message: [ 0.810687] ACPI Error (dswload-0659):
> +klog            [DD02] Namespace lookup failure, AE_NOT_FOUND
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The kernel has detected an error trying to execute
> +klog            an Method and it cannot find an object. This is indicates
> +klog            a bug in the DSDT or SSDT AML code.
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 0.821065] ACPI Error: Method parse/execution
> -klog            failed [_SB_.PCI0.SAT1.CHN0._GTM] (Node ffff880127634758),
> -klog            AE_NOT_FOUND (20110112/psparse-536)
> +klog            FAILED [HIGH] KlogAcpiNamespaceLookupFailure: Test 1, HIGH
> +klog            Kernel message: [ 0.810756] ACPI Error (dswload-0659):
> +klog            [EHC1] Namespace lookup failure, AE_NOT_FOUND
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The kernel has detected an error trying to execute
> +klog            an Method and it cannot find an object. This is indicates
> +klog            a bug in the DSDT or SSDT AML code.
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 0.821112] ACPI Error: Method parse/execution
> -klog            failed [_SB_.PCI0.SAT1.CHN1._GTM] (Node ffff8801276348e8),
> -klog            AE_NOT_FOUND (20110112/psparse-536)
> +klog            FAILED [HIGH] KlogAcpiNamespaceLookupFailure: Test 1, HIGH
> +klog            Kernel message: [ 0.820565] ACPI Error: [FZHD] Namespace
> +klog            lookup failure, AE_NOT_FOUND (20110112/psargs-359)
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The kernel has detected an error trying to execute
> +klog            an Method and it cannot find an object. This is indicates
> +klog            a bug in the DSDT or SSDT AML code.
> +klog
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 0.820571] ACPI Error: Method parse
> +klog            /execution failed [_SB_.PCI0.SATA.CHN0._GTM] (Node
> +klog            ffff880127632b40), AE_NOT_FOUND (20110112/psparse-536)
> +klog
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
> +klog
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 0.820632] ACPI Error: Method parse
> +klog            /execution failed [_SB_.PCI0.SATA.CHN1._GTM] (Node
> +klog            ffff880127632cd0), AE_NOT_FOUND (20110112/psparse-536)
> +klog
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
> +klog
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 0.821065] ACPI Error: Method parse
> +klog            /execution failed [_SB_.PCI0.SAT1.CHN0._GTM] (Node
> +klog            ffff880127634758), AE_NOT_FOUND (20110112/psparse-536)
> +klog
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
> +klog
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 0.821112] ACPI Error: Method parse
> +klog            /execution failed [_SB_.PCI0.SAT1.CHN1._GTM] (Node
> +klog            ffff8801276348e8), AE_NOT_FOUND (20110112/psparse-536)
> +klog
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [HIGH] KlogAcpiReturnPackageZeroElements: Test 1,
>   klog            HIGH Kernel message: [ 0.822836] ACPI Warning: For
> @@ -9568,59 +10189,71 @@ klog            ADVICE: The ACPI table listed above has an incorrect
>   klog            checksum, this could be a BIOS bug or due to table
>   klog            corruption.
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 0.860349] ACPI Error (psparse-0537): Method
> -klog            parse/execution failed [_PR_.PPCE] (Node ffff88023704ea40)
> -klog            , AE_NOT_FOUND
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 0.860349] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [_PR_.PPCE] (Node
> +klog            ffff88023704ea40), AE_NOT_FOUND
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 0.860380] ACPI Error (psparse-0537): Method
> -klog            parse/execution failed [EV4_] (Node ffff8802370590e0),
> -klog            AE_NOT_FOUND
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 0.860380] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [EV4_] (Node
> +klog            ffff8802370590e0), AE_NOT_FOUND
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 0.860410] ACPI Error (psparse-0537): Method
> -klog            parse/execution failed [SMIE] (Node ffff8802370522a0),
> -klog            AE_NOT_FOUND
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 0.860410] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [SMIE] (Node
> +klog            ffff8802370522a0), AE_NOT_FOUND
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 0.860439] ACPI Error (psparse-0537): Method
> -klog            parse/execution failed [NEVT] (Node ffff880237052240),
> -klog            AE_NOT_FOUND
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 0.860439] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [NEVT] (Node
> +klog            ffff880237052240), AE_NOT_FOUND
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 0.860468] ACPI Error (psparse-0537): Method
> -klog            parse/execution failed [_SB_.PCI0.LPCB.ECDV._Q66] (Node
> -klog            ffff880237050de0), AE_NOT_FOUND
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 0.860468] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [_SB_.PCI0.LPCB.ECDV._Q66]
> +klog            (Node ffff880237050de0), AE_NOT_FOUND
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 0.870147] ACPI Error (psparse-0537): Method
> -klog            parse/execution failed [_SB_.PCI0._OSC] (Node
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 0.870147] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [_SB_.PCI0._OSC] (Node
>   klog            ffff88013ba29e80), AE_NOT_FOUND
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [MEDIUM] KlogAcpiIncorrectTableChecksum: Test 1,
>   klog            MEDIUM Kernel message: [ 0.872036] ACPI Warning: Incorrect
> @@ -9658,23 +10291,24 @@ klog            ADVICE: The ACPI table listed above has an incorrect
>   klog            checksum, this could be a BIOS bug or due to table
>   klog            corruption.
>   klog
> -klog            FAILED [HIGH] KlogAcpiExecFailure: Test 1, HIGH Kernel
> -klog            message: [ 0.879606] ACPI Error (psargs-0359): [MPEN]
> -klog            Namespace lookup failure, AE_NOT_FOUND
> +klog            FAILED [HIGH] KlogAcpiNamespaceLookupFailure: Test 1, HIGH
> +klog            Kernel message: [ 0.879606] ACPI Error (psargs-0359):
> +klog            [MPEN] Namespace lookup failure, AE_NOT_FOUND
>   klog
> -klog            ADVICE: The kernel has most probably detected an error
> -klog            while executing ACPI AML. The error lists the ACPI driver
> -klog            module and the line number where the bug has been caught
> -klog            and the method that caused the error.
> +klog            ADVICE: The kernel has detected an error trying to execute
> +klog            an Method and it cannot find an object. This is indicates
> +klog            a bug in the DSDT or SSDT AML code.
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 0.879794] ACPI Error (psparse-0537): Method
> -klog            parse/execution failed [_TZ_.TZ00._PSL] (Node
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 0.879794] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [_TZ_.TZ00._PSL] (Node
>   klog            ffff88015ba4de00), AE_NOT_FOUND
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [HIGH] KlogAcpiReturnPackageTypeMismatch: Test 1,
>   klog            HIGH Kernel message: [ 0.888177] ACPI Warning for
> @@ -9703,68 +10337,82 @@ klog            ADVICE: This is a bug picked up by the kernel, but as yet,
>   klog            the firmware test suite has no diagnostic advice for this
>   klog            particular problem.
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectDoesNotExist: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 0.890421] ACPI Error (psparse-0537):
>   klog            Method parse/execution failed [_SB_.PCI0.LPCB.SNC_.SBRT]
>   klog            (Node ffff880133a49620), AE_NOT_EXIST
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectDoesNotExist: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 0.890696] ACPI Error (psparse-0537):
>   klog            Method parse/execution failed [_SB_.PCI0.LPCB.EC0_._REG]
>   klog            (Node ffff880133a385e0), AE_NOT_EXIST
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> -klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 0.892097] ACPI Error (psparse-0537): Method
> -klog            parse/execution failed [_PR_.PPCE] (Node ffff88021704e920)
> -klog            , AE_NOT_FOUND
> -klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> -klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 0.892124] ACPI Error (psparse-0537): Method
> -klog            parse/execution failed [EV4_] (Node ffff880217056700),
> -klog            AE_NOT_FOUND
> -klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> -klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 0.892147] ACPI Error (psparse-0537): Method
> -klog            parse/execution failed [SMIE] (Node ffff880217052180),
> -klog            AE_NOT_FOUND
> -klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> -klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 0.892171] ACPI Error (psparse-0537): Method
> -klog            parse/execution failed [NEVT] (Node ffff880217052120),
> -klog            AE_NOT_FOUND
> -klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> -klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 0.892195] ACPI Error (psparse-0537): Method
> -klog            parse/execution failed [_SB_.PCI0.LPCB.ECDV._Q66] (Node
> -klog            ffff880217050cc0), AE_NOT_FOUND
> -klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
> +klog
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 0.892097] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [_PR_.PPCE] (Node
> +klog            ffff88021704e920), AE_NOT_FOUND
> +klog
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
> +klog
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 0.892124] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [EV4_] (Node
> +klog            ffff880217056700), AE_NOT_FOUND
> +klog
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
> +klog
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 0.892147] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [SMIE] (Node
> +klog            ffff880217052180), AE_NOT_FOUND
> +klog
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
> +klog
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 0.892171] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [NEVT] (Node
> +klog            ffff880217052120), AE_NOT_FOUND
> +klog
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
> +klog
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 0.892195] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [_SB_.PCI0.LPCB.ECDV._Q66]
> +klog            (Node ffff880217050cc0), AE_NOT_FOUND
> +klog
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [MEDIUM] KlogAcpiIncorrectTableChecksum: Test 1,
>   klog            MEDIUM Kernel message: [ 0.892915] ACPI Warning: Incorrect
> @@ -9784,113 +10432,137 @@ klog            ADVICE: The ACPI table listed above has an incorrect
>   klog            checksum, this could be a BIOS bug or due to table
>   klog            corruption.
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 0.900692] ACPI Error (psparse-0537): Method
> -klog            parse/execution failed [_PR_.PPCE] (Node ffff88021704e960)
> -klog            , AE_NOT_FOUND
> -klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> -klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 0.900729] ACPI Error (psparse-0537): Method
> -klog            parse/execution failed [EV4_] (Node ffff880217059000),
> -klog            AE_NOT_FOUND
> -klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> -klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 0.900753] ACPI Error (psparse-0537): Method
> -klog            parse/execution failed [SMIE] (Node ffff8802170521c0),
> -klog            AE_NOT_FOUND
> -klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> -klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 0.900776] ACPI Error (psparse-0537): Method
> -klog            parse/execution failed [NEVT] (Node ffff880217052160),
> -klog            AE_NOT_FOUND
> -klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> -klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 0.900801] ACPI Error (psparse-0537): Method
> -klog            parse/execution failed [_SB_.PCI0.LPCB.ECDV._Q66] (Node
> -klog            ffff880217050d00), AE_NOT_FOUND
> -klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> -klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 0.905032] ACPI Error (psparse-0537): Method
> -klog            parse/execution failed [_PR_.PPCE] (Node ffff88021304e940)
> -klog            , AE_NOT_FOUND
> -klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> -klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 0.905061] ACPI Error (psparse-0537): Method
> -klog            parse/execution failed [EV4_] (Node ffff8802130576a0),
> -klog            AE_NOT_FOUND
> -klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> -klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 0.905085] ACPI Error (psparse-0537): Method
> -klog            parse/execution failed [SMIE] (Node ffff8802130521a0),
> -klog            AE_NOT_FOUND
> -klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> -klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 0.905110] ACPI Error (psparse-0537): Method
> -klog            parse/execution failed [NEVT] (Node ffff880213052140),
> -klog            AE_NOT_FOUND
> -klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> -klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 0.905135] ACPI Error (psparse-0537): Method
> -klog            parse/execution failed [_SB_.PCI0.LPCB.ECDV._Q66] (Node
> -klog            ffff880213050ce0), AE_NOT_FOUND
> -klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> -klog
> -klog            FAILED [HIGH] KlogAcpiPackageLimit: Test 1, HIGH Kernel
> -klog            message: [ 0.905920] ACPI Error (psparse-0537): Method
> -klog            parse/execution failed [_PR_.C000.C264] (Node f7024e58),
> -klog            AE_AML_PACKAGE_LIMIT
> -klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> -klog
> -klog            FAILED [HIGH] KlogAcpiPackageLimit: Test 1, HIGH Kernel
> -klog            message: [ 0.905985] ACPI Error (psparse-0537): Method
> -klog            parse/execution failed [_PR_.C000._PSS] (Node f7024f30),
> -klog            AE_AML_PACKAGE_LIMIT
> -klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 0.900692] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [_PR_.PPCE] (Node
> +klog            ffff88021704e960), AE_NOT_FOUND
> +klog
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
> +klog
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 0.900729] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [EV4_] (Node
> +klog            ffff880217059000), AE_NOT_FOUND
> +klog
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
> +klog
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 0.900753] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [SMIE] (Node
> +klog            ffff8802170521c0), AE_NOT_FOUND
> +klog
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
> +klog
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 0.900776] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [NEVT] (Node
> +klog            ffff880217052160), AE_NOT_FOUND
> +klog
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
> +klog
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 0.900801] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [_SB_.PCI0.LPCB.ECDV._Q66]
> +klog            (Node ffff880217050d00), AE_NOT_FOUND
> +klog
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
> +klog
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 0.905032] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [_PR_.PPCE] (Node
> +klog            ffff88021304e940), AE_NOT_FOUND
> +klog
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
> +klog
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 0.905061] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [EV4_] (Node
> +klog            ffff8802130576a0), AE_NOT_FOUND
> +klog
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
> +klog
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 0.905085] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [SMIE] (Node
> +klog            ffff8802130521a0), AE_NOT_FOUND
> +klog
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
> +klog
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 0.905110] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [NEVT] (Node
> +klog            ffff880213052140), AE_NOT_FOUND
> +klog
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
> +klog
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 0.905135] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [_SB_.PCI0.LPCB.ECDV._Q66]
> +klog            (Node ffff880213050ce0), AE_NOT_FOUND
> +klog
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
> +klog
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 0.905920] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [_PR_.C000.C264] (Node
> +klog            f7024e58), AE_AML_PACKAGE_LIMIT
> +klog
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
> +klog
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 0.905985] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [_PR_.C000._PSS] (Node
> +klog            f7024f30), AE_AML_PACKAGE_LIMIT
> +klog
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [HIGH] KlogAcpiMissingPssPct: Test 1, HIGH Kernel
>   klog            message: [ 0.906063] [Firmware Bug]: BIOS needs update for
> @@ -9909,14 +10581,16 @@ klog            ADVICE: The ACPI table listed above has an incorrect
>   klog            checksum, this could be a BIOS bug or due to table
>   klog            corruption.
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectAlreadyExists: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 0.940948] ACPI Error (psparse-0537):
>   klog            Method parse/execution failed [_SB_.PCI0._OSC] (Node
>   klog            f7421fc0), AE_ALREADY_EXISTS
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [MEDIUM] KlogAcpiIncorrectTableChecksum: Test 1,
>   klog            MEDIUM Kernel message: [ 0.941821] ACPI Warning: Incorrect
> @@ -9936,14 +10610,16 @@ klog            ADVICE: The ACPI table listed above has an incorrect
>   klog            checksum, this could be a BIOS bug or due to table
>   klog            corruption.
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 0.944156] ACPI Error (psparse-0537): Method
> -klog            parse/execution failed [_SB_.PCI0.ACAD._PSR] (Node
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 0.944156] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [_SB_.PCI0.ACAD._PSR] (Node
>   klog            ffff88013384d720), AE_NOT_FOUND
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [HIGH] KlogAcpiReturnPackageZeroElements: Test 1,
>   klog            HIGH Kernel message: [ 0.967528] ACPI Warning for
> @@ -9979,41 +10655,49 @@ klog
>   klog            ADVICE: The ACPI Method returned an incorrect type, this
>   klog            should be fixed.
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 0.992685] ACPI Error (psparse-0537): Method
> -klog            parse/execution failed [] (Node ffffffff81cf6eb0),
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 0.992685] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [] (Node ffffffff81cf6eb0),
>   klog            AE_NOT_FOUND
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 1.004972] ACPI Error (psparse-0537): Method
> -klog            parse/execution failed [CPUT] (Node f701c150),
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 1.004972] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [CPUT] (Node f701c150),
>   klog            AE_NOT_FOUND
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 1.005015] ACPI Error (psparse-0537): Method
> -klog            parse/execution failed [PSSC] (Node f701c168),
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 1.005015] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [PSSC] (Node f701c168),
>   klog            AE_NOT_FOUND
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 1.005055] ACPI Error (psparse-0537): Method
> -klog            parse/execution failed [_SB_.PCI0.LPCB.EC0_._REG] (Node
> -klog            f702f3c0), AE_NOT_FOUND
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 1.005055] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [_SB_.PCI0.LPCB.EC0_._REG]
> +klog            (Node f702f3c0), AE_NOT_FOUND
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [MEDIUM] KlogAcpiIncorrectTableChecksum: Test 1,
>   klog            MEDIUM Kernel message: [ 1.005834] ACPI Warning: Incorrect
> @@ -10024,14 +10708,16 @@ klog            ADVICE: The ACPI table listed above has an incorrect
>   klog            checksum, this could be a BIOS bug or due to table
>   klog            corruption.
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 1.009421] ACPI Error (psparse-0537): Method
> -klog            parse/execution failed [_SB_.PCI0.ACAD._PSR] (Node
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 1.009421] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [_SB_.PCI0.ACAD._PSR] (Node
>   klog            f701aa98), AE_NOT_FOUND
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [MEDIUM] KlogAcpiIncorrectTableChecksum: Test 1,
>   klog            MEDIUM Kernel message: [ 1.020525] ACPI Warning: Incorrect
> @@ -10085,14 +10771,16 @@ klog            ADVICE: This is a bug picked up by the kernel, but as yet,
>   klog            the firmware test suite has no diagnostic advice for this
>   klog            particular problem.
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectDoesNotExist: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 1.027587] ACPI Error (psparse-0537):
>   klog            Method parse/execution failed [_SB_.PCI0.DOCK._STA] (Node
>   klog            ffff880133e48620), AE_NOT_EXIST
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [HIGH] KlogAcpiObjectDoesNotExist: Test 1, HIGH
>   klog            Kernel message: [ 1.027653] ACPI Error (uteval-0250):
> @@ -10110,32 +10798,35 @@ klog
>   klog            ADVICE: No valid ACPI _CRT (Critical Trip Point) was
>   klog            found.
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 1.158298] ACPI Error (psparse-0537): Method
> -klog            parse/execution failed [_SB_._OSC] (Node f701b648),
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 1.158298] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [_SB_._OSC] (Node f701b648),
>   klog            AE_NOT_FOUND
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiExecFailure: Test 1, HIGH Kernel
> -klog            message: [ 1.167050] ACPI Error: [CDW1] Namespace lookup
> -klog            failure, AE_NOT_FOUND (20110316/psargs-359)
> +klog            FAILED [HIGH] KlogAcpiNamespaceLookupFailure: Test 1, HIGH
> +klog            Kernel message: [ 1.167050] ACPI Error: [CDW1] Namespace
> +klog            lookup failure, AE_NOT_FOUND (20110316/psargs-359)
>   klog
> -klog            ADVICE: The kernel has most probably detected an error
> -klog            while executing ACPI AML. The error lists the ACPI driver
> -klog            module and the line number where the bug has been caught
> -klog            and the method that caused the error.
> +klog            ADVICE: The kernel has detected an error trying to execute
> +klog            an Method and it cannot find an object. This is indicates
> +klog            a bug in the DSDT or SSDT AML code.
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 1.167226] ACPI Error: Method parse/execution
> -klog            failed [_SB_._OSC] (Node f4422648), AE_NOT_FOUND (20110316
> -klog            /psparse-536)
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 1.167226] ACPI Error: Method parse
> +klog            /execution failed [_SB_._OSC] (Node f4422648),
> +klog            AE_NOT_FOUND (20110316/psparse-536)
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [MEDIUM] KlogAcpiIncorrectTableChecksum: Test 1,
>   klog            MEDIUM Kernel message: [ 1.168945] ACPI Warning: Incorrect
> @@ -10205,77 +10896,90 @@ klog            ADVICE: ACPI AML interpreter executed a Method that
>   klog            returned a package with no elements inside it. This is
>   klog            most probably a bug in the Method and needs to be fixed.
>   klog
> -klog            FAILED [HIGH] KlogAcpiExecFailure: Test 1, HIGH Kernel
> -klog            message: [ 1.186079] ACPI Error: [BRTW] Namespace lookup
> -klog            failure, AE_NOT_FOUND (20110112/psargs-359)
> -klog
> -klog            ADVICE: The kernel has most probably detected an error
> -klog            while executing ACPI AML. The error lists the ACPI driver
> -klog            module and the line number where the bug has been caught
> -klog            and the method that caused the error.
> +klog            FAILED [HIGH] KlogAcpiNamespaceLookupFailure: Test 1, HIGH
> +klog            Kernel message: [ 1.186079] ACPI Error: [BRTW] Namespace
> +klog            lookup failure, AE_NOT_FOUND (20110112/psargs-359)
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 1.186087] ACPI Error: Method parse/execution
> -klog            failed [_SB_.PCI0.GFX0.DD03._BCM] (Node f4c2a588),
> +klog            ADVICE: The kernel has detected an error trying to execute
> +klog            an Method and it cannot find an object. This is indicates
> +klog            a bug in the DSDT or SSDT AML code.
> +klog
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 1.186087] ACPI Error: Method parse
> +klog            /execution failed [_SB_.PCI0.GFX0.DD03._BCM] (Node
> +klog            f4c2a588), AE_NOT_FOUND (20110112/psparse-536)
> +klog
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
> +klog
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 1.187842] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [_PR_.CPU0.PPC_] (Node
> +klog            f7450168), AE_NOT_FOUND
> +klog
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
> +klog
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 1.187891] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [_PR_.CPU0._PPC] (Node
> +klog            f74500c0), AE_NOT_FOUND
> +klog
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
> +klog
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 1.188370] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [_PR_.CPU1._PPC] (Node
> +klog            f7450150), AE_NOT_FOUND
> +klog
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
> +klog
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 1.188776] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [_PR_.CPU2._PPC] (Node
> +klog            f74502b8), AE_NOT_FOUND
> +klog
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
> +klog
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 1.189190] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [_PR_.CPU3._PPC] (Node
> +klog            f7450258), AE_NOT_FOUND
> +klog
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
> +klog
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 1.196055] ACPI Error: Method parse
> +klog            /execution failed [_SB_.PCI0._OSC] (Node f3824270),
>   klog            AE_NOT_FOUND (20110112/psparse-536)
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> -klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 1.187842] ACPI Error (psparse-0537): Method
> -klog            parse/execution failed [_PR_.CPU0.PPC_] (Node f7450168),
> -klog            AE_NOT_FOUND
> -klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> -klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 1.187891] ACPI Error (psparse-0537): Method
> -klog            parse/execution failed [_PR_.CPU0._PPC] (Node f74500c0),
> -klog            AE_NOT_FOUND
> -klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> -klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 1.188370] ACPI Error (psparse-0537): Method
> -klog            parse/execution failed [_PR_.CPU1._PPC] (Node f7450150),
> -klog            AE_NOT_FOUND
> -klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> -klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 1.188776] ACPI Error (psparse-0537): Method
> -klog            parse/execution failed [_PR_.CPU2._PPC] (Node f74502b8),
> -klog            AE_NOT_FOUND
> -klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> -klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 1.189190] ACPI Error (psparse-0537): Method
> -klog            parse/execution failed [_PR_.CPU3._PPC] (Node f7450258),
> -klog            AE_NOT_FOUND
> -klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> -klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 1.196055] ACPI Error: Method parse/execution
> -klog            failed [_SB_.PCI0._OSC] (Node f3824270), AE_NOT_FOUND
> -klog            (20110112/psparse-536)
> -klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [HIGH] KlogAcpiReturnPackageZeroElements: Test 1,
>   klog            HIGH Kernel message: [ 1.210593] ACPI Warning: For
> @@ -10303,68 +11007,82 @@ klog            ADVICE: This is a bug picked up by the kernel, but as yet,
>   klog            the firmware test suite has no diagnostic advice for this
>   klog            particular problem.
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectAlreadyExists: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 1.214761] ACPI Error: Method parse
>   klog            /execution failed [_SB_.PCI0.PEGP.VGA_.LCD_.GBQC] (Node
>   klog            f3023438), AE_ALREADY_EXISTS (20110112/psparse-536)
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectAlreadyExists: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 1.214775] ACPI Error: Method parse
>   klog            /execution failed [_SB_.PCI0.PEGP.VGA_.LCD_._BQC] (Node
>   klog            f3023420), AE_ALREADY_EXISTS (20110112/psparse-536)
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectAlreadyExists: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 1.222641] ACPI Error: Method parse
>   klog            /execution failed [_SB_.PCI0.PEGP.VGA_.LCD1.GBQC] (Node
>   klog            f30235b8), AE_ALREADY_EXISTS (20110112/psparse-536)
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectAlreadyExists: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 1.222655] ACPI Error: Method parse
>   klog            /execution failed [_SB_.PCI0.PEGP.VGA_.LCD1._BQC] (Node
>   klog            f30235a0), AE_ALREADY_EXISTS (20110112/psparse-536)
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> -klog
> -klog            FAILED [HIGH] KlogAcpiTimeOut: Test 1, HIGH Kernel message
> -klog            : [ 1.224060] ACPI Error (psparse-0537): Method parse
> -klog            /execution failed [_SB_.BAT1._STA] (Node f7023b10),
> -klog            AE_TIME
> -klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> -klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 1.228128] ACPI Error (psparse-0537): Method
> -klog            parse/execution failed [_SB_.PCI0.LPC0.EC0_._REG] (Node
> -klog            f702a570), AE_NOT_FOUND
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
> +klog
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 1.224060] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [_SB_.BAT1._STA] (Node
> +klog            f7023b10), AE_TIME
> +klog
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
> +klog
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 1.228128] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [_SB_.PCI0.LPC0.EC0_._REG]
> +klog            (Node f702a570), AE_NOT_FOUND
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectAlreadyExists: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 1.229185] ACPI Error (psparse-0537):
>   klog            Method parse/execution failed [_SB_.PCI0._OSC] (Node
>   klog            f70140d8), AE_ALREADY_EXISTS
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [HIGH] KlogAcpiBadAmlCode: Test 1, HIGH Kernel
>   klog            message: [ 1.230869] ACPI Warning for _PR_.CPU0._PSS:
> @@ -10416,50 +11134,60 @@ klog            ADVICE: This is a bug picked up by the kernel, but as yet,
>   klog            the firmware test suite has no diagnostic advice for this
>   klog            particular problem.
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectDoesNotExist: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 1.246169] ACPI Error: Method parse
>   klog            /execution failed [_TZ_.RDEC] (Node f442fc60),
>   klog            AE_NOT_EXIST (20110413/psparse-536)
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectDoesNotExist: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 1.246176] ACPI Error: Method parse
>   klog            /execution failed [_TZ_.TZS0._TMP] (Node f442fca8),
>   klog            AE_NOT_EXIST (20110413/psparse-536)
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> -klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 1.270260] ACPI Error (psparse-0537): Method
> -klog            parse/execution failed [CPUT] (Node ffff880137a4e840),
> -klog            AE_NOT_FOUND
> -klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> -klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 1.270297] ACPI Error (psparse-0537): Method
> -klog            parse/execution failed [PSSC] (Node ffff880137a4e860),
> -klog            AE_NOT_FOUND
> -klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> -klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 1.270332] ACPI Error (psparse-0537): Method
> -klog            parse/execution failed [_SB_.PCI0.LPCB.EC0_._REG] (Node
> -klog            ffff880137a3fd00), AE_NOT_FOUND
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
> +klog
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 1.270260] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [CPUT] (Node
> +klog            ffff880137a4e840), AE_NOT_FOUND
> +klog
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
> +klog
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 1.270297] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [PSSC] (Node
> +klog            ffff880137a4e860), AE_NOT_FOUND
> +klog
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
> +klog
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 1.270332] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [_SB_.PCI0.LPCB.EC0_._REG]
> +klog            (Node ffff880137a3fd00), AE_NOT_FOUND
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [HIGH] KlogAcpiNoHandlerForRegion: Test 1, HIGH
>   klog            Kernel message: [ 1.272398] ACPI Error: No handler for
> @@ -10470,23 +11198,27 @@ klog            ADVICE: This is a bug picked up by the kernel, but as yet,
>   klog            the firmware test suite has no diagnostic advice for this
>   klog            particular problem.
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectDoesNotExist: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 1.272407] ACPI Error: Method parse
>   klog            /execution failed [_TZ_.RDEC] (Node f742fc60),
>   klog            AE_NOT_EXIST (20110112/psparse-536)
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectDoesNotExist: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 1.272415] ACPI Error: Method parse
>   klog            /execution failed [_TZ_.TZS0._TMP] (Node f742fca8),
>   klog            AE_NOT_EXIST (20110112/psparse-536)
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [HIGH] KlogAcpiNoHandlerForRegion: Test 1, HIGH
>   klog            Kernel message: [ 1.280955] ACPI Error: No handler for
> @@ -10497,32 +11229,35 @@ klog            ADVICE: This is a bug picked up by the kernel, but as yet,
>   klog            the firmware test suite has no diagnostic advice for this
>   klog            particular problem.
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectDoesNotExist: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 1.280965] ACPI Error (psparse-0537):
>   klog            Method parse/execution failed [J380._STA] (Node
>   klog            ffff88013712b380), AE_NOT_EXIST
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiExecFailure: Test 1, HIGH Kernel
> -klog            message: [ 1.314561] ACPI Error: [ECPU] Namespace lookup
> -klog            failure, AE_NOT_FOUND (20110112/psargs-359)
> +klog            FAILED [HIGH] KlogAcpiNamespaceLookupFailure: Test 1, HIGH
> +klog            Kernel message: [ 1.314561] ACPI Error: [ECPU] Namespace
> +klog            lookup failure, AE_NOT_FOUND (20110112/psargs-359)
>   klog
> -klog            ADVICE: The kernel has most probably detected an error
> -klog            while executing ACPI AML. The error lists the ACPI driver
> -klog            module and the line number where the bug has been caught
> -klog            and the method that caused the error.
> +klog            ADVICE: The kernel has detected an error trying to execute
> +klog            an Method and it cannot find an object. This is indicates
> +klog            a bug in the DSDT or SSDT AML code.
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 1.314567] ACPI Error: Method parse/execution
> -klog            failed [_TZ_.TZ00._TMP] (Node ffff88011763ca28),
> -klog            AE_NOT_FOUND (20110112/psparse-536)
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 1.314567] ACPI Error: Method parse
> +klog            /execution failed [_TZ_.TZ00._TMP] (Node ffff88011763ca28)
> +klog            , AE_NOT_FOUND (20110112/psparse-536)
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [MEDIUM] KlogAcpiIncorrectTableChecksum: Test 1,
>   klog            MEDIUM Kernel message: [ 1.320114] ACPI Warning: Incorrect
> @@ -10573,23 +11308,24 @@ klog            an 8 byte buffer of 2 x 32 DWORDs, however it appears that
>   klog            the method is possibly trying to access data outside this
>   klog            buffer. This is a bug in the _OSC method.
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 1.381411] ACPI Error (psparse-0537): Method
> -klog            parse/execution failed [] (Node ffffffff81a2b040),
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 1.381411] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [] (Node ffffffff81a2b040),
>   klog            AE_NOT_FOUND
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiExecFailure: Test 1, HIGH Kernel
> -klog            message: [ 1.381481] ACPI Error (dswload-0659): [PCI0]
> -klog            Namespace lookup failure, AE_NOT_FOUND
> +klog            FAILED [HIGH] KlogAcpiNamespaceLookupFailure: Test 1, HIGH
> +klog            Kernel message: [ 1.381481] ACPI Error (dswload-0659):
> +klog            [PCI0] Namespace lookup failure, AE_NOT_FOUND
>   klog
> -klog            ADVICE: The kernel has most probably detected an error
> -klog            while executing ACPI AML. The error lists the ACPI driver
> -klog            module and the line number where the bug has been caught
> -klog            and the method that caused the error.
> +klog            ADVICE: The kernel has detected an error trying to execute
> +klog            an Method and it cannot find an object. This is indicates
> +klog            a bug in the DSDT or SSDT AML code.
>   klog
>   klog            FAILED [HIGH] KlogAcpiNeededBufferOrStringOrPackage: Test
>   klog            1, HIGH Kernel message: [ 1.384655] ACPI Error: Needed
> @@ -10599,23 +11335,27 @@ klog
>   klog            ADVICE: An ACPI Method has returned an Integer type when a
>   klog            Buffer, String or Package was expected.
>   klog
> -klog            FAILED [HIGH] KlogAcpiOperandType: Test 1, HIGH Kernel
> -klog            message: [ 1.384672] ACPI Error (psparse-0537): Method
> -klog            parse/execution failed [_SB_.PCI0.VGA_._DSM] (Node
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 1.384672] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [_SB_.PCI0.VGA_._DSM] (Node
>   klog            ffff88013ba4c020), AE_AML_OPERAND_TYPE
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiOperandType: Test 1, HIGH Kernel
> -klog            message: [ 1.384743] ACPI Error (psparse-0537): Method
> -klog            parse/execution failed [_SB_.PCI0.P0P1.VGA_._DSM] (Node
> -klog            ffff88013ba4d9c0), AE_AML_OPERAND_TYPE
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 1.384743] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [_SB_.PCI0.P0P1.VGA_._DSM]
> +klog            (Node ffff88013ba4d9c0), AE_AML_OPERAND_TYPE
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [HIGH] KlogAcpiDodWithNoDos: Test 1, HIGH Kernel
>   klog            message: [ 1.398000] [Firmware Bug]: ACPI(Z00P) defines
> @@ -10645,23 +11385,27 @@ klog            ADVICE: ACPI AML interpreter executed a Method that
>   klog            returned a package with no elements inside it. This is
>   klog            most probably a bug in the Method and needs to be fixed.
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 1.400736] ACPI Error (psparse-0537): Method
> -klog            parse/execution failed [_SB_.PCI0.SATA.PRT0._SDD] (Node
> -klog            f7018e58), AE_NOT_FOUND
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 1.400736] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [_SB_.PCI0.SATA.PRT0._SDD]
> +klog            (Node f7018e58), AE_NOT_FOUND
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 1.436671] ACPI Error (psparse-0537): Method
> -klog            parse/execution failed [_SB_.PCI0.SATA.PRT0._SDD] (Node
> -klog            f7024e58), AE_NOT_FOUND
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 1.436671] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [_SB_.PCI0.SATA.PRT0._SDD]
> +klog            (Node f7024e58), AE_NOT_FOUND
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [HIGH] KlogAcpiReturnPackageZeroElements: Test 1,
>   klog            HIGH Kernel message: [ 1.462866] ACPI Warning:
> @@ -10680,32 +11424,35 @@ klog
>   klog            ADVICE: The ACPI Method returned an incorrect type, this
>   klog            should be fixed.
>   klog
> -klog            FAILED [HIGH] KlogAcpiExecFailure: Test 1, HIGH Kernel
> -klog            message: [ 1.488986] ACPI Error (psargs-0359): [GTF0]
> -klog            Namespace lookup failure, AE_NOT_FOUND
> +klog            FAILED [HIGH] KlogAcpiNamespaceLookupFailure: Test 1, HIGH
> +klog            Kernel message: [ 1.488986] ACPI Error (psargs-0359):
> +klog            [GTF0] Namespace lookup failure, AE_NOT_FOUND
>   klog
> -klog            ADVICE: The kernel has most probably detected an error
> -klog            while executing ACPI AML. The error lists the ACPI driver
> -klog            module and the line number where the bug has been caught
> -klog            and the method that caused the error.
> +klog            ADVICE: The kernel has detected an error trying to execute
> +klog            an Method and it cannot find an object. This is indicates
> +klog            a bug in the DSDT or SSDT AML code.
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 1.488991] ACPI Error (psparse-0537): Method
> -klog            parse/execution failed [_SB_.PCI0.SAT0.PRT0._SDD] (Node
> -klog            f702b708), AE_NOT_FOUND
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 1.488991] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [_SB_.PCI0.SAT0.PRT0._SDD]
> +klog            (Node f702b708), AE_NOT_FOUND
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 1.489034] ACPI Error (psparse-0537): Method
> -klog            parse/execution failed [_SB_.PCI0.SAT0.PRT0._GTF] (Node
> -klog            f702b720), AE_NOT_FOUND
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 1.489034] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [_SB_.PCI0.SAT0.PRT0._GTF]
> +klog            (Node f702b720), AE_NOT_FOUND
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [MEDIUM] KlogAcpiIncorrectTableChecksum: Test 1,
>   klog            MEDIUM Kernel message: [ 1.505441] ACPI Warning: Incorrect
> @@ -10796,32 +11543,38 @@ klog            ADVICE: The ACPI table listed above has an incorrect
>   klog            checksum, this could be a BIOS bug or due to table
>   klog            corruption.
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 1.555599] ACPI Error (psparse-0537): Method
> -klog            parse/execution failed [CPUT] (Node ffff8801b90590c0),
> -klog            AE_NOT_FOUND
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 1.555599] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [CPUT] (Node
> +klog            ffff8801b90590c0), AE_NOT_FOUND
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 1.555652] ACPI Error (psparse-0537): Method
> -klog            parse/execution failed [PSSC] (Node ffff8801b90590e0),
> -klog            AE_NOT_FOUND
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 1.555652] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [PSSC] (Node
> +klog            ffff8801b90590e0), AE_NOT_FOUND
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 1.555703] ACPI Error (psparse-0537): Method
> -klog            parse/execution failed [_SB_.PCI0.LPCB.EC0_._REG] (Node
> -klog            ffff8801b903b6e0), AE_NOT_FOUND
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 1.555703] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [_SB_.PCI0.LPCB.EC0_._REG]
> +klog            (Node ffff8801b903b6e0), AE_NOT_FOUND
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [MEDIUM] KlogAcpiIncorrectTableChecksum: Test 1,
>   klog            MEDIUM Kernel message: [ 1.559068] ACPI Warning: Incorrect
> @@ -10841,14 +11594,16 @@ klog            ADVICE: This is a bug picked up by the kernel, but as yet,
>   klog            the firmware test suite has no diagnostic advice for this
>   klog            particular problem.
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectDoesNotExist: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 1.570624] ACPI Error (psparse-0537):
>   klog            Method parse/execution failed [J380._STA] (Node
>   klog            ffff8801b916ea40), AE_NOT_EXIST
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [MEDIUM] KlogAcpiIncorrectTableChecksum: Test 1,
>   klog            MEDIUM Kernel message: [ 1.586563] ACPI Warning: Incorrect
> @@ -10885,77 +11640,87 @@ klog            ADVICE: The ACPI video driver set the brightness level
>   klog            using the ACPI control _BCM, however the level used was
>   klog            not a known level (as returned by _BCL).
>   klog
> -klog            FAILED [HIGH] KlogAcpiExecFailure: Test 1, HIGH Kernel
> -klog            message: [ 1.605465] ACPI Error: [RAMB] Namespace lookup
> -klog            failure, AE_NOT_FOUND (20110112/psargs-359)
> +klog            FAILED [HIGH] KlogAcpiNamespaceLookupFailure: Test 1, HIGH
> +klog            Kernel message: [ 1.605465] ACPI Error: [RAMB] Namespace
> +klog            lookup failure, AE_NOT_FOUND (20110112/psargs-359)
>   klog
> -klog            ADVICE: The kernel has most probably detected an error
> -klog            while executing ACPI AML. The error lists the ACPI driver
> -klog            module and the line number where the bug has been caught
> -klog            and the method that caused the error.
> +klog            ADVICE: The kernel has detected an error trying to execute
> +klog            an Method and it cannot find an object. This is indicates
> +klog            a bug in the DSDT or SSDT AML code.
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 1.616034] ACPI Error (psparse-0537): Method
> -klog            parse/execution failed [_PR_.CPU0.PPC_] (Node
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 1.616034] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [_PR_.CPU0.PPC_] (Node
>   klog            ffff88015334da00), AE_NOT_FOUND
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 1.616243] ACPI Error (psparse-0537): Method
> -klog            parse/execution failed [_PR_.CPU0._PPC] (Node
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 1.616243] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [_PR_.CPU0._PPC] (Node
>   klog            ffff88015334d920), AE_NOT_FOUND
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 1.618281] ACPI Error (psparse-0537): Method
> -klog            parse/execution failed [_PR_.CPU1._PPC] (Node
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 1.618281] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [_PR_.CPU1._PPC] (Node
>   klog            ffff88015334d9e0), AE_NOT_FOUND
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 1.620164] ACPI Error (psparse-0537): Method
> -klog            parse/execution failed [_PR_.CPU2._PPC] (Node
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 1.620164] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [_PR_.CPU2._PPC] (Node
>   klog            ffff88015334dbc0), AE_NOT_FOUND
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 1.621081] ACPI Error (psparse-0537): Method
> -klog            parse/execution failed [_PR_.CPU3._PPC] (Node
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 1.621081] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [_PR_.CPU3._PPC] (Node
>   klog            ffff88015334db40), AE_NOT_FOUND
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiExecFailure: Test 1, HIGH Kernel
> -klog            message: [ 1.648580] ACPI Error: [SMS_] Namespace lookup
> -klog            failure, AE_NOT_FOUND (20110112/psargs-359)
> +klog            FAILED [HIGH] KlogAcpiNamespaceLookupFailure: Test 1, HIGH
> +klog            Kernel message: [ 1.648580] ACPI Error: [SMS_] Namespace
> +klog            lookup failure, AE_NOT_FOUND (20110112/psargs-359)
>   klog
> -klog            ADVICE: The kernel has most probably detected an error
> -klog            while executing ACPI AML. The error lists the ACPI driver
> -klog            module and the line number where the bug has been caught
> -klog            and the method that caused the error.
> +klog            ADVICE: The kernel has detected an error trying to execute
> +klog            an Method and it cannot find an object. This is indicates
> +klog            a bug in the DSDT or SSDT AML code.
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 1.648589] ACPI Error: Method parse/execution
> -klog            failed [_SB_.PCI0.SATA.PRT0._SDD] (Node f3429e58),
> -klog            AE_NOT_FOUND (20110112/psparse-536)
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 1.648589] ACPI Error: Method parse
> +klog            /execution failed [_SB_.PCI0.SATA.PRT0._SDD] (Node
> +klog            f3429e58), AE_NOT_FOUND (20110112/psparse-536)
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [HIGH] KlogAcpiObjectDoesNotExist: Test 1, HIGH
>   klog            Kernel message: [ 1.662849] ACPI Error (uteval-0250):
> @@ -10974,14 +11739,17 @@ klog
>   klog            ADVICE: An ACPI Method has returned an Integer type when a
>   klog            Buffer, String or Package was expected.
>   klog
> -klog            FAILED [HIGH] KlogAcpiOperandType: Test 1, HIGH Kernel
> -klog            message: [ 1.678342] ACPI Error: Method parse/execution
> -klog            failed [_SB_.PCI0.VGA_._DSM] (Node ffff88022f460190),
> -klog            AE_AML_OPERAND_TYPE (20110112/psparse-536)
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 1.678342] ACPI Error: Method parse
> +klog            /execution failed [_SB_.PCI0.VGA_._DSM] (Node
> +klog            ffff88022f460190), AE_AML_OPERAND_TYPE (20110112
> +klog            /psparse-536)
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [HIGH] KlogAcpiNeededBufferOrStringOrPackage: Test
>   klog            1, HIGH Kernel message: [ 1.678390] ACPI Error: Needed
> @@ -10991,59 +11759,72 @@ klog
>   klog            ADVICE: An ACPI Method has returned an Integer type when a
>   klog            Buffer, String or Package was expected.
>   klog
> -klog            FAILED [HIGH] KlogAcpiOperandType: Test 1, HIGH Kernel
> -klog            message: [ 1.678412] ACPI Error: Method parse/execution
> -klog            failed [_SB_.PCI0.P0P1.VGA_._DSM] (Node ffff88022f464230),
> -klog            AE_AML_OPERAND_TYPE (20110112/psparse-536)
> -klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> -klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 1.701482] ACPI Error (psparse-0537): Method
> -klog            parse/execution failed [_PR_.PPCE] (Node ffff88022704e960)
> -klog            , AE_NOT_FOUND
> -klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> -klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 1.701521] ACPI Error (psparse-0537): Method
> -klog            parse/execution failed [EV4_] (Node ffff880227059000),
> -klog            AE_NOT_FOUND
> -klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> -klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 1.701557] ACPI Error (psparse-0537): Method
> -klog            parse/execution failed [SMIE] (Node ffff8802270521c0),
> -klog            AE_NOT_FOUND
> -klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> -klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 1.701592] ACPI Error (psparse-0537): Method
> -klog            parse/execution failed [NEVT] (Node ffff880227052160),
> -klog            AE_NOT_FOUND
> -klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> -klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 1.701628] ACPI Error (psparse-0537): Method
> -klog            parse/execution failed [_SB_.PCI0.LPCB.ECDV._Q66] (Node
> -klog            ffff880227050d00), AE_NOT_FOUND
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 1.678412] ACPI Error: Method parse
> +klog            /execution failed [_SB_.PCI0.P0P1.VGA_._DSM] (Node
> +klog            ffff88022f464230), AE_AML_OPERAND_TYPE (20110112
> +klog            /psparse-536)
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
> +klog
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 1.701482] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [_PR_.PPCE] (Node
> +klog            ffff88022704e960), AE_NOT_FOUND
> +klog
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
> +klog
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 1.701521] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [EV4_] (Node
> +klog            ffff880227059000), AE_NOT_FOUND
> +klog
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
> +klog
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 1.701557] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [SMIE] (Node
> +klog            ffff8802270521c0), AE_NOT_FOUND
> +klog
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
> +klog
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 1.701592] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [NEVT] (Node
> +klog            ffff880227052160), AE_NOT_FOUND
> +klog
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
> +klog
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 1.701628] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [_SB_.PCI0.LPCB.ECDV._Q66]
> +klog            (Node ffff880227050d00), AE_NOT_FOUND
> +klog
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [MEDIUM] KlogAcpiIncorrectTableChecksum: Test 1,
>   klog            MEDIUM Kernel message: [ 1.739479] ACPI Warning: Incorrect
> @@ -11054,59 +11835,71 @@ klog            ADVICE: The ACPI table listed above has an incorrect
>   klog            checksum, this could be a BIOS bug or due to table
>   klog            corruption.
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 1.761428] ACPI Error (psparse-0537): Method
> -klog            parse/execution failed [_SB_.PCI0.SATA.PRT0._SDD] (Node
> -klog            ffff8800bc234d60), AE_NOT_FOUND
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 1.761428] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [_SB_.PCI0.SATA.PRT0._SDD]
> +klog            (Node ffff8800bc234d60), AE_NOT_FOUND
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 1.782803] ACPI Error (psparse-0537): Method
> -klog            parse/execution failed [_PR_.CPU0.PPC_] (Node
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 1.782803] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [_PR_.CPU0.PPC_] (Node
>   klog            ffff8801d4d0ac60), AE_NOT_FOUND
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 1.783001] ACPI Error (psparse-0537): Method
> -klog            parse/execution failed [_PR_.CPU0._PPC] (Node
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 1.783001] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [_PR_.CPU0._PPC] (Node
>   klog            ffff8801d4d0ab80), AE_NOT_FOUND
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 1.784831] ACPI Error (psparse-0537): Method
> -klog            parse/execution failed [_PR_.CPU1._PPC] (Node
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 1.784831] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [_PR_.CPU1._PPC] (Node
>   klog            ffff8801d4d0ac40), AE_NOT_FOUND
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 1.786497] ACPI Error (psparse-0537): Method
> -klog            parse/execution failed [_PR_.CPU2._PPC] (Node
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 1.786497] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [_PR_.CPU2._PPC] (Node
>   klog            ffff8801d4d0ae20), AE_NOT_FOUND
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 1.787299] ACPI Error (psparse-0537): Method
> -klog            parse/execution failed [_PR_.CPU3._PPC] (Node
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 1.787299] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [_PR_.CPU3._PPC] (Node
>   klog            ffff8801d4d0ada0), AE_NOT_FOUND
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [HIGH] KlogAcpiReturnPackageTypeMismatch: Test 1,
>   klog            HIGH Kernel message: [ 1.849787] ACPI Warning for
> @@ -11126,115 +11919,136 @@ klog            ADVICE: This is a bug picked up by the kernel, but as yet,
>   klog            the firmware test suite has no diagnostic advice for this
>   klog            particular problem.
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectAlreadyExists: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 1.861576] ACPI Error: Method parse
>   klog            /execution failed [_SB_.PCI0.LPC_.EC__.GBIF] (Node
>   klog            ffff880232c509b0), AE_ALREADY_EXISTS (20110112
>   klog            /psparse-536)
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectAlreadyExists: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 1.861601] ACPI Error: Method parse
>   klog            /execution failed [_SB_.PCI0.LPC_.EC__.BAT1._BIF] (Node
>   klog            ffff880232c50d20), AE_ALREADY_EXISTS (20110112
>   klog            /psparse-536)
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiPackageLimit: Test 1, HIGH Kernel
> -klog            message: [ 1.864413] ACPI Error: Method parse/execution
> -klog            failed [_SB_.PCI0.GFX0._DOD] (Node f3025828),
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 1.864413] ACPI Error: Method parse
> +klog            /execution failed [_SB_.PCI0.GFX0._DOD] (Node f3025828),
>   klog            AE_AML_PACKAGE_LIMIT (20110413/psparse-536)
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> -klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 1.893953] ACPI Error (psparse-0537): Method
> -klog            parse/execution failed [CPUT] (Node ffff8800b3c50000),
> -klog            AE_NOT_FOUND
> -klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> -klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 1.894002] ACPI Error (psparse-0537): Method
> -klog            parse/execution failed [PSSC] (Node ffff8800b3c50020),
> -klog            AE_NOT_FOUND
> -klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> -klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 1.894047] ACPI Error (psparse-0537): Method
> -klog            parse/execution failed [_SB_.PCI0.LPCB.EC0_._REG] (Node
> -klog            ffff8800b3c49380), AE_NOT_FOUND
> -klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> -klog
> -klog            FAILED [HIGH] KlogAcpiExecFailure: Test 1, HIGH Kernel
> -klog            message: [ 1.900224] ACPI Error: [NPSS] Namespace lookup
> -klog            failure, AE_NOT_FOUND (20110112/psargs-359)
> -klog
> -klog            ADVICE: The kernel has most probably detected an error
> -klog            while executing ACPI AML. The error lists the ACPI driver
> -klog            module and the line number where the bug has been caught
> -klog            and the method that caused the error.
> -klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 1.900238] ACPI Error: Method parse/execution
> -klog            failed [_PR_.CPU0.PPC_] (Node ffff88014f9a5140),
> -klog            AE_NOT_FOUND (20110112/psparse-536)
> -klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> -klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 1.900254] ACPI Error: Method parse/execution
> -klog            failed [_PR_.CPU0._PPC] (Node ffff88014f9a5028),
> -klog            AE_NOT_FOUND (20110112/psparse-536)
> -klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> -klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 1.900769] ACPI Error: Method parse/execution
> -klog            failed [_PR_.CPU1._PPC] (Node ffff88014f9a5118),
> -klog            AE_NOT_FOUND (20110112/psparse-536)
> -klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> -klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 1.901001] ACPI Error: Method parse/execution
> -klog            failed [_PR_.CPU2._PPC] (Node ffff88014f9a5370),
> -klog            AE_NOT_FOUND (20110112/psparse-536)
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
> +klog
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 1.893953] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [CPUT] (Node
> +klog            ffff8800b3c50000), AE_NOT_FOUND
> +klog
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
> +klog
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 1.894002] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [PSSC] (Node
> +klog            ffff8800b3c50020), AE_NOT_FOUND
> +klog
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
> +klog
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 1.894047] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [_SB_.PCI0.LPCB.EC0_._REG]
> +klog            (Node ffff8800b3c49380), AE_NOT_FOUND
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 1.901211] ACPI Error: Method parse/execution
> -klog            failed [_PR_.CPU3._PPC] (Node ffff88014f9a52d0),
> -klog            AE_NOT_FOUND (20110112/psparse-536)
> +klog            FAILED [HIGH] KlogAcpiNamespaceLookupFailure: Test 1, HIGH
> +klog            Kernel message: [ 1.900224] ACPI Error: [NPSS] Namespace
> +klog            lookup failure, AE_NOT_FOUND (20110112/psargs-359)
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The kernel has detected an error trying to execute
> +klog            an Method and it cannot find an object. This is indicates
> +klog            a bug in the DSDT or SSDT AML code.
> +klog
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 1.900238] ACPI Error: Method parse
> +klog            /execution failed [_PR_.CPU0.PPC_] (Node ffff88014f9a5140)
> +klog            , AE_NOT_FOUND (20110112/psparse-536)
> +klog
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
> +klog
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 1.900254] ACPI Error: Method parse
> +klog            /execution failed [_PR_.CPU0._PPC] (Node ffff88014f9a5028)
> +klog            , AE_NOT_FOUND (20110112/psparse-536)
> +klog
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
> +klog
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 1.900769] ACPI Error: Method parse
> +klog            /execution failed [_PR_.CPU1._PPC] (Node ffff88014f9a5118)
> +klog            , AE_NOT_FOUND (20110112/psparse-536)
> +klog
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
> +klog
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 1.901001] ACPI Error: Method parse
> +klog            /execution failed [_PR_.CPU2._PPC] (Node ffff88014f9a5370)
> +klog            , AE_NOT_FOUND (20110112/psparse-536)
> +klog
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
> +klog
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 1.901211] ACPI Error: Method parse
> +klog            /execution failed [_PR_.CPU3._PPC] (Node ffff88014f9a52d0)
> +klog            , AE_NOT_FOUND (20110112/psparse-536)
> +klog
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [HIGH] KlogAcpiReturnPackageZeroElements: Test 1,
>   klog            HIGH Kernel message: [ 1.905440] ACPI Warning: For
> @@ -11245,32 +12059,35 @@ klog            ADVICE: ACPI AML interpreter executed a Method that
>   klog            returned a package with no elements inside it. This is
>   klog            most probably a bug in the Method and needs to be fixed.
>   klog
> -klog            FAILED [HIGH] KlogAcpiExecFailure: Test 1, HIGH Kernel
> -klog            message: [ 1.907422] ACPI Error: [GTF0] Namespace lookup
> -klog            failure, AE_NOT_FOUND (20110112/psargs-359)
> +klog            FAILED [HIGH] KlogAcpiNamespaceLookupFailure: Test 1, HIGH
> +klog            Kernel message: [ 1.907422] ACPI Error: [GTF0] Namespace
> +klog            lookup failure, AE_NOT_FOUND (20110112/psargs-359)
>   klog
> -klog            ADVICE: The kernel has most probably detected an error
> -klog            while executing ACPI AML. The error lists the ACPI driver
> -klog            module and the line number where the bug has been caught
> -klog            and the method that caused the error.
> +klog            ADVICE: The kernel has detected an error trying to execute
> +klog            an Method and it cannot find an object. This is indicates
> +klog            a bug in the DSDT or SSDT AML code.
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 1.907427] ACPI Error: Method parse/execution
> -klog            failed [_SB_.PCI0.SAT0.PRT0._SDD] (Node f3431a50),
> -klog            AE_NOT_FOUND (20110112/psparse-536)
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 1.907427] ACPI Error: Method parse
> +klog            /execution failed [_SB_.PCI0.SAT0.PRT0._SDD] (Node
> +klog            f3431a50), AE_NOT_FOUND (20110112/psparse-536)
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 1.907445] ACPI Error: Method parse/execution
> -klog            failed [_SB_.PCI0.SAT0.PRT0._GTF] (Node f3431a68),
> -klog            AE_NOT_FOUND (20110112/psparse-536)
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 1.907445] ACPI Error: Method parse
> +klog            /execution failed [_SB_.PCI0.SAT0.PRT0._GTF] (Node
> +klog            f3431a68), AE_NOT_FOUND (20110112/psparse-536)
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [HIGH] KlogAcpiReturnPackageZeroElements: Test 1,
>   klog            HIGH Kernel message: [ 1.911273] ACPI Warning for
> @@ -11281,23 +12098,27 @@ klog            ADVICE: ACPI AML interpreter executed a Method that
>   klog            returned a package with no elements inside it. This is
>   klog            most probably a bug in the Method and needs to be fixed.
>   klog
> -klog            FAILED [HIGH] KlogAcpiPackageLimit: Test 1, HIGH Kernel
> -klog            message: [ 1.929855] ACPI Error (psparse-0537): Method
> -klog            parse/execution failed [_SB_.PCI0.IDE1.GTM_] (Node
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 1.929855] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [_SB_.PCI0.IDE1.GTM_] (Node
>   klog            f7414858), AE_AML_PACKAGE_LIMIT
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiPackageLimit: Test 1, HIGH Kernel
> -klog            message: [ 1.929872] ACPI Error (psparse-0537): Method
> -klog            parse/execution failed [_SB_.PCI0.IDE1.CHN1._GTM] (Node
> -klog            f7414798), AE_AML_PACKAGE_LIMIT
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 1.929872] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [_SB_.PCI0.IDE1.CHN1._GTM]
> +klog            (Node f7414798), AE_AML_PACKAGE_LIMIT
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [HIGH] KlogAcpiBadAmlCode: Test 1, HIGH Kernel
>   klog            message: [ 1.958776] ACPI Warning for _PR_.CPU0._PSD:
> @@ -11375,156 +12196,186 @@ klog            ADVICE: ACPI AML interpreter executed a Method that
>   klog            returned a package with incorrectly typed data. The
>   klog            offending method needs to be fixed.
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 1.962612] ACPI Error (psparse-0537): Method
> -klog            parse/execution failed [_PR_.CPU0.PPC_] (Node
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 1.962612] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [_PR_.CPU0.PPC_] (Node
>   klog            ffff8801534e5dc0), AE_NOT_FOUND
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 1.962811] ACPI Error (psparse-0537): Method
> -klog            parse/execution failed [_PR_.CPU0._PPC] (Node
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 1.962811] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [_PR_.CPU0._PPC] (Node
>   klog            ffff8801534e5ce0), AE_NOT_FOUND
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 1.964620] ACPI Error (psparse-0537): Method
> -klog            parse/execution failed [_PR_.CPU1._PPC] (Node
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 1.964620] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [_PR_.CPU1._PPC] (Node
>   klog            ffff8801534e5da0), AE_NOT_FOUND
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 1.966282] ACPI Error (psparse-0537): Method
> -klog            parse/execution failed [_PR_.CPU2._PPC] (Node
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 1.966282] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [_PR_.CPU2._PPC] (Node
>   klog            ffff8801534e5f80), AE_NOT_FOUND
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 1.967081] ACPI Error (psparse-0537): Method
> -klog            parse/execution failed [_PR_.CPU3._PPC] (Node
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 1.967081] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [_PR_.CPU3._PPC] (Node
>   klog            ffff8801534e5f00), AE_NOT_FOUND
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
> +klog
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 1.974827] ACPI Error: Method parse
> +klog            /execution failed [_SB_.PCI0.SAT0.PRT0._SDD] (Node
> +klog            f3831a50), AE_NOT_FOUND (20110112/psparse-536)
> +klog
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
> +klog
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 1.974846] ACPI Error: Method parse
> +klog            /execution failed [_SB_.PCI0.SAT0.PRT0._GTF] (Node
> +klog            f3831a68), AE_NOT_FOUND (20110112/psparse-536)
> +klog
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
> +klog
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 2.001829] ACPI Error: Method parse
> +klog            /execution failed [_SB_.PCI0.PATA.GTM_] (Node f5423ba0),
> +klog            AE_AML_PACKAGE_LIMIT (20110112/psparse-536)
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 1.974827] ACPI Error: Method parse/execution
> -klog            failed [_SB_.PCI0.SAT0.PRT0._SDD] (Node f3831a50),
> -klog            AE_NOT_FOUND (20110112/psparse-536)
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
> +klog
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 2.001850] ACPI Error: Method parse
> +klog            /execution failed [_SB_.PCI0.PATA.CHN0._GTM] (Node
> +klog            f54239c0), AE_AML_PACKAGE_LIMIT (20110112/psparse-536)
> +klog
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
> +klog
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 2.002809] ACPI Error: Method parse
> +klog            /execution failed [_SB_.PCI0.PATA.CHN1._GTM] (Node
> +klog            f5423ac8), AE_AML_PACKAGE_LIMIT (20110112/psparse-536)
> +klog
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
> +klog
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 2.006621] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [CPUT] (Node
> +klog            ffff8801b90570c0), AE_NOT_FOUND
> +klog
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
> +klog
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 2.006671] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [PSSC] (Node
> +klog            ffff8801b90570e0), AE_NOT_FOUND
> +klog
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
> +klog
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 2.006718] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [_SB_.PCI0.LPCB.EC0_._REG]
> +klog            (Node ffff8801b903fa80), AE_NOT_FOUND
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 1.974846] ACPI Error: Method parse/execution
> -klog            failed [_SB_.PCI0.SAT0.PRT0._GTF] (Node f3831a68),
> -klog            AE_NOT_FOUND (20110112/psparse-536)
> +klog            FAILED [HIGH] KlogAcpiCouldNotEnableEvent: Test 1, HIGH
> +klog            Kernel message: [ 2.022076] ACPI Error: Could not enable
> +klog            SleepButton event (20110112/evxfevnt-198)
>   klog
>   klog            ADVICE: This is a bug picked up by the kernel, but as yet,
>   klog            the firmware test suite has no diagnostic advice for this
>   klog            particular problem.
>   klog
> -klog            FAILED [HIGH] KlogAcpiPackageLimit: Test 1, HIGH Kernel
> -klog            message: [ 2.001829] ACPI Error: Method parse/execution
> -klog            failed [_SB_.PCI0.PATA.GTM_] (Node f5423ba0),
> -klog            AE_AML_PACKAGE_LIMIT (20110112/psparse-536)
> +klog            FAILED [HIGH] KlogAcpiCannotEnableFixedEvent: Test 1, HIGH
> +klog            Kernel message: [ 2.022090] ACPI Warning: Could not enable
> +klog            fixed event 0x3 (20110112/evxface-197)
>   klog
>   klog            ADVICE: This is a bug picked up by the kernel, but as yet,
>   klog            the firmware test suite has no diagnostic advice for this
>   klog            particular problem.
>   klog
> -klog            FAILED [HIGH] KlogAcpiPackageLimit: Test 1, HIGH Kernel
> -klog            message: [ 2.001850] ACPI Error: Method parse/execution
> -klog            failed [_SB_.PCI0.PATA.CHN0._GTM] (Node f54239c0),
> -klog            AE_AML_PACKAGE_LIMIT (20110112/psparse-536)
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 2.033653] ACPI Error: Method parse
> +klog            /execution failed [_SB_.PCI0.SAT0.PRT0._SDD] (Node
> +klog            f6031468), AE_NOT_FOUND (20110112/psparse-536)
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiPackageLimit: Test 1, HIGH Kernel
> -klog            message: [ 2.002809] ACPI Error: Method parse/execution
> -klog            failed [_SB_.PCI0.PATA.CHN1._GTM] (Node f5423ac8),
> -klog            AE_AML_PACKAGE_LIMIT (20110112/psparse-536)
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 2.033670] ACPI Error: Method parse
> +klog            /execution failed [_SB_.PCI0.SAT0.PRT0._GTF] (Node
> +klog            f6031480), AE_NOT_FOUND (20110112/psparse-536)
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> -klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 2.006621] ACPI Error (psparse-0537): Method
> -klog            parse/execution failed [CPUT] (Node ffff8801b90570c0),
> -klog            AE_NOT_FOUND
> -klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> -klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 2.006671] ACPI Error (psparse-0537): Method
> -klog            parse/execution failed [PSSC] (Node ffff8801b90570e0),
> -klog            AE_NOT_FOUND
> -klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> -klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 2.006718] ACPI Error (psparse-0537): Method
> -klog            parse/execution failed [_SB_.PCI0.LPCB.EC0_._REG] (Node
> -klog            ffff8801b903fa80), AE_NOT_FOUND
> -klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> -klog
> -klog            FAILED [HIGH] KlogAcpiCouldNotEnableEvent: Test 1, HIGH
> -klog            Kernel message: [ 2.022076] ACPI Error: Could not enable
> -klog            SleepButton event (20110112/evxfevnt-198)
> -klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> -klog
> -klog            FAILED [HIGH] KlogAcpiCannotEnableFixedEvent: Test 1, HIGH
> -klog            Kernel message: [ 2.022090] ACPI Warning: Could not enable
> -klog            fixed event 0x3 (20110112/evxface-197)
> -klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> -klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 2.033653] ACPI Error: Method parse/execution
> -klog            failed [_SB_.PCI0.SAT0.PRT0._SDD] (Node f6031468),
> -klog            AE_NOT_FOUND (20110112/psparse-536)
> -klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> -klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 2.033670] ACPI Error: Method parse/execution
> -klog            failed [_SB_.PCI0.SAT0.PRT0._GTF] (Node f6031480),
> -klog            AE_NOT_FOUND (20110112/psparse-536)
> -klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [MEDIUM] KlogAcpiInvalidPssFrequency: Test 1,
>   klog            MEDIUM Kernel message: [ 2.039517] [Firmware Bug]: ACPI:
> @@ -11553,104 +12404,123 @@ klog            ADVICE: ACPI AML interpreter executed a Method that
>   klog            returned a package with incorrectly typed data. The
>   klog            offending method needs to be fixed.
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 2.068617] ACPI Error: Method parse/execution
> -klog            failed [_SB_.PCI0.SATA.PRT0._SDD] (Node f3c29e58),
> -klog            AE_NOT_FOUND (20110112/psparse-536)
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 2.068617] ACPI Error: Method parse
> +klog            /execution failed [_SB_.PCI0.SATA.PRT0._SDD] (Node
> +klog            f3c29e58), AE_NOT_FOUND (20110112/psparse-536)
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiExecFailure: Test 1, HIGH Kernel
> -klog            message: [ 2.081502] ACPI Error (psargs-0359): [NPSS]
> -klog            Namespace lookup failure, AE_NOT_FOUND
> +klog            FAILED [HIGH] KlogAcpiNamespaceLookupFailure: Test 1, HIGH
> +klog            Kernel message: [ 2.081502] ACPI Error (psargs-0359):
> +klog            [NPSS] Namespace lookup failure, AE_NOT_FOUND
>   klog
> -klog            ADVICE: The kernel has most probably detected an error
> -klog            while executing ACPI AML. The error lists the ACPI driver
> -klog            module and the line number where the bug has been caught
> -klog            and the method that caused the error.
> +klog            ADVICE: The kernel has detected an error trying to execute
> +klog            an Method and it cannot find an object. This is indicates
> +klog            a bug in the DSDT or SSDT AML code.
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 2.081508] ACPI Error (psparse-0537): Method
> -klog            parse/execution failed [_PR_.CPU0.PPC_] (Node
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 2.081508] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [_PR_.CPU0.PPC_] (Node
>   klog            ffff8801534e5c20), AE_NOT_FOUND
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 2.081585] ACPI Error (psparse-0537): Method
> -klog            parse/execution failed [_PR_.CPU0._PPC] (Node
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 2.081585] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [_PR_.CPU0._PPC] (Node
>   klog            ffff8801534e5b40), AE_NOT_FOUND
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 2.083171] ACPI Error (psparse-0537): Method
> -klog            parse/execution failed [_PR_.CPU1._PPC] (Node
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 2.083171] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [_PR_.CPU1._PPC] (Node
>   klog            ffff8801534e5c00), AE_NOT_FOUND
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 2.084838] ACPI Error (psparse-0537): Method
> -klog            parse/execution failed [_PR_.CPU2._PPC] (Node
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 2.084838] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [_PR_.CPU2._PPC] (Node
>   klog            ffff8801534e5de0), AE_NOT_FOUND
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 2.085644] ACPI Error (psparse-0537): Method
> -klog            parse/execution failed [_PR_.CPU3._PPC] (Node
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 2.085644] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [_PR_.CPU3._PPC] (Node
>   klog            ffff8801534e5d60), AE_NOT_FOUND
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> -klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 2.106307] ACPI Error: Method parse/execution
> -klog            failed [_SB_.PCI0.SAT0.PRT0._SDD] (Node ffff88023f45dca8),
> -klog            AE_NOT_FOUND (20110112/psparse-536)
> -klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> -klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 2.106326] ACPI Error: Method parse/execution
> -klog            failed [_SB_.PCI0.SAT0.PRT0._GTF] (Node ffff88023f45dcd0),
> -klog            AE_NOT_FOUND (20110112/psparse-536)
> -klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> -klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 2.113330] ACPI Error: Method parse/execution
> -klog            failed [_SB_.PCI0.SAT0.PRT0._SDD] (Node f74317b0),
> -klog            AE_NOT_FOUND (20110112/psparse-536)
> -klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> -klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 2.113367] ACPI Error: Method parse/execution
> -klog            failed [_SB_.PCI0.SAT0.PRT0._GTF] (Node f74317c8),
> -klog            AE_NOT_FOUND (20110112/psparse-536)
> -klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
> +klog
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 2.106307] ACPI Error: Method parse
> +klog            /execution failed [_SB_.PCI0.SAT0.PRT0._SDD] (Node
> +klog            ffff88023f45dca8), AE_NOT_FOUND (20110112/psparse-536)
> +klog
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
> +klog
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 2.106326] ACPI Error: Method parse
> +klog            /execution failed [_SB_.PCI0.SAT0.PRT0._GTF] (Node
> +klog            ffff88023f45dcd0), AE_NOT_FOUND (20110112/psparse-536)
> +klog
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
> +klog
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 2.113330] ACPI Error: Method parse
> +klog            /execution failed [_SB_.PCI0.SAT0.PRT0._SDD] (Node
> +klog            f74317b0), AE_NOT_FOUND (20110112/psparse-536)
> +klog
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
> +klog
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 2.113367] ACPI Error: Method parse
> +klog            /execution failed [_SB_.PCI0.SAT0.PRT0._GTF] (Node
> +klog            f74317c8), AE_NOT_FOUND (20110112/psparse-536)
> +klog
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [HIGH] KlogAcpiCouldNotEnableEvent: Test 1, HIGH
>   klog            Kernel message: [ 2.132386] ACPI Error: Could not enable
> @@ -11668,14 +12538,16 @@ klog            ADVICE: This is a bug picked up by the kernel, but as yet,
>   klog            the firmware test suite has no diagnostic advice for this
>   klog            particular problem.
>   klog
> -klog            FAILED [HIGH] KlogAcpiPackageLimit: Test 1, HIGH Kernel
> -klog            message: [ 2.149905] ACPI Error: Method parse/execution
> -klog            failed [_SB_.C003.C099._DOD] (Node f30275a0),
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 2.149905] ACPI Error: Method parse
> +klog            /execution failed [_SB_.C003.C099._DOD] (Node f30275a0),
>   klog            AE_AML_PACKAGE_LIMIT (20110112/psparse-536)
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [HIGH] KlogAcpiReturnTypeMismatch: Test 1, HIGH
>   klog            Kernel message: [ 2.173036] ACPI Warning for _SB_._OSC:
> @@ -11694,41 +12566,49 @@ klog            ADVICE: The ACPI table listed above has an incorrect
>   klog            checksum, this could be a BIOS bug or due to table
>   klog            corruption.
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectAlreadyExists: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 2.200371] ACPI Error: Method parse
>   klog            /execution failed [_SB_.EEAC] (Node f602bf30),
>   klog            AE_ALREADY_EXISTS (20110112/psparse-536)
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectAlreadyExists: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 2.200380] ACPI Error: Method parse
>   klog            /execution failed [_SB_.BAT2._STA] (Node f602d2d0),
>   klog            AE_ALREADY_EXISTS (20110112/psparse-536)
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectAlreadyExists: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 2.206433] ACPI Error: Method parse
>   klog            /execution failed [_SB_.EEAC] (Node f742d018),
>   klog            AE_ALREADY_EXISTS (20110112/psparse-536)
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectAlreadyExists: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 2.206443] ACPI Error: Method parse
>   klog            /execution failed [_SB_.BAT2._STA] (Node f742d3a8),
>   klog            AE_ALREADY_EXISTS (20110112/psparse-536)
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [HIGH] KlogAcpiNamespaceLookupFailure: Test 1, HIGH
>   klog            Kernel message: [ 2.222353] ACPI Error: [EABF] Namespace
> @@ -11738,50 +12618,57 @@ klog            ADVICE: This is a bug picked up by the kernel, but as yet,
>   klog            the firmware test suite has no diagnostic advice for this
>   klog            particular problem.
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectAlreadyExists: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 2.222362] ACPI Error: Method parse
>   klog            /execution failed [_SB_.EEAC] (Node f602d018),
>   klog            AE_ALREADY_EXISTS (20110112/psparse-536)
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectAlreadyExists: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 2.222372] ACPI Error: Method parse
>   klog            /execution failed [_SB_.BAT2._STA] (Node f602d3a8),
>   klog            AE_ALREADY_EXISTS (20110112/psparse-536)
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiExecFailure: Test 1, HIGH Kernel
> -klog            message: [ 2.227407] ACPI Error (psargs-0359): [GTF1]
> -klog            Namespace lookup failure, AE_NOT_FOUND
> +klog            FAILED [HIGH] KlogAcpiNamespaceLookupFailure: Test 1, HIGH
> +klog            Kernel message: [ 2.227407] ACPI Error (psargs-0359):
> +klog            [GTF1] Namespace lookup failure, AE_NOT_FOUND
>   klog
> -klog            ADVICE: The kernel has most probably detected an error
> -klog            while executing ACPI AML. The error lists the ACPI driver
> -klog            module and the line number where the bug has been caught
> -klog            and the method that caused the error.
> +klog            ADVICE: The kernel has detected an error trying to execute
> +klog            an Method and it cannot find an object. This is indicates
> +klog            a bug in the DSDT or SSDT AML code.
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 2.227411] ACPI Error (psparse-0537): Method
> -klog            parse/execution failed [_SB_.PCI0.SAT0.PRT1._SDD] (Node
> -klog            f702b7b0), AE_NOT_FOUND
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 2.227411] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [_SB_.PCI0.SAT0.PRT1._SDD]
> +klog            (Node f702b7b0), AE_NOT_FOUND
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 2.227454] ACPI Error (psparse-0537): Method
> -klog            parse/execution failed [_SB_.PCI0.SAT0.PRT1._GTF] (Node
> -klog            f702b7c8), AE_NOT_FOUND
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 2.227454] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [_SB_.PCI0.SAT0.PRT1._GTF]
> +klog            (Node f702b7c8), AE_NOT_FOUND
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [MEDIUM] KlogAcpiIncorrectTableChecksum: Test 1,
>   klog            MEDIUM Kernel message: [ 2.229498] ACPI Warning: Incorrect
> @@ -11792,50 +12679,60 @@ klog            ADVICE: The ACPI table listed above has an incorrect
>   klog            checksum, this could be a BIOS bug or due to table
>   klog            corruption.
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectAlreadyExists: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 2.231431] ACPI Error: Method parse
>   klog            /execution failed [_SB_.EEAC] (Node f602bf60),
>   klog            AE_ALREADY_EXISTS (20110112/psparse-536)
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectAlreadyExists: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 2.231442] ACPI Error: Method parse
>   klog            /execution failed [_SB_.BAT2._STA] (Node f602d300),
>   klog            AE_ALREADY_EXISTS (20110112/psparse-536)
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectAlreadyExists: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 2.250291] ACPI Error: Method parse
>   klog            /execution failed [_SB_.BAT1.UBIF] (Node ffff88013762f550)
>   klog            , AE_ALREADY_EXISTS (20110112/psparse-536)
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectAlreadyExists: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 2.250306] ACPI Error: Method parse
>   klog            /execution failed [_SB_.BAT1._BIF] (Node ffff88013762f500)
>   klog            , AE_ALREADY_EXISTS (20110112/psparse-536)
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectAlreadyExists: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 2.270835] ACPI Error: Method parse
>   klog            /execution failed [_SB_.PCI0._OSC] (Node ffff880125e2c708)
>   klog            , AE_ALREADY_EXISTS (20110112/psparse-536)
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [HIGH] KlogAcpiNamespaceLookupFailure: Test 1, HIGH
>   klog            Kernel message: [ 2.280398] ACPI Error (dswload-0781):
> @@ -11845,86 +12742,101 @@ klog            ADVICE: This is a bug picked up by the kernel, but as yet,
>   klog            the firmware test suite has no diagnostic advice for this
>   klog            particular problem.
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectAlreadyExists: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 2.280410] ACPI Error (psparse-0537):
>   klog            Method parse/execution failed [_SB_.BAT1.UBIF] (Node
>   klog            ffff8800b3c2e100), AE_ALREADY_EXISTS
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectAlreadyExists: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 2.280443] ACPI Error (psparse-0537):
>   klog            Method parse/execution failed [_SB_.BAT1._BIF] (Node
>   klog            ffff8800b3c2e0c0), AE_ALREADY_EXISTS
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiExecFailure: Test 1, HIGH Kernel
> -klog            message: [ 2.283579] ACPI Error (psargs-0359): [_T_0]
> -klog            Namespace lookup failure, AE_NOT_FOUND
> +klog            FAILED [HIGH] KlogAcpiNamespaceLookupFailure: Test 1, HIGH
> +klog            Kernel message: [ 2.283579] ACPI Error (psargs-0359):
> +klog            [_T_0] Namespace lookup failure, AE_NOT_FOUND
>   klog
> -klog            ADVICE: The kernel has most probably detected an error
> -klog            while executing ACPI AML. The error lists the ACPI driver
> -klog            module and the line number where the bug has been caught
> -klog            and the method that caused the error.
> +klog            ADVICE: The kernel has detected an error trying to execute
> +klog            an Method and it cannot find an object. This is indicates
> +klog            a bug in the DSDT or SSDT AML code.
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 2.283585] ACPI Error (psparse-0537): Method
> -klog            parse/execution failed [_SB_.BAT1.UBIF] (Node
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 2.283585] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [_SB_.BAT1.UBIF] (Node
>   klog            ffff8800b3c2e100), AE_NOT_FOUND
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> -klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 2.283615] ACPI Error (psparse-0537): Method
> -klog            parse/execution failed [_SB_.PCI0.LPCB.EC0_._Q09] (Node
> -klog            ffff8800b3c410e0), AE_NOT_FOUND
> -klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> -klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 2.288649] ACPI Error: Method parse/execution
> -klog            failed [_SB_.PCI0.SAT0.PRT0._SDD] (Node ffff88023f45dcd0),
> -klog            AE_NOT_FOUND (20110112/psparse-536)
> -klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> -klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 2.288685] ACPI Error: Method parse/execution
> -klog            failed [_SB_.PCI0.SAT0.PRT0._GTF] (Node ffff88023f45dcf8),
> -klog            AE_NOT_FOUND (20110112/psparse-536)
> -klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> -klog
> -klog            FAILED [HIGH] KlogAcpiObjectAlreadyExists: Test 1, HIGH
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
> +klog
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 2.283615] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [_SB_.PCI0.LPCB.EC0_._Q09]
> +klog            (Node ffff8800b3c410e0), AE_NOT_FOUND
> +klog
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
> +klog
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 2.288649] ACPI Error: Method parse
> +klog            /execution failed [_SB_.PCI0.SAT0.PRT0._SDD] (Node
> +klog            ffff88023f45dcd0), AE_NOT_FOUND (20110112/psparse-536)
> +klog
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
> +klog
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 2.288685] ACPI Error: Method parse
> +klog            /execution failed [_SB_.PCI0.SAT0.PRT0._GTF] (Node
> +klog            ffff88023f45dcf8), AE_NOT_FOUND (20110112/psparse-536)
> +klog
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
> +klog
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 2.294251] ACPI Error: Method parse
>   klog            /execution failed [_SB_.EEAC] (Node f742bf30),
>   klog            AE_ALREADY_EXISTS (20110112/psparse-536)
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectAlreadyExists: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 2.294262] ACPI Error: Method parse
>   klog            /execution failed [_SB_.BAT2._STA] (Node f742d2d0),
>   klog            AE_ALREADY_EXISTS (20110112/psparse-536)
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [HIGH] KlogAcpiNamespaceLookupFailure: Test 1, HIGH
>   klog            Kernel message: [ 2.324547] ACPI Error: [EABF] Namespace
> @@ -11934,23 +12846,27 @@ klog            ADVICE: This is a bug picked up by the kernel, but as yet,
>   klog            the firmware test suite has no diagnostic advice for this
>   klog            particular problem.
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectAlreadyExists: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 2.324556] ACPI Error: Method parse
>   klog            /execution failed [_SB_.EEAC] (Node f742d018),
>   klog            AE_ALREADY_EXISTS (20110413/psparse-536)
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectAlreadyExists: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 2.324566] ACPI Error: Method parse
>   klog            /execution failed [_SB_.BAT2._STA] (Node f742d3a8),
>   klog            AE_ALREADY_EXISTS (20110413/psparse-536)
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [HIGH] KlogAcpiExecFailure: Test 1, HIGH Kernel
>   klog            message: [ 2.334361] ACPI Error: Attempt to CreateField of
> @@ -11961,104 +12877,125 @@ klog            while executing ACPI AML. The error lists the ACPI driver
>   klog            module and the line number where the bug has been caught
>   klog            and the method that caused the error.
>   klog
> -klog            FAILED [HIGH] KlogAcpiParseOrExecFailure: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 2.334370] ACPI Error: Method parse
>   klog            /execution failed [_SB_.PCI0.IDE0.RATA] (Node
>   klog            ffff8801376322a8), AE_AML_OPERAND_VALUE (20110112
>   klog            /psparse-536)
>   klog
> -klog            ADVICE: The ACPI engine has failed to execute some AML.
> -klog            The error message above lists the method that caused this
> -klog            error.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiParseOrExecFailure: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 2.334384] ACPI Error: Method parse
>   klog            /execution failed [_SB_.PCI0.IDE0.PRT1._GTF] (Node
>   klog            ffff880137632438), AE_AML_OPERAND_VALUE (20110112
>   klog            /psparse-536)
>   klog
> -klog            ADVICE: The ACPI engine has failed to execute some AML.
> -klog            The error message above lists the method that caused this
> -klog            error.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiPackageLimit: Test 1, HIGH Kernel
> -klog            message: [ 2.336604] ACPI Error (psparse-0537): Method
> -klog            parse/execution failed [_SB_.PCI0.GFX0._DOD] (Node
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 2.336604] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [_SB_.PCI0.GFX0._DOD] (Node
>   klog            ffff88013b63c460), AE_AML_PACKAGE_LIMIT
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> -klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 2.384172] ACPI Error: Method parse/execution
> -klog            failed [_SB_.PCI0.SAT0.PRT0._SDD] (Node ffff8801c305dcd0),
> -klog            AE_NOT_FOUND (20110112/psparse-536)
> -klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> -klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 2.384189] ACPI Error: Method parse/execution
> -klog            failed [_SB_.PCI0.SAT0.PRT0._GTF] (Node ffff8801c305dcf8),
> -klog            AE_NOT_FOUND (20110112/psparse-536)
> -klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> -klog
> -klog            FAILED [HIGH] KlogAcpiExecFailure: Test 1, HIGH Kernel
> -klog            message: [ 2.440684] ACPI Error (psargs-0359): [SMS_]
> -klog            Namespace lookup failure, AE_NOT_FOUND
> -klog
> -klog            ADVICE: The kernel has most probably detected an error
> -klog            while executing ACPI AML. The error lists the ACPI driver
> -klog            module and the line number where the bug has been caught
> -klog            and the method that caused the error.
> -klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 2.440692] ACPI Error (psparse-0537): Method
> -klog            parse/execution failed [_SB_.PCI0.SATA.PRT0._SDD] (Node
> -klog            ffff88007db30c60), AE_NOT_FOUND
> -klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> -klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 2.462687] ACPI Error: Method parse/execution
> -klog            failed [_SB_.PCI0.SAT0.PRT0._SDD] (Node ffff880147646cd0),
> -klog            AE_NOT_FOUND (20110112/psparse-536)
> -klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> -klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 2.462711] ACPI Error: Method parse/execution
> -klog            failed [_SB_.PCI0.SAT0.PRT0._GTF] (Node ffff880147646cf8),
> -klog            AE_NOT_FOUND (20110112/psparse-536)
> -klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
> +klog
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 2.384172] ACPI Error: Method parse
> +klog            /execution failed [_SB_.PCI0.SAT0.PRT0._SDD] (Node
> +klog            ffff8801c305dcd0), AE_NOT_FOUND (20110112/psparse-536)
> +klog
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
> +klog
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 2.384189] ACPI Error: Method parse
> +klog            /execution failed [_SB_.PCI0.SAT0.PRT0._GTF] (Node
> +klog            ffff8801c305dcf8), AE_NOT_FOUND (20110112/psparse-536)
> +klog
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiInvalidTableLength: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiNamespaceLookupFailure: Test 1, HIGH
> +klog            Kernel message: [ 2.440684] ACPI Error (psargs-0359):
> +klog            [SMS_] Namespace lookup failure, AE_NOT_FOUND
> +klog
> +klog            ADVICE: The kernel has detected an error trying to execute
> +klog            an Method and it cannot find an object. This is indicates
> +klog            a bug in the DSDT or SSDT AML code.
> +klog
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 2.440692] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [_SB_.PCI0.SATA.PRT0._SDD]
> +klog            (Node ffff88007db30c60), AE_NOT_FOUND
> +klog
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
> +klog
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 2.462687] ACPI Error: Method parse
> +klog            /execution failed [_SB_.PCI0.SAT0.PRT0._SDD] (Node
> +klog            ffff880147646cd0), AE_NOT_FOUND (20110112/psparse-536)
> +klog
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
> +klog
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 2.462711] ACPI Error: Method parse
> +klog            /execution failed [_SB_.PCI0.SAT0.PRT0._GTF] (Node
> +klog            ffff880147646cf8), AE_NOT_FOUND (20110112/psparse-536)
> +klog
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
> +klog
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 2.468708] ACPI Error (psparse-0537):
>   klog            Method parse/execution failed [_PR_.CPU1._PDC] (Node
>   klog            f700f180), AE_INVALID_TABLE_LENGTH
>   klog
> -klog            ADVICE: The ACPI Method returned a table of the incorrect
> -klog            length. This can lead to unexepected results.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiInvalidTableLength: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 2.468963] ACPI Error (psparse-0537):
>   klog            Method parse/execution failed [_PR_.CPU2._PDC] (Node
>   klog            f700f240), AE_INVALID_TABLE_LENGTH
>   klog
> -klog            ADVICE: The ACPI Method returned a table of the incorrect
> -klog            length. This can lead to unexepected results.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [HIGH] KlogAcpiDodWithNoDos: Test 1, HIGH Kernel
>   klog            message: [ 2.478380] [Firmware Bug]: ACPI(NGFX) defines
> @@ -12069,131 +13006,156 @@ klog            to display adapter) is defined but we should also have
>   klog            _DOS (Enable/Disable output switching) defined but it's
>   klog            been omitted. This can cause display switching issues.
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 2.592359] ACPI Error: Method parse/execution
> -klog            failed [_PR_.CPU0.PPC_] (Node ffff88014f9a4140),
> -klog            AE_NOT_FOUND (20110112/psparse-536)
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 2.592359] ACPI Error: Method parse
> +klog            /execution failed [_PR_.CPU0.PPC_] (Node ffff88014f9a4140)
> +klog            , AE_NOT_FOUND (20110112/psparse-536)
> +klog
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
> +klog
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 2.592381] ACPI Error: Method parse
> +klog            /execution failed [_PR_.CPU0._PPC] (Node ffff88014f9a4028)
> +klog            , AE_NOT_FOUND (20110112/psparse-536)
> +klog
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
> +klog
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 2.593071] ACPI Error: Method parse
> +klog            /execution failed [_PR_.CPU1._PPC] (Node ffff88014f9a4118)
> +klog            , AE_NOT_FOUND (20110112/psparse-536)
> +klog
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
> +klog
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 2.593648] ACPI Error: Method parse
> +klog            /execution failed [_PR_.CPU2._PPC] (Node ffff88014f9a4370)
> +klog            , AE_NOT_FOUND (20110112/psparse-536)
> +klog
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
> +klog
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 2.593935] ACPI Error: Method parse
> +klog            /execution failed [_PR_.CPU3._PPC] (Node ffff88014f9a42d0)
> +klog            , AE_NOT_FOUND (20110112/psparse-536)
> +klog
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            FAILED [HIGH] KlogAcpiNamespaceLookupFailure: Test 1, HIGH
> +klog            Kernel message: [ 2.634350] ACPI Error: [GTF1] Namespace
> +klog            lookup failure, AE_NOT_FOUND (20110112/psargs-359)
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 2.592381] ACPI Error: Method parse/execution
> -klog            failed [_PR_.CPU0._PPC] (Node ffff88014f9a4028),
> -klog            AE_NOT_FOUND (20110112/psparse-536)
> +klog            ADVICE: The kernel has detected an error trying to execute
> +klog            an Method and it cannot find an object. This is indicates
> +klog            a bug in the DSDT or SSDT AML code.
> +klog
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 2.634355] ACPI Error: Method parse
> +klog            /execution failed [_SB_.PCI0.SAT0.PRT1._SDD] (Node
> +klog            f3431af8), AE_NOT_FOUND (20110112/psparse-536)
> +klog
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
> +klog
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 2.634373] ACPI Error: Method parse
> +klog            /execution failed [_SB_.PCI0.SAT0.PRT1._GTF] (Node
> +klog            f3431b10), AE_NOT_FOUND (20110112/psparse-536)
> +klog
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
> +klog
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 2.671117] ACPI Error: Method parse
> +klog            /execution failed [_SB_.EEAC] (Node f2c2d018),
> +klog            AE_ALREADY_EXISTS (20110112/psparse-536)
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 2.593071] ACPI Error: Method parse/execution
> -klog            failed [_PR_.CPU1._PPC] (Node ffff88014f9a4118),
> -klog            AE_NOT_FOUND (20110112/psparse-536)
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 2.671128] ACPI Error: Method parse
> +klog            /execution failed [_SB_.BAT2._STA] (Node f2c2d3a8),
> +klog            AE_ALREADY_EXISTS (20110112/psparse-536)
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
> +klog
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 2.701908] ACPI Error: Method parse
> +klog            /execution failed [_SB_.PCI0.SAT0.PRT1._SDD] (Node
> +klog            f3831af8), AE_NOT_FOUND (20110112/psparse-536)
> +klog
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
> +klog
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 2.701933] ACPI Error: Method parse
> +klog            /execution failed [_SB_.PCI0.SAT0.PRT1._GTF] (Node
> +klog            f3831b10), AE_NOT_FOUND (20110112/psparse-536)
> +klog
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
> +klog
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 2.771747] ACPI Error: Method parse
> +klog            /execution failed [_SB_.EEAC] (Node f402bf60),
> +klog            AE_ALREADY_EXISTS (20110112/psparse-536)
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 2.593648] ACPI Error: Method parse/execution
> -klog            failed [_PR_.CPU2._PPC] (Node ffff88014f9a4370),
> -klog            AE_NOT_FOUND (20110112/psparse-536)
> -klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> -klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 2.593935] ACPI Error: Method parse/execution
> -klog            failed [_PR_.CPU3._PPC] (Node ffff88014f9a42d0),
> -klog            AE_NOT_FOUND (20110112/psparse-536)
> -klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> -klog
> -klog            FAILED [HIGH] KlogAcpiExecFailure: Test 1, HIGH Kernel
> -klog            message: [ 2.634350] ACPI Error: [GTF1] Namespace lookup
> -klog            failure, AE_NOT_FOUND (20110112/psargs-359)
> -klog
> -klog            ADVICE: The kernel has most probably detected an error
> -klog            while executing ACPI AML. The error lists the ACPI driver
> -klog            module and the line number where the bug has been caught
> -klog            and the method that caused the error.
> -klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 2.634355] ACPI Error: Method parse/execution
> -klog            failed [_SB_.PCI0.SAT0.PRT1._SDD] (Node f3431af8),
> -klog            AE_NOT_FOUND (20110112/psparse-536)
> -klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> -klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 2.634373] ACPI Error: Method parse/execution
> -klog            failed [_SB_.PCI0.SAT0.PRT1._GTF] (Node f3431b10),
> -klog            AE_NOT_FOUND (20110112/psparse-536)
> -klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> -klog
> -klog            FAILED [HIGH] KlogAcpiObjectAlreadyExists: Test 1, HIGH
> -klog            Kernel message: [ 2.671117] ACPI Error: Method parse
> -klog            /execution failed [_SB_.EEAC] (Node f2c2d018),
> -klog            AE_ALREADY_EXISTS (20110112/psparse-536)
> -klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> -klog
> -klog            FAILED [HIGH] KlogAcpiObjectAlreadyExists: Test 1, HIGH
> -klog            Kernel message: [ 2.671128] ACPI Error: Method parse
> -klog            /execution failed [_SB_.BAT2._STA] (Node f2c2d3a8),
> -klog            AE_ALREADY_EXISTS (20110112/psparse-536)
> -klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> -klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 2.701908] ACPI Error: Method parse/execution
> -klog            failed [_SB_.PCI0.SAT0.PRT1._SDD] (Node f3831af8),
> -klog            AE_NOT_FOUND (20110112/psparse-536)
> -klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> -klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 2.701933] ACPI Error: Method parse/execution
> -klog            failed [_SB_.PCI0.SAT0.PRT1._GTF] (Node f3831b10),
> -klog            AE_NOT_FOUND (20110112/psparse-536)
> -klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> -klog
> -klog            FAILED [HIGH] KlogAcpiObjectAlreadyExists: Test 1, HIGH
> -klog            Kernel message: [ 2.771747] ACPI Error: Method parse
> -klog            /execution failed [_SB_.EEAC] (Node f402bf60),
> -klog            AE_ALREADY_EXISTS (20110112/psparse-536)
> -klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectAlreadyExists: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 2.771758] ACPI Error: Method parse
>   klog            /execution failed [_SB_.BAT2._STA] (Node f402d300),
>   klog            AE_ALREADY_EXISTS (20110112/psparse-536)
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [HIGH] KlogAcpiReturnPackageZeroElements: Test 1,
>   klog            HIGH Kernel message: [ 2.787172] ACPI Warning: For
> @@ -12211,23 +13173,27 @@ klog
>   klog            ADVICE: Method _BQC (Brightness Query Current) returned an
>   klog            invalid display brightness level.
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 2.837958] ACPI Error: Method parse/execution
> -klog            failed [_SB_.PCI0.SAT0.PRT1._SDD] (Node f7431858),
> -klog            AE_NOT_FOUND (20110112/psparse-536)
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 2.837958] ACPI Error: Method parse
> +klog            /execution failed [_SB_.PCI0.SAT0.PRT1._SDD] (Node
> +klog            f7431858), AE_NOT_FOUND (20110112/psparse-536)
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 2.837994] ACPI Error: Method parse/execution
> -klog            failed [_SB_.PCI0.SAT0.PRT1._GTF] (Node f7431870),
> -klog            AE_NOT_FOUND (20110112/psparse-536)
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 2.837994] ACPI Error: Method parse
> +klog            /execution failed [_SB_.PCI0.SAT0.PRT1._GTF] (Node
> +klog            f7431870), AE_NOT_FOUND (20110112/psparse-536)
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [HIGH] KlogAcpiReturnPackageTypeMismatch: Test 1,
>   klog            HIGH Kernel message: [ 2.838171] ACPI Warning for
> @@ -12246,42 +13212,48 @@ klog
>   klog            ADVICE: Method _BQC (Brightness Query Current) returned an
>   klog            invalid display brightness level.
>   klog
> -klog            FAILED [HIGH] KlogAcpiPackageLimit: Test 1, HIGH Kernel
> -klog            message: [ 2.860339] ACPI Error: Method parse/execution
> -klog            failed [_SB_.C003.C098._DOD] (Node f4427588),
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 2.860339] ACPI Error: Method parse
> +klog            /execution failed [_SB_.C003.C098._DOD] (Node f4427588),
>   klog            AE_AML_PACKAGE_LIMIT (20110413/psparse-536)
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiExecFailure: Test 1, HIGH Kernel
> -klog            message: [ 2.861808] ACPI Error:
> +klog            FAILED [HIGH] KlogAcpiNamespaceLookupFailure: Test 1, HIGH
> +klog            Kernel message: [ 2.861808] ACPI Error:
>   klog            [_SB_.PCI0.GFX0.DD02._BCL] Namespace lookup failure,
>   klog            AE_NOT_FOUND (20110112/psargs-359)
>   klog
> -klog            ADVICE: The kernel has most probably detected an error
> -klog            while executing ACPI AML. The error lists the ACPI driver
> -klog            module and the line number where the bug has been caught
> -klog            and the method that caused the error.
> +klog            ADVICE: The kernel has detected an error trying to execute
> +klog            an Method and it cannot find an object. This is indicates
> +klog            a bug in the DSDT or SSDT AML code.
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 2.861812] ACPI Error: Method parse/execution
> -klog            failed [_SB_.PCI0.PEG0.PEGP.DD02._BCL] (Node
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 2.861812] ACPI Error: Method parse
> +klog            /execution failed [_SB_.PCI0.PEG0.PEGP.DD02._BCL] (Node
>   klog            ffff88015746e168), AE_NOT_FOUND (20110112/psparse-536)
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiPackageLimit: Test 1, HIGH Kernel
> -klog            message: [ 2.870589] ACPI Error: Method parse/execution
> -klog            failed [_SB_.PCI0.GFX0._DOD] (Node ffff880137632c80),
> -klog            AE_AML_PACKAGE_LIMIT (20110112/psparse-536)
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 2.870589] ACPI Error: Method parse
> +klog            /execution failed [_SB_.PCI0.GFX0._DOD] (Node
> +klog            ffff880137632c80), AE_AML_PACKAGE_LIMIT (20110112
> +klog            /psparse-536)
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [HIGH] KlogAcpiReturnTypeMismatch: Test 1, HIGH
>   klog            Kernel message: [ 2.906610] ACPI Warning: For
> @@ -12311,14 +13283,16 @@ klog            an 8 byte buffer of 2 x 32 DWORDs, however it appears that
>   klog            the method is possibly trying to access data outside this
>   klog            buffer. This is a bug in the _OSC method.
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 3.005123] ACPI Error (psparse-0537): Method
> -klog            parse/execution failed [_SB_._OSC] (Node ffff88122fc1ea00)
> -klog            , AE_NOT_FOUND
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 3.005123] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [_SB_._OSC] (Node
> +klog            ffff88122fc1ea00), AE_NOT_FOUND
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [MEDIUM] KlogAcpiIncorrectTableChecksum: Test 1,
>   klog            MEDIUM Kernel message: [ 3.033154] ACPI Warning: Incorrect
> @@ -12329,50 +13303,60 @@ klog            ADVICE: The ACPI table listed above has an incorrect
>   klog            checksum, this could be a BIOS bug or due to table
>   klog            corruption.
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 3.112435] ACPI Error (psparse-0537): Method
> -klog            parse/execution failed [_PR_.PPCE] (Node f74257c8),
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 3.112435] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [_PR_.PPCE] (Node f74257c8),
>   klog            AE_NOT_FOUND
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 3.112465] ACPI Error (psparse-0537): Method
> -klog            parse/execution failed [EV4_] (Node f742c210),
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 3.112465] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [EV4_] (Node f742c210),
>   klog            AE_NOT_FOUND
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 3.112494] ACPI Error (psparse-0537): Method
> -klog            parse/execution failed [SMIE] (Node f7427a20),
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 3.112494] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [SMIE] (Node f7427a20),
>   klog            AE_NOT_FOUND
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 3.112522] ACPI Error (psparse-0537): Method
> -klog            parse/execution failed [NEVT] (Node f74279d8),
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 3.112522] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [NEVT] (Node f74279d8),
>   klog            AE_NOT_FOUND
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 3.112549] ACPI Error (psparse-0537): Method
> -klog            parse/execution failed [_SB_.PCI0.LPCB.ECDV._Q66] (Node
> -klog            f7427690), AE_NOT_FOUND
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 3.112549] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [_SB_.PCI0.LPCB.ECDV._Q66]
> +klog            (Node f7427690), AE_NOT_FOUND
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [HIGH] KlogAcpiDodWithNoDos: Test 1, HIGH Kernel
>   klog            message: [ 3.139648] [Firmware Bug]: ACPI(XVS0) defines
> @@ -12383,23 +13367,27 @@ klog            to display adapter) is defined but we should also have
>   klog            _DOS (Enable/Disable output switching) defined but it's
>   klog            been omitted. This can cause display switching issues.
>   klog
> -klog            FAILED [HIGH] KlogAcpiPackageLimit: Test 1, HIGH Kernel
> -klog            message: [ 3.208822] ACPI Error (psparse-0537): Method
> -klog            parse/execution failed [_SB_.C003.C098._DOD] (Node
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 3.208822] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [_SB_.C003.C098._DOD] (Node
>   klog            ffff88007cf30b60), AE_AML_PACKAGE_LIMIT
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiPackageLimit: Test 1, HIGH Kernel
> -klog            message: [ 3.223518] ACPI Error (psparse-0537): Method
> -klog            parse/execution failed [_SB_.PCI0.GFX0._DOD] (Node
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 3.223518] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [_SB_.PCI0.GFX0._DOD] (Node
>   klog            ffff880236c469a0), AE_AML_PACKAGE_LIMIT
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [MEDIUM] KlogAcpiIncorrectTableChecksum: Test 1,
>   klog            MEDIUM Kernel message: [ 3.382436] ACPI Warning: Incorrect
> @@ -12445,21 +13433,27 @@ klog
>   klog            ADVICE: The ACPI Method returned an incorrect type, this
>   klog            should be fixed.
>   klog
> -klog            FAILED [HIGH] KlogAcpiBufferLimit: Test 1, HIGH Kernel
> -klog            message: [ 3.490832] ACPI Error (psparse-0537): Method
> -klog            parse/execution failed [_SB_.PMI0._GHL] (Node
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 3.490832] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [_SB_.PMI0._GHL] (Node
>   klog            ffff88013bc2bdc0), AE_AML_BUFFER_LIMIT
>   klog
> -klog            ADVICE: Method failed: ResourceSourceIndex is present but
> -klog            ResourceSource is not.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiBufferLimit: Test 1, HIGH Kernel
> -klog            message: [ 3.490852] ACPI Error (psparse-0537): Method
> -klog            parse/execution failed [_SB_.PMI0._PMC] (Node
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 3.490852] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [_SB_.PMI0._PMC] (Node
>   klog            ffff88013bc2bd40), AE_AML_BUFFER_LIMIT
>   klog
> -klog            ADVICE: Method failed: ResourceSourceIndex is present but
> -klog            ResourceSource is not.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [HIGH] KlogAcpiCouldNotEnableEvent: Test 1, HIGH
>   klog            Kernel message: [ 3.502273] ACPI Error: Could not enable
> @@ -12469,14 +13463,16 @@ klog            ADVICE: This is a bug picked up by the kernel, but as yet,
>   klog            the firmware test suite has no diagnostic advice for this
>   klog            particular problem.
>   klog
> -klog            FAILED [HIGH] KlogAcpiPackageLimit: Test 1, HIGH Kernel
> -klog            message: [ 3.601126] ACPI Error (psparse-0537): Method
> -klog            parse/execution failed [_SB_.PCI0.GFX0._DOD] (Node
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 3.601126] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [_SB_.PCI0.GFX0._DOD] (Node
>   klog            f7420690), AE_AML_PACKAGE_LIMIT
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [MEDIUM] KlogAcpiIncorrectTableChecksum: Test 1,
>   klog            MEDIUM Kernel message: [ 3.644168] ACPI Warning: Incorrect
> @@ -12503,41 +13499,49 @@ klog
>   klog            ADVICE: Could not set the brightness level, the ACPI
>   klog            control _BCM failed to execute correctly.
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 3.868794] ACPI Error: Method parse/execution
> -klog            failed [_SB_.PCI0.SAT0.PRT0._SDD] (Node f3831b58),
> -klog            AE_NOT_FOUND (20110112/psparse-536)
> -klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> -klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 3.868812] ACPI Error: Method parse/execution
> -klog            failed [_SB_.PCI0.SAT0.PRT0._GTF] (Node f3831b70),
> -klog            AE_NOT_FOUND (20110112/psparse-536)
> -klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> -klog
> -klog            FAILED [HIGH] KlogAcpiObjectAlreadyExists: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 3.868794] ACPI Error: Method parse
> +klog            /execution failed [_SB_.PCI0.SAT0.PRT0._SDD] (Node
> +klog            f3831b58), AE_NOT_FOUND (20110112/psparse-536)
> +klog
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
> +klog
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 3.868812] ACPI Error: Method parse
> +klog            /execution failed [_SB_.PCI0.SAT0.PRT0._GTF] (Node
> +klog            f3831b70), AE_NOT_FOUND (20110112/psparse-536)
> +klog
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
> +klog
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 3.983031] ACPI Error: Method parse
>   klog            /execution failed [_SB_.EEAC] (Node ffff88021d459028),
>   klog            AE_ALREADY_EXISTS (20110112/psparse-536)
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectAlreadyExists: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 3.983040] ACPI Error: Method parse
>   klog            /execution failed [_SB_.BAT2._STA] (Node ffff88021d459618)
>   klog            , AE_ALREADY_EXISTS (20110112/psparse-536)
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [HIGH] KlogAcpiDodWithNoDos: Test 1, HIGH Kernel
>   klog            message: [ 4.002664] [Firmware Bug]: ACPI(EVGA) defines
> @@ -12557,109 +13561,140 @@ klog            ADVICE: The ACPI table listed above has an incorrect
>   klog            checksum, this could be a BIOS bug or due to table
>   klog            corruption.
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectAlreadyExists: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 4.115197] ACPI Error: Method parse
>   klog            /execution failed [_SB_.EEAC] (Node ffff88021d458eb0),
>   klog            AE_ALREADY_EXISTS (20110112/psparse-536)
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectAlreadyExists: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 4.115206] ACPI Error: Method parse
>   klog            /execution failed [_SB_.BAT2._STA] (Node ffff88021d4594b0)
>   klog            , AE_ALREADY_EXISTS (20110112/psparse-536)
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> -klog
> -klog            FAILED [HIGH] KlogAcpiPackageLimit: Test 1, HIGH Kernel
> -klog            message: [ 4.190434] ACPI Error: Method parse/execution
> -klog            failed [_SB_.PCI0.GFX0._DOD] (Node ffff8801376342f8),
> -klog            AE_AML_PACKAGE_LIMIT (20110112/psparse-536)
> -klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> -klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 4.198699] ACPI Error: Method parse/execution
> -klog            failed [_SB_.PCI0.SAT0.PRT1._SDD] (Node f3831c00),
> -klog            AE_NOT_FOUND (20110112/psparse-536)
> -klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> -klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 4.198716] ACPI Error: Method parse/execution
> -klog            failed [_SB_.PCI0.SAT0.PRT1._GTF] (Node f3831c18),
> -klog            AE_NOT_FOUND (20110112/psparse-536)
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 4.190434] ACPI Error: Method parse
> +klog            /execution failed [_SB_.PCI0.GFX0._DOD] (Node
> +klog            ffff8801376342f8), AE_AML_PACKAGE_LIMIT (20110112
> +klog            /psparse-536)
>   klog
> -klog            FAILED [HIGH] KlogAcpiRegionHandlerError: Test 1, HIGH
> -klog            Kernel message: [ 4.230508] ACPI Exception: AE_TIME,
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
> +klog
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 4.198699] ACPI Error: Method parse
> +klog            /execution failed [_SB_.PCI0.SAT0.PRT1._SDD] (Node
> +klog            f3831c00), AE_NOT_FOUND (20110112/psparse-536)
> +klog
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
> +klog
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 4.198716] ACPI Error: Method parse
> +klog            /execution failed [_SB_.PCI0.SAT0.PRT1._GTF] (Node
> +klog            f3831c18), AE_NOT_FOUND (20110112/psparse-536)
> +klog
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
> +klog
> +klog            FAILED [HIGH] KlogAcpiTimeOutReturnedByHandler: Test 1,
> +klog            HIGH Kernel message: [ 4.230508] ACPI Exception: AE_TIME,
>   klog            Returned by Handler for [EmbeddedControl] (20090903
>   klog            /evregion-424)
>   klog
> -klog            ADVICE: The ACPI driver detected an error returned by a
> -klog            region handler.
> -klog
> -klog            FAILED [HIGH] KlogAcpiTimeOut: Test 1, HIGH Kernel message
> -klog            : [ 4.230527] ACPI Error (psparse-0537): Method parse
> -klog            /execution failed [_SB_.PCI0.ISAB.ECDV.ECR1] (Node
> -klog            f7018ed0), AE_TIME
> -klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> -klog
> -klog            FAILED [HIGH] KlogAcpiTimeOut: Test 1, HIGH Kernel message
> -klog            : [ 4.230612] ACPI Error (psparse-0537): Method parse
> -klog            /execution failed [_SB_.PCI0.ISAB.ECDV.ECR2] (Node
> -klog            f7018ee8), AE_TIME
> -klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> -klog
> -klog            FAILED [HIGH] KlogAcpiTimeOut: Test 1, HIGH Kernel message
> -klog            : [ 4.230643] ACPI Error (psparse-0537): Method parse
> -klog            /execution failed [ECRW] (Node f7018fa8), AE_TIME
> +klog            ADVICE: This is most probably caused by when a read or
> +klog            write operation to the EC memory has failed because of a
> +klog            timeout waiting for the Embedded Controller to complete
> +klog            the transaction. Normally, the kernel waits for 500ms for
> +klog            the Embedded Controller status port to indicate that a
> +klog            transaction is complete, but in this case it has not and a
> +klog            AE_TIME error has been returned.
> +klog
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 4.230527] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [_SB_.PCI0.ISAB.ECDV.ECR1]
> +klog            (Node f7018ed0), AE_TIME
> +klog
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
> +klog
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 4.230612] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [_SB_.PCI0.ISAB.ECDV.ECR2]
> +klog            (Node f7018ee8), AE_TIME
> +klog
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
> +klog
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 4.230643] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [ECRW] (Node f7018fa8),
> +klog            AE_TIME
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiTimeOut: Test 1, HIGH Kernel message
> -klog            : [ 4.230672] ACPI Error (psparse-0537): Method parse
> -klog            /execution failed [ECG1] (Node f7018fd8), AE_TIME
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 4.230672] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [ECG1] (Node f7018fd8),
> +klog            AE_TIME
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiTimeOut: Test 1, HIGH Kernel message
> -klog            : [ 4.230701] ACPI Error (psparse-0537): Method parse
> -klog            /execution failed [NEVT] (Node f70186f0), AE_TIME
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 4.230701] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [NEVT] (Node f70186f0),
> +klog            AE_TIME
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiTimeOut: Test 1, HIGH Kernel message
> -klog            : [ 4.230730] ACPI Error (psparse-0537): Method parse
> -klog            /execution failed [_SB_.PCI0.ISAB.ECDV._Q66] (Node
> -klog            f7018eb8), AE_TIME
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 4.230730] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [_SB_.PCI0.ISAB.ECDV._Q66]
> +klog            (Node f7018eb8), AE_TIME
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [HIGH] KlogAcpiNoHandlerForRegion: Test 1, HIGH
>   klog            Kernel message: [ 4.576415] ACPI Error: No handler for
> @@ -12670,77 +13705,93 @@ klog            ADVICE: This is a bug picked up by the kernel, but as yet,
>   klog            the firmware test suite has no diagnostic advice for this
>   klog            particular problem.
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectDoesNotExist: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 4.576437] ACPI Error: Method parse
>   klog            /execution failed [_SB_.PCI0.SBRG.EC0_._REG] (Node
>   klog            f48326d8), AE_NOT_EXIST (20110112/psparse-536)
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectAlreadyExists: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 4.638115] ACPI Error: Method parse
>   klog            /execution failed [_SB_.EEAC] (Node ffff880220c5b028),
>   klog            AE_ALREADY_EXISTS (20110413/psparse-536)
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectAlreadyExists: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 4.638127] ACPI Error: Method parse
>   klog            /execution failed [_SB_.BAT2._STA] (Node ffff880220c5b618)
>   klog            , AE_ALREADY_EXISTS (20110413/psparse-536)
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiPackageLimit: Test 1, HIGH Kernel
> -klog            message: [ 4.838935] ACPI Error (psparse-0537): Method
> -klog            parse/execution failed [_TZ_.C2E8] (Node f701b108),
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 4.838935] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [_TZ_.C2E8] (Node f701b108),
>   klog            AE_AML_PACKAGE_LIMIT
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiPackageLimit: Test 1, HIGH Kernel
> -klog            message: [ 4.838984] ACPI Error (psparse-0537): Method
> -klog            parse/execution failed [_TZ_.C2E7] (Node f701b0f0),
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 4.838984] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [_TZ_.C2E7] (Node f701b0f0),
>   klog            AE_AML_PACKAGE_LIMIT
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiPackageLimit: Test 1, HIGH Kernel
> -klog            message: [ 4.839033] ACPI Error (psparse-0537): Method
> -klog            parse/execution failed [_TZ_.TZ2_._TMP] (Node f701b7c8),
> -klog            AE_AML_PACKAGE_LIMIT
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 4.839033] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [_TZ_.TZ2_._TMP] (Node
> +klog            f701b7c8), AE_AML_PACKAGE_LIMIT
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectAlreadyExists: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 4.890970] ACPI Error: Method parse
>   klog            /execution failed [_SB_.EEAC] (Node ffff880126e43f50),
>   klog            AE_ALREADY_EXISTS (20110413/psparse-536)
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectAlreadyExists: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 4.890980] ACPI Error: Method parse
>   klog            /execution failed [_SB_.BAT2._STA] (Node ffff880126e44550)
>   klog            , AE_ALREADY_EXISTS (20110413/psparse-536)
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [HIGH] KlogAcpiDodWithNoDos: Test 1, HIGH Kernel
>   klog            message: [ 4.983204] [Firmware Bug]: ACPI(MXM3) defines
> @@ -12761,50 +13812,60 @@ klog            ADVICE: ACPI AML interpreter executed a Method that
>   klog            returned a package with incorrectly typed data. The
>   klog            offending method needs to be fixed.
>   klog
> -klog            FAILED [HIGH] KlogAcpiPackageLimit: Test 1, HIGH Kernel
> -klog            message: [ 5.332663] ACPI Error: Method parse/execution
> -klog            failed [_SB_.PCI0.GFX0._DOD] (Node f4425450),
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 5.332663] ACPI Error: Method parse
> +klog            /execution failed [_SB_.PCI0.GFX0._DOD] (Node f4425450),
>   klog            AE_AML_PACKAGE_LIMIT (20110112/psparse-536)
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectAlreadyExists: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 6.224974] ACPI Error: Method parse
>   klog            /execution failed [_SB_.PCI0.PEGP.VGA_.LCD_.GBQC] (Node
>   klog            f3423438), AE_ALREADY_EXISTS (20110112/psparse-536)
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectAlreadyExists: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 6.224987] ACPI Error: Method parse
>   klog            /execution failed [_SB_.PCI0.PEGP.VGA_.LCD_._BQC] (Node
>   klog            f3423420), AE_ALREADY_EXISTS (20110112/psparse-536)
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectAlreadyExists: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 6.227917] ACPI Error: Method parse
>   klog            /execution failed [_SB_.PCI0.PEGP.VGA_.LCD1.GBQC] (Node
>   klog            f34235b8), AE_ALREADY_EXISTS (20110112/psparse-536)
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectAlreadyExists: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 6.227930] ACPI Error: Method parse
>   klog            /execution failed [_SB_.PCI0.PEGP.VGA_.LCD1._BQC] (Node
>   klog            f34235a0), AE_ALREADY_EXISTS (20110112/psparse-536)
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [HIGH] KlogAcpiNamespaceLookupFailure: Test 1, HIGH
>   klog            Kernel message: [ 6.732287] ACPI Error: [_T_0] Namespace
> @@ -12814,23 +13875,27 @@ klog            ADVICE: This is a bug picked up by the kernel, but as yet,
>   klog            the firmware test suite has no diagnostic advice for this
>   klog            particular problem.
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectAlreadyExists: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 6.732310] ACPI Error: Method parse
>   klog            /execution failed [_SB_.BAT1.UBIF] (Node dd028fc0),
>   klog            AE_ALREADY_EXISTS (20110112/psparse-536)
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectAlreadyExists: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 6.732334] ACPI Error: Method parse
>   klog            /execution failed [_SB_.BAT1._BIF] (Node dd028f90),
>   klog            AE_ALREADY_EXISTS (20110112/psparse-536)
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [HIGH] KlogAcpiNamespaceLookupFailure: Test 1, HIGH
>   klog            Kernel message: [ 6.773266] ACPI Error: [CAPB] Namespace
> @@ -12840,14 +13905,16 @@ klog            ADVICE: This is a bug picked up by the kernel, but as yet,
>   klog            the firmware test suite has no diagnostic advice for this
>   klog            particular problem.
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectAlreadyExists: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 6.773285] ACPI Error: Method parse
>   klog            /execution failed [_SB_.PCI0._OSC] (Node ddc25ca8),
>   klog            AE_ALREADY_EXISTS (20101013/psparse-537)
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [HIGH] KlogAcpiNoHandlerForRegion: Test 1, HIGH
>   klog            Kernel message: [ 7.365139] ACPI Error: No handler for
> @@ -12866,66 +13933,82 @@ klog            ADVICE: This is a bug picked up by the kernel, but as yet,
>   klog            the firmware test suite has no diagnostic advice for this
>   klog            particular problem.
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectDoesNotExist: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 7.365161] ACPI Error: Method parse
>   klog            /execution failed [_SB_.PMI0._GHL] (Node ffff8805ffa36b18)
>   klog            , AE_NOT_EXIST (20110112/psparse-536)
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectDoesNotExist: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 7.365181] ACPI Error: Method parse
>   klog            /execution failed [_SB_.PMI0._PMC] (Node ffff8805ffa36a78)
>   klog            , AE_NOT_EXIST (20110112/psparse-536)
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
> +klog
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 8.137284] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [_SB_.PCI0.LPCB.ECDV.ECR1]
> +klog            (Node f702e720), AE_TIME
> +klog
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
> +klog
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 8.137317] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [ECRB] (Node f702e7f8),
> +klog            AE_TIME
>   klog
> -klog            FAILED [HIGH] KlogAcpiTimeOut: Test 1, HIGH Kernel message
> -klog            : [ 8.137284] ACPI Error (psparse-0537): Method parse
> -klog            /execution failed [_SB_.PCI0.LPCB.ECDV.ECR1] (Node
> -klog            f702e720), AE_TIME
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> -klog
> -klog            FAILED [HIGH] KlogAcpiTimeOut: Test 1, HIGH Kernel message
> -klog            : [ 8.137317] ACPI Error (psparse-0537): Method parse
> -klog            /execution failed [ECRB] (Node f702e7f8), AE_TIME
> -klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> -klog
> -klog            FAILED [HIGH] KlogAcpiTimeOut: Test 1, HIGH Kernel message
> -klog            : [ 8.137344] ACPI Error (psparse-0537): Method parse
> -klog            /execution failed [EC0A] (Node f702ea08), AE_TIME
> -klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> -klog
> -klog            FAILED [HIGH] KlogAcpiTimeOut: Test 1, HIGH Kernel message
> -klog            : [ 8.137370] ACPI Error (psparse-0537): Method parse
> -klog            /execution failed [_SB_.AMW0._WED] (Node f7019ca8),
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 8.137344] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [EC0A] (Node f702ea08),
>   klog            AE_TIME
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> -klog
> -klog            FAILED [HIGH] KlogAcpiPackageLimit: Test 1, HIGH Kernel
> -klog            message: [ 8.227953] ACPI Error (psparse-0537): Method
> -klog            parse/execution failed [_SB_.C003.C098._DOD] (Node
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
> +klog
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 8.137370] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [_SB_.AMW0._WED] (Node
> +klog            f7019ca8), AE_TIME
> +klog
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
> +klog
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 8.227953] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [_SB_.C003.C098._DOD] (Node
>   klog            f7021588), AE_AML_PACKAGE_LIMIT
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [HIGH] KlogAcpiDodWithNoDos: Test 1, HIGH Kernel
>   klog            message: [ 8.316300] [Firmware Bug]: ACPI(VGA0) defines
> @@ -12936,48 +14019,60 @@ klog            to display adapter) is defined but we should also have
>   klog            _DOS (Enable/Disable output switching) defined but it's
>   klog            been omitted. This can cause display switching issues.
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectAlreadyExists: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 8.794633] ACPI Error: Method parse
>   klog            /execution failed [_SB_.PCI0._OSC] (Node f5824ab0),
>   klog            AE_ALREADY_EXISTS (20110112/psparse-536)
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> -klog
> -klog            FAILED [HIGH] KlogAcpiTimeOut: Test 1, HIGH Kernel message
> -klog            : [ 9.141980] ACPI Error (psparse-0537): Method parse
> -klog            /execution failed [_SB_.PCI0.LPCB.ECDV.ECR1] (Node
> -klog            f702e690), AE_TIME
> -klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
> +klog
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 9.141980] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [_SB_.PCI0.LPCB.ECDV.ECR1]
> +klog            (Node f702e690), AE_TIME
> +klog
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
> +klog
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 9.142017] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [ECRB] (Node f702e768),
> +klog            AE_TIME
>   klog
> -klog            FAILED [HIGH] KlogAcpiTimeOut: Test 1, HIGH Kernel message
> -klog            : [ 9.142017] ACPI Error (psparse-0537): Method parse
> -klog            /execution failed [ECRB] (Node f702e768), AE_TIME
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 9.142046] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [EC0A] (Node f702e978),
> +klog            AE_TIME
>   klog
> -klog            FAILED [HIGH] KlogAcpiTimeOut: Test 1, HIGH Kernel message
> -klog            : [ 9.142046] ACPI Error (psparse-0537): Method parse
> -klog            /execution failed [EC0A] (Node f702e978), AE_TIME
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 9.142076] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [_SB_.AMW0._WED] (Node
> +klog            f7019420), AE_TIME
>   klog
> -klog            FAILED [HIGH] KlogAcpiTimeOut: Test 1, HIGH Kernel message
> -klog            : [ 9.142076] ACPI Error (psparse-0537): Method parse
> -klog            /execution failed [_SB_.AMW0._WED] (Node f7019420),
> -klog            AE_TIME
> -klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [HIGH] KlogAcpiReturnPackageTypeMismatch: Test 1,
>   klog            HIGH Kernel message: [ 9.267040] ACPI Warning for
> @@ -12988,21 +14083,27 @@ klog            ADVICE: ACPI AML interpreter executed a Method that
>   klog            returned a package with incorrectly typed data. The
>   klog            offending method needs to be fixed.
>   klog
> -klog            FAILED [HIGH] KlogAcpiBufferLimit: Test 1, HIGH Kernel
> -klog            message: [ 9.391036] ACPI Error: Method parse/execution
> -klog            failed [_SB_.PCI0.IBCM] (Node f3828738),
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 9.391036] ACPI Error: Method parse
> +klog            /execution failed [_SB_.PCI0.IBCM] (Node f3828738),
>   klog            AE_AML_BUFFER_LIMIT (20110112/psparse-536)
>   klog
> -klog            ADVICE: Method failed: ResourceSourceIndex is present but
> -klog            ResourceSource is not.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiBufferLimit: Test 1, HIGH Kernel
> -klog            message: [ 9.391049] ACPI Error: Method parse/execution
> -klog            failed [_SB_.PCI0.GFX0.DD03._BCM] (Node f3824b28),
> -klog            AE_AML_BUFFER_LIMIT (20110112/psparse-536)
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 9.391049] ACPI Error: Method parse
> +klog            /execution failed [_SB_.PCI0.GFX0.DD03._BCM] (Node
> +klog            f3824b28), AE_AML_BUFFER_LIMIT (20110112/psparse-536)
>   klog
> -klog            ADVICE: Method failed: ResourceSourceIndex is present but
> -klog            ResourceSource is not.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [HIGH] KlogAcpiBcmFailed: Test 1, HIGH Kernel
>   klog            message: [ 9.391061] ACPI Error: Evaluating _BCM failed
> @@ -13019,23 +14120,29 @@ klog
>   klog            ADVICE: An ACPI Method has returned an Integer type when a
>   klog            Buffer, String or Package was expected.
>   klog
> -klog            FAILED [HIGH] KlogAcpiOperandType: Test 1, HIGH Kernel
> -klog            message: [ 9.393498] ACPI Error: Method parse/execution
> -klog            failed [_SB_.PCI0.GFX0.DD02.GBQC] (Node ffff88012f83e6b8),
> -klog            AE_AML_OPERAND_TYPE (20110112/psparse-536)
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 9.393498] ACPI Error: Method parse
> +klog            /execution failed [_SB_.PCI0.GFX0.DD02.GBQC] (Node
> +klog            ffff88012f83e6b8), AE_AML_OPERAND_TYPE (20110112
> +klog            /psparse-536)
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiOperandType: Test 1, HIGH Kernel
> -klog            message: [ 9.393510] ACPI Error: Method parse/execution
> -klog            failed [_SB_.PCI0.GFX0.DD02._BQC] (Node ffff88012f83e690),
> -klog            AE_AML_OPERAND_TYPE (20110112/psparse-536)
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 9.393510] ACPI Error: Method parse
> +klog            /execution failed [_SB_.PCI0.GFX0.DD02._BQC] (Node
> +klog            ffff88012f83e690), AE_AML_OPERAND_TYPE (20110112
> +klog            /psparse-536)
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [HIGH] KlogAcpiNeededBufferOrStringOrPackage: Test
>   klog            1, HIGH Kernel message: [ 9.394098] ACPI Error: Needed
> @@ -13045,59 +14152,73 @@ klog
>   klog            ADVICE: An ACPI Method has returned an Integer type when a
>   klog            Buffer, String or Package was expected.
>   klog
> -klog            FAILED [HIGH] KlogAcpiOperandType: Test 1, HIGH Kernel
> -klog            message: [ 9.394109] ACPI Error: Method parse/execution
> -klog            failed [_SB_.PCI0.GFX0.DD02.SBCM] (Node ffff88012f83e6e0),
> -klog            AE_AML_OPERAND_TYPE (20110112/psparse-536)
> -klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> -klog
> -klog            FAILED [HIGH] KlogAcpiOperandType: Test 1, HIGH Kernel
> -klog            message: [ 9.394118] ACPI Error: Method parse/execution
> -klog            failed [_SB_.PCI0.GFX0.DD02._BCM] (Node ffff88012f83e668),
> -klog            AE_AML_OPERAND_TYPE (20110112/psparse-536)
> -klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> -klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 9.957372] ACPI Error: Method parse/execution
> -klog            failed [_SB_.PCI0.SAT1.CHN0._GTM] (Node ffff88007af33780),
> -klog            AE_NOT_FOUND (20110112/psparse-536)
> -klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> -klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 9.957372] ACPI Error: Method parse/execution
> -klog            failed [_SB_.PCI0.SAT1.CHN1._GTM] (Node ffff88007af33910),
> -klog            AE_NOT_FOUND (20110112/psparse-536)
> -klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 9.394109] ACPI Error: Method parse
> +klog            /execution failed [_SB_.PCI0.GFX0.DD02.SBCM] (Node
> +klog            ffff88012f83e6e0), AE_AML_OPERAND_TYPE (20110112
> +klog            /psparse-536)
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 9.957372] ACPI Error: Method parse/execution
> -klog            failed [_SB_.PCI0.SATA.CHN0._GTM] (Node ffff88007af32b68),
> -klog            AE_NOT_FOUND (20110112/psparse-536)
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 9.394118] ACPI Error: Method parse
> +klog            /execution failed [_SB_.PCI0.GFX0.DD02._BCM] (Node
> +klog            ffff88012f83e668), AE_AML_OPERAND_TYPE (20110112
> +klog            /psparse-536)
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 9.957372] ACPI Error: Method parse/execution
> -klog            failed [_SB_.PCI0.SATA.CHN1._GTM] (Node ffff88007af32cf8),
> -klog            AE_NOT_FOUND (20110112/psparse-536)
> -klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
> +klog
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 9.957372] ACPI Error: Method parse
> +klog            /execution failed [_SB_.PCI0.SAT1.CHN0._GTM] (Node
> +klog            ffff88007af33780), AE_NOT_FOUND (20110112/psparse-536)
> +klog
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
> +klog
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 9.957372] ACPI Error: Method parse
> +klog            /execution failed [_SB_.PCI0.SAT1.CHN1._GTM] (Node
> +klog            ffff88007af33910), AE_NOT_FOUND (20110112/psparse-536)
> +klog
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
> +klog
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 9.957372] ACPI Error: Method parse
> +klog            /execution failed [_SB_.PCI0.SATA.CHN0._GTM] (Node
> +klog            ffff88007af32b68), AE_NOT_FOUND (20110112/psparse-536)
> +klog
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
> +klog
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 9.957372] ACPI Error: Method parse
> +klog            /execution failed [_SB_.PCI0.SATA.CHN1._GTM] (Node
> +klog            ffff88007af32cf8), AE_NOT_FOUND (20110112/psparse-536)
> +klog
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [HIGH] KlogAcpiDodWithNoDos: Test 1, HIGH Kernel
>   klog            message: [ 10.080352] [Firmware Bug]: ACPI(VGA) defines
> @@ -13116,14 +14237,17 @@ klog
>   klog            ADVICE: An ACPI Method has returned an Integer type when a
>   klog            Buffer, String or Package was expected.
>   klog
> -klog            FAILED [HIGH] KlogAcpiOperandType: Test 1, HIGH Kernel
> -klog            message: [ 10.120977] ACPI Error: Method parse/execution
> -klog            failed [_SB_.PCI0.GFX0._DSM] (Node ffff88023f45edc0),
> -klog            AE_AML_OPERAND_TYPE (20110112/psparse-536)
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 10.120977] ACPI Error: Method parse
> +klog            /execution failed [_SB_.PCI0.GFX0._DSM] (Node
> +klog            ffff88023f45edc0), AE_AML_OPERAND_TYPE (20110112
> +klog            /psparse-536)
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [HIGH] KlogAcpiNeededBufferOrStringOrPackage: Test
>   klog            1, HIGH Kernel message: [ 10.121007] ACPI Error: Needed
> @@ -13133,14 +14257,17 @@ klog
>   klog            ADVICE: An ACPI Method has returned an Integer type when a
>   klog            Buffer, String or Package was expected.
>   klog
> -klog            FAILED [HIGH] KlogAcpiOperandType: Test 1, HIGH Kernel
> -klog            message: [ 10.121018] ACPI Error: Method parse/execution
> -klog            failed [_SB_.PCI0.PEG0.GFX0._DSM] (Node ffff88023f474370),
> -klog            AE_AML_OPERAND_TYPE (20110112/psparse-536)
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 10.121018] ACPI Error: Method parse
> +klog            /execution failed [_SB_.PCI0.PEG0.GFX0._DSM] (Node
> +klog            ffff88023f474370), AE_AML_OPERAND_TYPE (20110112
> +klog            /psparse-536)
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [HIGH] KlogAcpiReturnPackageZeroElements: Test 1,
>   klog            HIGH Kernel message: [ 10.194089] ACPI Warning for
> @@ -13151,23 +14278,24 @@ klog            ADVICE: ACPI AML interpreter executed a Method that
>   klog            returned a package with no elements inside it. This is
>   klog            most probably a bug in the Method and needs to be fixed.
>   klog
> -klog            FAILED [HIGH] KlogAcpiExecFailure: Test 1, HIGH Kernel
> -klog            message: [ 10.289821] ACPI Error (psargs-0359):
> +klog            FAILED [HIGH] KlogAcpiNamespaceLookupFailure: Test 1, HIGH
> +klog            Kernel message: [ 10.289821] ACPI Error (psargs-0359):
>   klog            [_PR_.CPU0._CST] Namespace lookup failure, AE_NOT_FOUND
>   klog
> -klog            ADVICE: The kernel has most probably detected an error
> -klog            while executing ACPI AML. The error lists the ACPI driver
> -klog            module and the line number where the bug has been caught
> -klog            and the method that caused the error.
> +klog            ADVICE: The kernel has detected an error trying to execute
> +klog            an Method and it cannot find an object. This is indicates
> +klog            a bug in the DSDT or SSDT AML code.
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 10.289828] ACPI Error (psparse-0537): Method
> -klog            parse/execution failed [_PR_.CPU1._CST] (Node f70c3288),
> -klog            AE_NOT_FOUND
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 10.289828] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [_PR_.CPU1._CST] (Node
> +klog            f70c3288), AE_NOT_FOUND
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [HIGH] KlogAcpiIncorrectWriteBufferSize: Test 1,
>   klog            HIGH Kernel message: [ 10.344782] ACPI Error: SMBus or
> @@ -13177,21 +14305,27 @@ klog
>   klog            ADVICE: An incorrect SMBus or IPMI write buffer size was
>   klog            used.
>   klog
> -klog            FAILED [HIGH] KlogAcpiBufferLimit: Test 1, HIGH Kernel
> -klog            message: [ 10.344788] ACPI Error (psparse-0537): Method
> -klog            parse/execution failed [_SB_.PMI0._GHL] (Node
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 10.344788] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [_SB_.PMI0._GHL] (Node
>   klog            ffff88122fc1ece0), AE_AML_BUFFER_LIMIT
>   klog
> -klog            ADVICE: Method failed: ResourceSourceIndex is present but
> -klog            ResourceSource is not.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiBufferLimit: Test 1, HIGH Kernel
> -klog            message: [ 10.344812] ACPI Error (psparse-0537): Method
> -klog            parse/execution failed [_SB_.PMI0._PMC] (Node
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 10.344812] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [_SB_.PMI0._PMC] (Node
>   klog            ffff88122fc1ec60), AE_AML_BUFFER_LIMIT
>   klog
> -klog            ADVICE: Method failed: ResourceSourceIndex is present but
> -klog            ResourceSource is not.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [HIGH] KlogAcpiReturnPackageZeroElements: Test 1,
>   klog            HIGH Kernel message: [ 10.380244] ACPI Warning
> @@ -13202,202 +14336,261 @@ klog            ADVICE: ACPI AML interpreter executed a Method that
>   klog            returned a package with no elements inside it. This is
>   klog            most probably a bug in the Method and needs to be fixed.
>   klog
> -klog            FAILED [HIGH] KlogAcpiParseOrExecFailure: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 10.680422] ACPI Error: Method parse
>   klog            /execution failed [_SB_.PCI0.GFX0.DD02._BCM] (Node
>   klog            ffff880117642ed8), AE_AML_INFINITE_LOOP (20110112
>   klog            /psparse-536)
>   klog
> -klog            ADVICE: The ACPI engine has failed to execute some AML.
> -klog            The error message above lists the method that caused this
> -klog            error.
> -klog
> -klog            FAILED [HIGH] KlogAcpiTimeOut: Test 1, HIGH Kernel message
> -klog            : [ 10.692650] ACPI Error (psparse-0537): Method parse
> -klog            /execution failed [_SB_.PCI0.LPCB.ECDV.ECR2] (Node
> -klog            f702e738), AE_TIME
> -klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> -klog
> -klog            FAILED [HIGH] KlogAcpiTimeOut: Test 1, HIGH Kernel message
> -klog            : [ 10.692684] ACPI Error (psparse-0537): Method parse
> -klog            /execution failed [ECRW] (Node f702e810), AE_TIME
> -klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> -klog
> -klog            FAILED [HIGH] KlogAcpiTimeOut: Test 1, HIGH Kernel message
> -klog            : [ 10.692710] ACPI Error (psparse-0537): Method parse
> -klog            /execution failed [ECG1] (Node f702e840), AE_TIME
> -klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> -klog
> -klog            FAILED [HIGH] KlogAcpiTimeOut: Test 1, HIGH Kernel message
> -klog            : [ 10.692735] ACPI Error (psparse-0537): Method parse
> -klog            /execution failed [NEVT] (Node f702ea50), AE_TIME
> -klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> -klog
> -klog            FAILED [HIGH] KlogAcpiTimeOut: Test 1, HIGH Kernel message
> -klog            : [ 10.692761] ACPI Error (psparse-0537): Method parse
> -klog            /execution failed [_SB_.PCI0.LPCB.ECDV._Q66] (Node
> -klog            f702e708), AE_TIME
> -klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> -klog
> -klog            FAILED [HIGH] KlogAcpiTimeOut: Test 1, HIGH Kernel message
> -klog            : [ 10.708822] ACPI Error (psparse-0537): Method parse
> -klog            /execution failed [_SB_.PCI0.LPCB.ECDV.ECR1] (Node
> -klog            f7427738), AE_TIME
> -klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> -klog
> -klog            FAILED [HIGH] KlogAcpiTimeOut: Test 1, HIGH Kernel message
> -klog            : [ 10.708876] ACPI Error (psparse-0537): Method parse
> -klog            /execution failed [ECRB] (Node f7427810), AE_TIME
> -klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> -klog
> -klog            FAILED [HIGH] KlogAcpiTimeOut: Test 1, HIGH Kernel message
> -klog            : [ 10.708908] ACPI Error (psparse-0537): Method parse
> -klog            /execution failed [EC0A] (Node f7427a20), AE_TIME
> -klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> -klog
> -klog            FAILED [HIGH] KlogAcpiTimeOut: Test 1, HIGH Kernel message
> -klog            : [ 10.708939] ACPI Error (psparse-0537): Method parse
> -klog            /execution failed [_SB_.AMW0._WED] (Node f742c078),
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
> +klog
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 10.692650] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [_SB_.PCI0.LPCB.ECDV.ECR2]
> +klog            (Node f702e738), AE_TIME
> +klog
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
> +klog
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 10.692684] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [ECRW] (Node f702e810),
>   klog            AE_TIME
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> -klog
> -klog            FAILED [HIGH] KlogAcpiTimeOut: Test 1, HIGH Kernel message
> -klog            : [ 10.724353] ACPI Error (psparse-0537): Method parse
> -klog            /execution failed [_SB_.PCI0.LPCB.ECDV.ECR1] (Node
> -klog            ffff880213050d00), AE_TIME
> -klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> -klog
> -klog            FAILED [HIGH] KlogAcpiTimeOut: Test 1, HIGH Kernel message
> -klog            : [ 10.724416] ACPI Error (psparse-0537): Method parse
> -klog            /execution failed [ECRB] (Node ffff880213050e20), AE_TIME
> -klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> -klog
> -klog            FAILED [HIGH] KlogAcpiTimeOut: Test 1, HIGH Kernel message
> -klog            : [ 10.724449] ACPI Error (psparse-0537): Method parse
> -klog            /execution failed [EC0A] (Node ffff8802130520e0), AE_TIME
> -klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiTimeOut: Test 1, HIGH Kernel message
> -klog            : [ 10.724482] ACPI Error (psparse-0537): Method parse
> -klog            /execution failed [_SB_.AMW0._WED] (Node ffff8802130573c0)
> -klog            , AE_TIME
> -klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> -klog
> -klog            FAILED [HIGH] KlogAcpiTimeOut: Test 1, HIGH Kernel message
> -klog            : [ 11.195653] ACPI Error (psparse-0537): Method parse
> -klog            /execution failed [ECG5] (Node f702e8a0), AE_TIME
> -klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> -klog
> -klog            FAILED [HIGH] KlogAcpiTimeOut: Test 1, HIGH Kernel message
> -klog            : [ 11.195680] ACPI Error (psparse-0537): Method parse
> -klog            /execution failed [_SB_.AC__._PSR] (Node f702ec90),
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 10.692710] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [ECG1] (Node f702e840),
>   klog            AE_TIME
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiPackageLimit: Test 1, HIGH Kernel
> -klog            message: [ 11.383565] ACPI Error: Method parse/execution
> -klog            failed [_SB_.C003.C098._DOD] (Node ffff880137636938),
> -klog            AE_AML_PACKAGE_LIMIT (20110112/psparse-536)
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 10.692735] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [NEVT] (Node f702ea50),
> +klog            AE_TIME
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
> +klog
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 10.692761] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [_SB_.PCI0.LPCB.ECDV._Q66]
> +klog            (Node f702e708), AE_TIME
> +klog
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
> +klog
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 10.708822] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [_SB_.PCI0.LPCB.ECDV.ECR1]
> +klog            (Node f7427738), AE_TIME
> +klog
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
> +klog
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 10.708876] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [ECRB] (Node f7427810),
> +klog            AE_TIME
>   klog
> -klog            FAILED [HIGH] KlogAcpiTimeOut: Test 1, HIGH Kernel message
> -klog            : [ 11.660551] ACPI Error (psparse-0537): Method parse
> -klog            /execution failed [_SB_.PCI0.LPCB.ECDV.ECR2] (Node
> -klog            f702e6a8), AE_TIME
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> -klog
> -klog            FAILED [HIGH] KlogAcpiTimeOut: Test 1, HIGH Kernel message
> -klog            : [ 11.660591] ACPI Error (psparse-0537): Method parse
> -klog            /execution failed [ECRW] (Node f702e780), AE_TIME
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 10.708908] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [EC0A] (Node f7427a20),
> +klog            AE_TIME
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
> +klog
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 10.708939] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [_SB_.AMW0._WED] (Node
> +klog            f742c078), AE_TIME
> +klog
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
> +klog
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 10.724353] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [_SB_.PCI0.LPCB.ECDV.ECR1]
> +klog            (Node ffff880213050d00), AE_TIME
> +klog
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
> +klog
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 10.724416] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [ECRB] (Node
> +klog            ffff880213050e20), AE_TIME
> +klog
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
> +klog
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 10.724449] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [EC0A] (Node
> +klog            ffff8802130520e0), AE_TIME
> +klog
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
> +klog
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 10.724482] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [_SB_.AMW0._WED] (Node
> +klog            ffff8802130573c0), AE_TIME
> +klog
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
> +klog
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 11.195653] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [ECG5] (Node f702e8a0),
> +klog            AE_TIME
>   klog
> -klog            FAILED [HIGH] KlogAcpiTimeOut: Test 1, HIGH Kernel message
> -klog            : [ 11.660615] ACPI Error (psparse-0537): Method parse
> -klog            /execution failed [ECG1] (Node f702e7b0), AE_TIME
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
> +klog
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 11.195680] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [_SB_.AC__._PSR] (Node
> +klog            f702ec90), AE_TIME
> +klog
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
> +klog
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 11.383565] ACPI Error: Method parse
> +klog            /execution failed [_SB_.C003.C098._DOD] (Node
> +klog            ffff880137636938), AE_AML_PACKAGE_LIMIT (20110112
> +klog            /psparse-536)
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
> +klog
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 11.660551] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [_SB_.PCI0.LPCB.ECDV.ECR2]
> +klog            (Node f702e6a8), AE_TIME
> +klog
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
> +klog
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 11.660591] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [ECRW] (Node f702e780),
> +klog            AE_TIME
>   klog
> -klog            FAILED [HIGH] KlogAcpiTimeOut: Test 1, HIGH Kernel message
> -klog            : [ 11.660638] ACPI Error (psparse-0537): Method parse
> -klog            /execution failed [NEVT] (Node f702e9c0), AE_TIME
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 11.660615] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [ECG1] (Node f702e7b0),
> +klog            AE_TIME
>   klog
> -klog            FAILED [HIGH] KlogAcpiTimeOut: Test 1, HIGH Kernel message
> -klog            : [ 11.660661] ACPI Error (psparse-0537): Method parse
> -klog            /execution failed [_SB_.PCI0.LPCB.ECDV._Q66] (Node
> -klog            f702e678), AE_TIME
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 11.660638] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [NEVT] (Node f702e9c0),
> +klog            AE_TIME
>   klog
> -klog            FAILED [HIGH] KlogAcpiPackageLimit: Test 1, HIGH Kernel
> -klog            message: [ 11.800514] ACPI Error: Method parse/execution
> -klog            failed [_SB_.PCI0.GFX0._DOD] (Node ffff8801376342a8),
> -klog            AE_AML_PACKAGE_LIMIT (20110112/psparse-536)
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
> +klog
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 11.660661] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [_SB_.PCI0.LPCB.ECDV._Q66]
> +klog            (Node f702e678), AE_TIME
> +klog
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
> +klog
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 11.800514] ACPI Error: Method parse
> +klog            /execution failed [_SB_.PCI0.GFX0._DOD] (Node
> +klog            ffff8801376342a8), AE_AML_PACKAGE_LIMIT (20110112
> +klog            /psparse-536)
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [HIGH] KlogAcpiNeededBufferOrStringOrPackage: Test
>   klog            1, HIGH Kernel message: [ 11.880473] ACPI Error: Needed
> @@ -13415,58 +14608,71 @@ klog
>   klog            ADVICE: An ACPI Method has returned an Integer type when a
>   klog            Buffer, String or Package was expected.
>   klog
> -klog            FAILED [HIGH] KlogAcpiParseOrExecFailure: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 11.915871] ACPI Error (psparse-0537):
>   klog            Method parse/execution failed [_SB_.PCI0.SWFS] (Node
>   klog            ffff880226c49320), AE_AML_INFINITE_LOOP
>   klog
> -klog            ADVICE: The ACPI engine has failed to execute some AML.
> -klog            The error message above lists the method that caused this
> -klog            error.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiParseOrExecFailure: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 11.915905] ACPI Error (psparse-0537):
>   klog            Method parse/execution failed [_SB_.PCI0.RBYT] (Node
>   klog            ffff880226c493c0), AE_AML_INFINITE_LOOP
>   klog
> -klog            ADVICE: The ACPI engine has failed to execute some AML.
> -klog            The error message above lists the method that caused this
> -klog            error.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiParseOrExecFailure: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 11.915932] ACPI Error (psparse-0537):
>   klog            Method parse/execution failed [_SB_.PCI0.ASOC.SECV] (Node
>   klog            ffff880226c4a0e0), AE_AML_INFINITE_LOOP
>   klog
> -klog            ADVICE: The ACPI engine has failed to execute some AML.
> -klog            The error message above lists the method that caused this
> -klog            error.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiParseOrExecFailure: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 11.915960] ACPI Error (psparse-0537):
>   klog            Method parse/execution failed [_SB_.PCI0.ASOC.RVLT] (Node
>   klog            ffff880226c49b00), AE_AML_INFINITE_LOOP
>   klog
> -klog            ADVICE: The ACPI engine has failed to execute some AML.
> -klog            The error message above lists the method that caused this
> -klog            error.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiTimeOut: Test 1, HIGH Kernel message
> -klog            : [ 12.160904] ACPI Error (psparse-0537): Method parse
> -klog            /execution failed [ECG5] (Node f702e810), AE_TIME
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 12.160904] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [ECG5] (Node f702e810),
> +klog            AE_TIME
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiTimeOut: Test 1, HIGH Kernel message
> -klog            : [ 12.160929] ACPI Error (psparse-0537): Method parse
> -klog            /execution failed [_SB_.AC__._PSR] (Node f702ec00),
> -klog            AE_TIME
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 12.160929] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [_SB_.AC__._PSR] (Node
> +klog            f702ec00), AE_TIME
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [HIGH] KlogAcpiNeededBufferOrStringOrPackage: Test
>   klog            1, HIGH Kernel message: [ 12.167076] ACPI Error: Needed
> @@ -13476,23 +14682,27 @@ klog
>   klog            ADVICE: An ACPI Method has returned an Integer type when a
>   klog            Buffer, String or Package was expected.
>   klog
> -klog            FAILED [HIGH] KlogAcpiOperandType: Test 1, HIGH Kernel
> -klog            message: [ 12.167089] ACPI Error (psparse-0537): Method
> -klog            parse/execution failed [_SB_.PCI0.GFX0.DD02.GBQC] (Node
> -klog            ffff8800b3c44ca0), AE_AML_OPERAND_TYPE
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 12.167089] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [_SB_.PCI0.GFX0.DD02.GBQC]
> +klog            (Node ffff8800b3c44ca0), AE_AML_OPERAND_TYPE
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiOperandType: Test 1, HIGH Kernel
> -klog            message: [ 12.167143] ACPI Error (psparse-0537): Method
> -klog            parse/execution failed [_SB_.PCI0.GFX0.DD02._BQC] (Node
> -klog            ffff8800b3c44c80), AE_AML_OPERAND_TYPE
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 12.167143] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [_SB_.PCI0.GFX0.DD02._BQC]
> +klog            (Node ffff8800b3c44c80), AE_AML_OPERAND_TYPE
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [HIGH] KlogAcpiEvaluationFailed: Test 1, HIGH
>   klog            Kernel message: [ 12.167205] ACPI Warning: Evaluating _BQC
> @@ -13509,23 +14719,29 @@ klog
>   klog            ADVICE: An ACPI Method has returned an Integer type when a
>   klog            Buffer, String or Package was expected.
>   klog
> -klog            FAILED [HIGH] KlogAcpiOperandType: Test 1, HIGH Kernel
> -klog            message: [ 12.242387] ACPI Error: Method parse/execution
> -klog            failed [_SB_.PCI0.GFX0.DD02.GBQC] (Node ffff88013113f6b8),
> -klog            AE_AML_OPERAND_TYPE (20110413/psparse-536)
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 12.242387] ACPI Error: Method parse
> +klog            /execution failed [_SB_.PCI0.GFX0.DD02.GBQC] (Node
> +klog            ffff88013113f6b8), AE_AML_OPERAND_TYPE (20110413
> +klog            /psparse-536)
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiOperandType: Test 1, HIGH Kernel
> -klog            message: [ 12.242397] ACPI Error: Method parse/execution
> -klog            failed [_SB_.PCI0.GFX0.DD02._BQC] (Node ffff88013113f690),
> -klog            AE_AML_OPERAND_TYPE (20110413/psparse-536)
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 12.242397] ACPI Error: Method parse
> +klog            /execution failed [_SB_.PCI0.GFX0.DD02._BQC] (Node
> +klog            ffff88013113f690), AE_AML_OPERAND_TYPE (20110413
> +klog            /psparse-536)
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [HIGH] KlogAcpiEvaluationFailed: Test 1, HIGH
>   klog            Kernel message: [ 12.242409] ACPI Warning: Evaluating _BQC
> @@ -13542,23 +14758,29 @@ klog
>   klog            ADVICE: An ACPI Method has returned an Integer type when a
>   klog            Buffer, String or Package was expected.
>   klog
> -klog            FAILED [HIGH] KlogAcpiOperandType: Test 1, HIGH Kernel
> -klog            message: [ 12.242986] ACPI Error: Method parse/execution
> -klog            failed [_SB_.PCI0.GFX0.DD02.SBCM] (Node ffff88013113f6e0),
> -klog            AE_AML_OPERAND_TYPE (20110413/psparse-536)
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 12.242986] ACPI Error: Method parse
> +klog            /execution failed [_SB_.PCI0.GFX0.DD02.SBCM] (Node
> +klog            ffff88013113f6e0), AE_AML_OPERAND_TYPE (20110413
> +klog            /psparse-536)
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiOperandType: Test 1, HIGH Kernel
> -klog            message: [ 12.242994] ACPI Error: Method parse/execution
> -klog            failed [_SB_.PCI0.GFX0.DD02._BCM] (Node ffff88013113f668),
> -klog            AE_AML_OPERAND_TYPE (20110413/psparse-536)
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 12.242994] ACPI Error: Method parse
> +klog            /execution failed [_SB_.PCI0.GFX0.DD02._BCM] (Node
> +klog            ffff88013113f668), AE_AML_OPERAND_TYPE (20110413
> +klog            /psparse-536)
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [HIGH] KlogAcpiBcmFailed: Test 1, HIGH Kernel
>   klog            message: [ 12.243002] ACPI Error: Evaluating _BCM failed
> @@ -13567,31 +14789,38 @@ klog
>   klog            ADVICE: Could not set the brightness level, the ACPI
>   klog            control _BCM failed to execute correctly.
>   klog
> -klog            FAILED [HIGH] KlogAcpiPackageLimit: Test 1, HIGH Kernel
> -klog            message: [ 12.361137] ACPI Error (psparse-0537): Method
> -klog            parse/execution failed [_SB_.C003.C09D._DOD] (Node
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 12.361137] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [_SB_.C003.C09D._DOD] (Node
>   klog            ffff88013b630c00), AE_AML_PACKAGE_LIMIT
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> -klog
> -klog            FAILED [HIGH] KlogAcpiTimeOut: Test 1, HIGH Kernel message
> -klog            : [ 12.390421] ACPI Error (psparse-0537): Method parse
> -klog            /execution failed [ECG5] (Node ffff880213050f00), AE_TIME
> -klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> -klog
> -klog            FAILED [HIGH] KlogAcpiTimeOut: Test 1, HIGH Kernel message
> -klog            : [ 12.390446] ACPI Error (psparse-0537): Method parse
> -klog            /execution failed [_SB_.AC__._PSR] (Node ffff880213052440)
> -klog            , AE_TIME
> -klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
> +klog
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 12.390421] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [ECG5] (Node
> +klog            ffff880213050f00), AE_TIME
> +klog
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
> +klog
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 12.390446] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [_SB_.AC__._PSR] (Node
> +klog            ffff880213052440), AE_TIME
> +klog
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [HIGH] KlogAcpiReturnTypeMismatch: Test 1, HIGH
>   klog            Kernel message: [ 12.553637] ACPI Warning: For
> @@ -13601,14 +14830,20 @@ klog
>   klog            ADVICE: The ACPI Method returned an incorrect type, this
>   klog            should be fixed.
>   klog
> -klog            FAILED [HIGH] KlogAcpiRegionHandlerError: Test 1, HIGH
> -klog            Kernel message: [ 12.838979] cfg80211: Ignoring regulatory
> -klog            request Set by core since the driver uses its own custom
> -klog            regulatory domain ACPI Exception: AE_TIME, Returned by
> -klog            Handler for [EmbeddedControl] (20110112/evregion-474)
> +klog            FAILED [HIGH] KlogAcpiTimeOutReturnedByHandler: Test 1,
> +klog            HIGH Kernel message: [ 12.838979] cfg80211: Ignoring
> +klog            regulatory request Set by core since the driver uses its
> +klog            own custom regulatory domain ACPI Exception: AE_TIME,
> +klog            Returned by Handler for [EmbeddedControl] (20110112
> +klog            /evregion-474)
>   klog
> -klog            ADVICE: The ACPI driver detected an error returned by a
> -klog            region handler.
> +klog            ADVICE: This is most probably caused by when a read or
> +klog            write operation to the EC memory has failed because of a
> +klog            timeout waiting for the Embedded Controller to complete
> +klog            the transaction. Normally, the kernel waits for 500ms for
> +klog            the Embedded Controller status port to indicate that a
> +klog            transaction is complete, but in this case it has not and a
> +klog            AE_TIME error has been returned.
>   klog
>   klog            FAILED [HIGH] KlogAcpiBqcReturnedInvalidLevel: Test 1,
>   klog            HIGH Kernel message: [ 12.841008] cfg80211: Ignoring
> @@ -13619,84 +14854,99 @@ klog
>   klog            ADVICE: Method _BQC (Brightness Query Current) returned an
>   klog            invalid display brightness level.
>   klog
> -klog            FAILED [HIGH] KlogAcpiPackageLimit: Test 1, HIGH Kernel
> -klog            message: [ 13.024512] ACPI Error: Method parse/execution
> -klog            failed [_SB_.PCI0.GFX0._DOD] (Node f7425450),
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 13.024512] ACPI Error: Method parse
> +klog            /execution failed [_SB_.PCI0.GFX0._DOD] (Node f7425450),
>   klog            AE_AML_PACKAGE_LIMIT (20110112/psparse-536)
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiTimeOut: Test 1, HIGH Kernel message
> -klog            : [ 13.396787] ACPI Error: Method parse/execution failed
> -klog            [_SB_.ADP1._PSR] (Node ffff88011763ba00), AE_TIME
> -klog            (20110112/psparse-536)
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 13.396787] ACPI Error: Method parse
> +klog            /execution failed [_SB_.ADP1._PSR] (Node ffff88011763ba00)
> +klog            , AE_TIME (20110112/psparse-536)
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [CRITICAL] KlogAcpiFieldexceedsBuffer: Test 1,
>   klog            CRITICAL Kernel message: [ 13.445954] ACPI Error: Field
>   klog            [D128] at 1040 exceeds Buffer [NULL] size 160 (bits)
> -klog            (20110112/dsopcode-597)
> -klog
> -klog            ADVICE: The field exceeds the allocated buffer size. This
> -klog            can lead to unexpected results when fetching data outside
> -klog            this region.
> -klog
> -klog            FAILED [HIGH] KlogAcpiBufferLimit: Test 1, HIGH Kernel
> -klog            message: [ 13.445980] ACPI Error: Method parse/execution
> -klog            failed [_SB_.WMID.HWMC] (Node f742a8b8),
> -klog            AE_AML_BUFFER_LIMIT (20110112/psparse-536)
> -klog
> -klog            ADVICE: Method failed: ResourceSourceIndex is present but
> -klog            ResourceSource is not.
> -klog
> -klog            FAILED [HIGH] KlogAcpiBufferLimit: Test 1, HIGH Kernel
> -klog            message: [ 13.446019] ACPI Error: Method parse/execution
> -klog            failed [_SB_.WMID.WMAD] (Node f742aac8),
> -klog            AE_AML_BUFFER_LIMIT (20110112/psparse-536)
> -klog
> -klog            ADVICE: Method failed: ResourceSourceIndex is present but
> -klog            ResourceSource is not.
> -klog
> -klog            FAILED [HIGH] KlogAcpiExecFailure: Test 1, HIGH Kernel
> -klog            message: [ 13.452167] ACPI Error (psargs-0359):
> -klog            [_PR_.C001] Namespace lookup failure, AE_NOT_FOUND
> -klog
> -klog            ADVICE: The kernel has most probably detected an error
> -klog            while executing ACPI AML. The error lists the ACPI driver
> -klog            module and the line number where the bug has been caught
> -klog            and the method that caused the error.
> +klog            (20110112/dsopcode-597)
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 13.452177] ACPI Error (psparse-0537): Method
> -klog            parse/execution failed [_SB_.PCI0.LPC0.EC0_.TPAF] (Node
> -klog            f702bde0), AE_NOT_FOUND
> +klog            ADVICE: The field exceeds the allocated buffer size. This
> +klog            can lead to unexpected results when fetching data outside
> +klog            this region.
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 13.445980] ACPI Error: Method parse
> +klog            /execution failed [_SB_.WMID.HWMC] (Node f742a8b8),
> +klog            AE_AML_BUFFER_LIMIT (20110112/psparse-536)
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 13.452213] ACPI Error (psparse-0537): Method
> -klog            parse/execution failed [_SB_.PCI0.LPC0.EC0_.TBOM] (Node
> -klog            f702bdf8), AE_NOT_FOUND
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 13.446019] ACPI Error: Method parse
> +klog            /execution failed [_SB_.WMID.WMAD] (Node f742aac8),
> +klog            AE_AML_BUFFER_LIMIT (20110112/psparse-536)
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 13.452247] ACPI Error (psparse-0537): Method
> -klog            parse/execution failed [_SB_.PCI0.LPC0.EC0_._Q1D] (Node
> -klog            f702ba98), AE_NOT_FOUND
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            FAILED [HIGH] KlogAcpiNamespaceLookupFailure: Test 1, HIGH
> +klog            Kernel message: [ 13.452167] ACPI Error (psargs-0359):
> +klog            [_PR_.C001] Namespace lookup failure, AE_NOT_FOUND
> +klog
> +klog            ADVICE: The kernel has detected an error trying to execute
> +klog            an Method and it cannot find an object. This is indicates
> +klog            a bug in the DSDT or SSDT AML code.
> +klog
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 13.452177] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [_SB_.PCI0.LPC0.EC0_.TPAF]
> +klog            (Node f702bde0), AE_NOT_FOUND
> +klog
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
> +klog
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 13.452213] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [_SB_.PCI0.LPC0.EC0_.TBOM]
> +klog            (Node f702bdf8), AE_NOT_FOUND
> +klog
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
> +klog
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 13.452247] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [_SB_.PCI0.LPC0.EC0_._Q1D]
> +klog            (Node f702ba98), AE_NOT_FOUND
> +klog
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [HIGH] KlogAcpiBqcReturnedInvalidLevel: Test 1,
>   klog            HIGH Kernel message: [ 14.013275] ACPI Warning: _BQC
> @@ -13705,23 +14955,27 @@ klog
>   klog            ADVICE: Method _BQC (Brightness Query Current) returned an
>   klog            invalid display brightness level.
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectAlreadyExists: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 14.175645] ACPI Error: Method parse
>   klog            /execution failed [_SB_.PCI0.OVGA.DD03.GBQC] (Node
>   klog            f44247e0), AE_ALREADY_EXISTS (20110112/psparse-536)
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectAlreadyExists: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 14.175656] ACPI Error: Method parse
>   klog            /execution failed [_SB_.PCI0.OVGA.DD03._BQC] (Node
>   klog            f44247c8), AE_ALREADY_EXISTS (20110112/psparse-536)
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [HIGH] KlogAcpiEvaluationFailed: Test 1, HIGH
>   klog            Kernel message: [ 14.175667] ACPI Warning: Evaluating _BQC
> @@ -13738,14 +14992,17 @@ klog
>   klog            ADVICE: An ACPI Method has returned an Integer type when a
>   klog            Buffer, String or Package was expected.
>   klog
> -klog            FAILED [HIGH] KlogAcpiOperandType: Test 1, HIGH Kernel
> -klog            message: [ 14.885234] ACPI Error: Method parse/execution
> -klog            failed [_SB_.PCI0.GFX0._DSM] (Node ffff88013f849eb0),
> -klog            AE_AML_OPERAND_TYPE (20110112/psparse-536)
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 14.885234] ACPI Error: Method parse
> +klog            /execution failed [_SB_.PCI0.GFX0._DSM] (Node
> +klog            ffff88013f849eb0), AE_AML_OPERAND_TYPE (20110112
> +klog            /psparse-536)
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [HIGH] KlogAcpiNeededBufferOrStringOrPackage: Test
>   klog            1, HIGH Kernel message: [ 14.885277] ACPI Error: Needed
> @@ -13755,59 +15012,72 @@ klog
>   klog            ADVICE: An ACPI Method has returned an Integer type when a
>   klog            Buffer, String or Package was expected.
>   klog
> -klog            FAILED [HIGH] KlogAcpiOperandType: Test 1, HIGH Kernel
> -klog            message: [ 14.885289] ACPI Error: Method parse/execution
> -klog            failed [_SB_.PCI0.PEG1.GFX0._DSM] (Node ffff88013f86f668),
> -klog            AE_AML_OPERAND_TYPE (20110112/psparse-536)
> -klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> -klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 15.027464] ACPI Error (psparse-0537): Method
> -klog            parse/execution failed [_PR_.PPCE] (Node ffff880075137920)
> -klog            , AE_NOT_FOUND
> -klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> -klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 15.027505] ACPI Error (psparse-0537): Method
> -klog            parse/execution failed [EV4_] (Node ffff880075140660),
> -klog            AE_NOT_FOUND
> -klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> -klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 15.027542] ACPI Error (psparse-0537): Method
> -klog            parse/execution failed [SMIE] (Node ffff88007513b180),
> -klog            AE_NOT_FOUND
> -klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> -klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 15.027579] ACPI Error (psparse-0537): Method
> -klog            parse/execution failed [NEVT] (Node ffff88007513b120),
> -klog            AE_NOT_FOUND
> -klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> -klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 15.027616] ACPI Error (psparse-0537): Method
> -klog            parse/execution failed [_SB_.PCI0.LPCB.ECDV._Q66] (Node
> -klog            ffff880075139cc0), AE_NOT_FOUND
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 14.885289] ACPI Error: Method parse
> +klog            /execution failed [_SB_.PCI0.PEG1.GFX0._DSM] (Node
> +klog            ffff88013f86f668), AE_AML_OPERAND_TYPE (20110112
> +klog            /psparse-536)
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
> +klog
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 15.027464] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [_PR_.PPCE] (Node
> +klog            ffff880075137920), AE_NOT_FOUND
> +klog
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
> +klog
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 15.027505] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [EV4_] (Node
> +klog            ffff880075140660), AE_NOT_FOUND
> +klog
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
> +klog
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 15.027542] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [SMIE] (Node
> +klog            ffff88007513b180), AE_NOT_FOUND
> +klog
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
> +klog
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 15.027579] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [NEVT] (Node
> +klog            ffff88007513b120), AE_NOT_FOUND
> +klog
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
> +klog
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 15.027616] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [_SB_.PCI0.LPCB.ECDV._Q66]
> +klog            (Node ffff880075139cc0), AE_NOT_FOUND
> +klog
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [HIGH] KlogAcpiBqcReturnedInvalidLevel: Test 1,
>   klog            HIGH Kernel message: [ 15.287082] ACPI Warning: _BQC
> @@ -13825,41 +15095,49 @@ klog            to display adapter) is defined but we should also have
>   klog            _DOS (Enable/Disable output switching) defined but it's
>   klog            been omitted. This can cause display switching issues.
>   klog
> -klog            FAILED [HIGH] KlogAcpiPackageLimit: Test 1, HIGH Kernel
> -klog            message: [ 15.846531] ACPI Error (psparse-0537): Method
> -klog            parse/execution failed [_SB_.PCI0.GFX0._DOD] (Node
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 15.846531] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [_SB_.PCI0.GFX0._DOD] (Node
>   klog            ffff8800b3840360), AE_AML_PACKAGE_LIMIT
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiTimeOut: Test 1, HIGH Kernel message
> -klog            : [ 16.336080] ACPI Error (psparse-0537): Method parse
> -klog            /execution failed [_SB_.PCI0.LPCB.EC0_._Q33] (Node
> -klog            f70244b0), AE_TIME
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 16.336080] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [_SB_.PCI0.LPCB.EC0_._Q33]
> +klog            (Node f70244b0), AE_TIME
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiParseOrExecFailure: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 16.592600] ACPI Error (psparse-0537):
>   klog            Method parse/execution failed [_SB_.PCI0.ASOC.SEFA] (Node
>   klog            ffff880226c4a120), AE_AML_INFINITE_LOOP
>   klog
> -klog            ADVICE: The ACPI engine has failed to execute some AML.
> -klog            The error message above lists the method that caused this
> -klog            error.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiParseOrExecFailure: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 16.592628] ACPI Error (psparse-0537):
>   klog            Method parse/execution failed [_SB_.PCI0.ASOC.RFAN] (Node
>   klog            ffff880226c49bc0), AE_AML_INFINITE_LOOP
>   klog
> -klog            ADVICE: The ACPI engine has failed to execute some AML.
> -klog            The error message above lists the method that caused this
> -klog            error.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [HIGH] KlogAcpiReturnPackageZeroElements: Test 1,
>   klog            HIGH Kernel message: [ 16.719798] ACPI Warning for
> @@ -13878,23 +15156,27 @@ klog            ADVICE: This is a bug picked up by the kernel, but as yet,
>   klog            the firmware test suite has no diagnostic advice for this
>   klog            particular problem.
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectAlreadyExists: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 16.942606] ACPI Error (psparse-0537):
>   klog            Method parse/execution failed [_SB_.PCI0.OVGA.DD03.GBQC]
>   klog            (Node ffff8800b7e3c6e0), AE_ALREADY_EXISTS
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectAlreadyExists: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 16.942654] ACPI Error (psparse-0537):
>   klog            Method parse/execution failed [_SB_.PCI0.OVGA.DD03._BQC]
>   klog            (Node ffff8800b7e3c6c0), AE_ALREADY_EXISTS
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [HIGH] KlogAcpiNeededBufferOrStringOrPackage: Test
>   klog            1, HIGH Kernel message: [ 17.125601] ACPI Error: Needed
> @@ -13904,14 +15186,16 @@ klog
>   klog            ADVICE: An ACPI Method has returned an Integer type when a
>   klog            Buffer, String or Package was expected.
>   klog
> -klog            FAILED [HIGH] KlogAcpiOperandType: Test 1, HIGH Kernel
> -klog            message: [ 17.125618] ACPI Error: Method parse/execution
> -klog            failed [_SB_.PCI0.GFX0._DSM] (Node f7431fa8),
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 17.125618] ACPI Error: Method parse
> +klog            /execution failed [_SB_.PCI0.GFX0._DSM] (Node f7431fa8),
>   klog            AE_AML_OPERAND_TYPE (20110112/psparse-536)
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [HIGH] KlogAcpiNeededBufferOrStringOrPackage: Test
>   klog            1, HIGH Kernel message: [ 17.125669] ACPI Error: Needed
> @@ -13921,55 +15205,71 @@ klog
>   klog            ADVICE: An ACPI Method has returned an Integer type when a
>   klog            Buffer, String or Package was expected.
>   klog
> -klog            FAILED [HIGH] KlogAcpiOperandType: Test 1, HIGH Kernel
> -klog            message: [ 17.125690] ACPI Error: Method parse/execution
> -klog            failed [_SB_.PCI0.PEG1.GFX0._DSM] (Node f7445c78),
> -klog            AE_AML_OPERAND_TYPE (20110112/psparse-536)
> -klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> -klog
> -klog            FAILED [HIGH] KlogAcpiBufferLimit: Test 1, HIGH Kernel
> -klog            message: [ 17.802564] ACPI Error: Method parse/execution
> -klog            failed [_SB_.WMID.HWMC] (Node ffff8801ffc5c078),
> -klog            AE_AML_BUFFER_LIMIT (20110112/psparse-536)
> -klog
> -klog            ADVICE: Method failed: ResourceSourceIndex is present but
> -klog            ResourceSource is not.
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 17.125690] ACPI Error: Method parse
> +klog            /execution failed [_SB_.PCI0.PEG1.GFX0._DSM] (Node
> +klog            f7445c78), AE_AML_OPERAND_TYPE (20110112/psparse-536)
>   klog
> -klog            FAILED [HIGH] KlogAcpiBufferLimit: Test 1, HIGH Kernel
> -klog            message: [ 17.802574] ACPI Error: Method parse/execution
> -klog            failed [_SB_.WMID.WMAD] (Node ffff8801ffc5c258),
> -klog            AE_AML_BUFFER_LIMIT (20110112/psparse-536)
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            ADVICE: Method failed: ResourceSourceIndex is present but
> -klog            ResourceSource is not.
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 17.802564] ACPI Error: Method parse
> +klog            /execution failed [_SB_.WMID.HWMC] (Node ffff8801ffc5c078)
> +klog            , AE_AML_BUFFER_LIMIT (20110112/psparse-536)
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 17.847665] ACPI Error: Method parse/execution
> -klog            failed [_SB_.PCI0.PEG0.PEGP.DD02._BCL] (Node f444ebe8),
> -klog            AE_NOT_FOUND (20110112/psparse-536)
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 17.802574] ACPI Error: Method parse
> +klog            /execution failed [_SB_.WMID.WMAD] (Node ffff8801ffc5c258)
> +klog            , AE_AML_BUFFER_LIMIT (20110112/psparse-536)
>   klog
> -klog            FAILED [HIGH] KlogAcpiBufferLimit: Test 1, HIGH Kernel
> -klog            message: [ 17.985672] ACPI Error (psparse-0537): Method
> -klog            parse/execution failed [_SB_.PCI0.IBCM] (Node
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
> +klog
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 17.847665] ACPI Error: Method parse
> +klog            /execution failed [_SB_.PCI0.PEG0.PEGP.DD02._BCL] (Node
> +klog            f444ebe8), AE_NOT_FOUND (20110112/psparse-536)
> +klog
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
> +klog
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 17.985672] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [_SB_.PCI0.IBCM] (Node
>   klog            ffff8800b3832600), AE_AML_BUFFER_LIMIT
>   klog
> -klog            ADVICE: Method failed: ResourceSourceIndex is present but
> -klog            ResourceSource is not.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiBufferLimit: Test 1, HIGH Kernel
> -klog            message: [ 17.985723] ACPI Error (psparse-0537): Method
> -klog            parse/execution failed [_SB_.PCI0.GFX0.DD03._BCM] (Node
> -klog            ffff8800b382b840), AE_AML_BUFFER_LIMIT
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 17.985723] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [_SB_.PCI0.GFX0.DD03._BCM]
> +klog            (Node ffff8800b382b840), AE_AML_BUFFER_LIMIT
>   klog
> -klog            ADVICE: Method failed: ResourceSourceIndex is present but
> -klog            ResourceSource is not.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [HIGH] KlogAcpiNeededBufferOrStringOrPackage: Test
>   klog            1, HIGH Kernel message: [ 18.054842] ACPI Error: Needed
> @@ -13979,14 +15279,17 @@ klog
>   klog            ADVICE: An ACPI Method has returned an Integer type when a
>   klog            Buffer, String or Package was expected.
>   klog
> -klog            FAILED [HIGH] KlogAcpiOperandType: Test 1, HIGH Kernel
> -klog            message: [ 18.054860] ACPI Error: Method parse/execution
> -klog            failed [_SB_.PCI0.VGA_._DSM] (Node ffff880137659190),
> -klog            AE_AML_OPERAND_TYPE (20110112/psparse-536)
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 18.054860] ACPI Error: Method parse
> +klog            /execution failed [_SB_.PCI0.VGA_._DSM] (Node
> +klog            ffff880137659190), AE_AML_OPERAND_TYPE (20110112
> +klog            /psparse-536)
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [HIGH] KlogAcpiNeededBufferOrStringOrPackage: Test
>   klog            1, HIGH Kernel message: [ 18.054909] ACPI Error: Needed
> @@ -13996,106 +15299,131 @@ klog
>   klog            ADVICE: An ACPI Method has returned an Integer type when a
>   klog            Buffer, String or Package was expected.
>   klog
> -klog            FAILED [HIGH] KlogAcpiOperandType: Test 1, HIGH Kernel
> -klog            message: [ 18.054932] ACPI Error: Method parse/execution
> -klog            failed [_SB_.PCI0.P0P1.VGA_._DSM] (Node ffff88013765d230),
> -klog            AE_AML_OPERAND_TYPE (20110112/psparse-536)
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 18.054932] ACPI Error: Method parse
> +klog            /execution failed [_SB_.PCI0.P0P1.VGA_._DSM] (Node
> +klog            ffff88013765d230), AE_AML_OPERAND_TYPE (20110112
> +klog            /psparse-536)
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectAlreadyExists: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 18.353938] ACPI Error: Method parse
>   klog            /execution failed [_SB_.PCI0.PEGP.VGA_.LCD_.GBQC] (Node
>   klog            ffff88013762f708), AE_ALREADY_EXISTS (20110112
>   klog            /psparse-536)
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectAlreadyExists: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 18.353954] ACPI Error: Method parse
>   klog            /execution failed [_SB_.PCI0.PEGP.VGA_.LCD_._BQC] (Node
>   klog            ffff88013762f6e0), AE_ALREADY_EXISTS (20110112
>   klog            /psparse-536)
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectAlreadyExists: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 18.367485] ACPI Error: Method parse
>   klog            /execution failed [_SB_.PCI0.PEGP.VGA_.LCD1.GBQC] (Node
>   klog            ffff88013762f988), AE_ALREADY_EXISTS (20110112
>   klog            /psparse-536)
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectAlreadyExists: Test 1, HIGH
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
>   klog            Kernel message: [ 18.367501] ACPI Error: Method parse
>   klog            /execution failed [_SB_.PCI0.PEGP.VGA_.LCD1._BQC] (Node
>   klog            ffff88013762f960), AE_ALREADY_EXISTS (20110112
>   klog            /psparse-536)
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiPackageLimit: Test 1, HIGH Kernel
> -klog            message: [ 18.720899] ACPI Error (psparse-0537): Method
> -klog            parse/execution failed [_SB_.PCI0.GFX0._DOD] (Node
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 18.720899] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [_SB_.PCI0.GFX0._DOD] (Node
>   klog            f70206d8), AE_AML_PACKAGE_LIMIT
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> -klog
> -klog            FAILED [HIGH] KlogAcpiTimeOut: Test 1, HIGH Kernel message
> -klog            : [ 19.086127] ACPI Error (psparse-0537): Method parse
> -klog            /execution failed [_SB_.PCI0.LPCB.ECDV.ECR1] (Node
> -klog            f702e6a8), AE_TIME
> -klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> -klog
> -klog            FAILED [HIGH] KlogAcpiTimeOut: Test 1, HIGH Kernel message
> -klog            : [ 19.086176] ACPI Error (psparse-0537): Method parse
> -klog            /execution failed [ECRB] (Node f702e780), AE_TIME
> -klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> -klog
> -klog            FAILED [HIGH] KlogAcpiTimeOut: Test 1, HIGH Kernel message
> -klog            : [ 19.086202] ACPI Error (psparse-0537): Method parse
> -klog            /execution failed [EC0A] (Node f702e990), AE_TIME
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
> +klog
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 19.086127] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [_SB_.PCI0.LPCB.ECDV.ECR1]
> +klog            (Node f702e6a8), AE_TIME
> +klog
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
> +klog
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 19.086176] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [ECRB] (Node f702e780),
> +klog            AE_TIME
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiTimeOut: Test 1, HIGH Kernel message
> -klog            : [ 19.086228] ACPI Error (psparse-0537): Method parse
> -klog            /execution failed [_SB_.AMW0._WED] (Node f7019fd8),
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 19.086202] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [EC0A] (Node f702e990),
>   klog            AE_TIME
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> -klog
> -klog            FAILED [HIGH] KlogAcpiPackageLimit: Test 1, HIGH Kernel
> -klog            message: [ 19.408610] ACPI Error: Method parse/execution
> -klog            failed [_SB_.PCI0.GFX0._DOD] (Node f74256a8),
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
> +klog
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 19.086228] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [_SB_.AMW0._WED] (Node
> +klog            f7019fd8), AE_TIME
> +klog
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
> +klog
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 19.408610] ACPI Error: Method parse
> +klog            /execution failed [_SB_.PCI0.GFX0._DOD] (Node f74256a8),
>   klog            AE_AML_PACKAGE_LIMIT (20110112/psparse-536)
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [HIGH] KlogAcpiNeededBufferOrStringOrPackage: Test
>   klog            1, HIGH Kernel message: [ 20.135790] ACPI Error: Needed
> @@ -14105,14 +15433,17 @@ klog
>   klog            ADVICE: An ACPI Method has returned an Integer type when a
>   klog            Buffer, String or Package was expected.
>   klog
> -klog            FAILED [HIGH] KlogAcpiOperandType: Test 1, HIGH Kernel
> -klog            message: [ 20.135804] ACPI Error: Method parse/execution
> -klog            failed [_SB_.PCI0.GFX0._DSM] (Node ffff88023ec61eb0),
> -klog            AE_AML_OPERAND_TYPE (20110316/psparse-536)
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 20.135804] ACPI Error: Method parse
> +klog            /execution failed [_SB_.PCI0.GFX0._DSM] (Node
> +klog            ffff88023ec61eb0), AE_AML_OPERAND_TYPE (20110316
> +klog            /psparse-536)
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [HIGH] KlogAcpiNeededBufferOrStringOrPackage: Test
>   klog            1, HIGH Kernel message: [ 20.135849] ACPI Error: Needed
> @@ -14122,14 +15453,17 @@ klog
>   klog            ADVICE: An ACPI Method has returned an Integer type when a
>   klog            Buffer, String or Package was expected.
>   klog
> -klog            FAILED [HIGH] KlogAcpiOperandType: Test 1, HIGH Kernel
> -klog            message: [ 20.135864] ACPI Error: Method parse/execution
> -klog            failed [_SB_.PCI0.PEG1.GFX0._DSM] (Node ffff88023ec77668),
> -klog            AE_AML_OPERAND_TYPE (20110316/psparse-536)
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 20.135864] ACPI Error: Method parse
> +klog            /execution failed [_SB_.PCI0.PEG1.GFX0._DSM] (Node
> +klog            ffff88023ec77668), AE_AML_OPERAND_TYPE (20110316
> +klog            /psparse-536)
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [HIGH] KlogAcpiExecFailure: Test 1, HIGH Kernel
>   klog            message: [ 20.149010] ACPI Error: Needed [Integer/String
> @@ -14140,14 +15474,17 @@ klog            while executing ACPI AML. The error lists the ACPI driver
>   klog            module and the line number where the bug has been caught
>   klog            and the method that caused the error.
>   klog
> -klog            FAILED [HIGH] KlogAcpiOperandType: Test 1, HIGH Kernel
> -klog            message: [ 20.149032] ACPI Error (psparse-0537): Method
> -klog            parse/execution failed [_SB_.PCI0.P0P2.PEGP.LCD_._BQC]
> -klog            (Node f741f978), AE_AML_OPERAND_TYPE
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 20.149032] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed
> +klog            [_SB_.PCI0.P0P2.PEGP.LCD_._BQC] (Node f741f978),
> +klog            AE_AML_OPERAND_TYPE
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [HIGH] KlogAcpiEvaluationFailed: Test 1, HIGH
>   klog            Kernel message: [ 20.149063] ACPI Warning: Evaluating _BQC
> @@ -14190,14 +15527,17 @@ klog
>   klog            ADVICE: The ACPI Method returned an incorrect type, this
>   klog            should be fixed.
>   klog
> -klog            FAILED [HIGH] KlogAcpiPackageLimit: Test 1, HIGH Kernel
> -klog            message: [ 21.460488] ACPI Error: Method parse/execution
> -klog            failed [_SB_.PCI0.GFX0._DOD] (Node ffff880133632c80),
> -klog            AE_AML_PACKAGE_LIMIT (20110112/psparse-536)
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 21.460488] ACPI Error: Method parse
> +klog            /execution failed [_SB_.PCI0.GFX0._DOD] (Node
> +klog            ffff880133632c80), AE_AML_PACKAGE_LIMIT (20110112
> +klog            /psparse-536)
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [HIGH] KlogAcpiNeededBufferOrStringOrPackage: Test
>   klog            1, HIGH Kernel message: [ 21.562484] ACPI Error: Needed
> @@ -14207,57 +15547,71 @@ klog
>   klog            ADVICE: An ACPI Method has returned an Integer type when a
>   klog            Buffer, String or Package was expected.
>   klog
> -klog            FAILED [HIGH] KlogAcpiOperandType: Test 1, HIGH Kernel
> -klog            message: [ 21.562496] ACPI Error (psparse-0537): Method
> -klog            parse/execution failed [_SB_.PCI0.GFX0.DD02.GBQC] (Node
> -klog            f7017a68), AE_AML_OPERAND_TYPE
> -klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> -klog
> -klog            FAILED [HIGH] KlogAcpiOperandType: Test 1, HIGH Kernel
> -klog            message: [ 21.562544] ACPI Error (psparse-0537): Method
> -klog            parse/execution failed [_SB_.PCI0.GFX0.DD02._BQC] (Node
> -klog            f7017a50), AE_AML_OPERAND_TYPE
> -klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> -klog
> -klog            FAILED [HIGH] KlogAcpiTimeOut: Test 1, HIGH Kernel message
> -klog            : [ 22.154348] ACPI Error (psparse-0537): Method parse
> -klog            /execution failed [_SB_.PCI0.LPCB.ECDV.ECR1] (Node
> -klog            f74276a8), AE_TIME
> -klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> -klog
> -klog            FAILED [HIGH] KlogAcpiTimeOut: Test 1, HIGH Kernel message
> -klog            : [ 22.154443] ACPI Error (psparse-0537): Method parse
> -klog            /execution failed [ECRB] (Node f7427780), AE_TIME
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 21.562496] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [_SB_.PCI0.GFX0.DD02.GBQC]
> +klog            (Node f7017a68), AE_AML_OPERAND_TYPE
> +klog
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
> +klog
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 21.562544] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [_SB_.PCI0.GFX0.DD02._BQC]
> +klog            (Node f7017a50), AE_AML_OPERAND_TYPE
> +klog
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
> +klog
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 22.154348] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [_SB_.PCI0.LPCB.ECDV.ECR1]
> +klog            (Node f74276a8), AE_TIME
> +klog
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
> +klog
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 22.154443] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [ECRB] (Node f7427780),
> +klog            AE_TIME
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiTimeOut: Test 1, HIGH Kernel message
> -klog            : [ 22.154516] ACPI Error (psparse-0537): Method parse
> -klog            /execution failed [ECG5] (Node f7427828), AE_TIME
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 22.154516] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [ECG5] (Node f7427828),
> +klog            AE_TIME
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            FAILED [HIGH] KlogAcpiTimeOut: Test 1, HIGH Kernel message
> -klog            : [ 22.154587] ACPI Error (psparse-0537): Method parse
> -klog            /execution failed [_SB_.AC__._PSR] (Node f7427c18),
> -klog            AE_TIME
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 22.154587] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [_SB_.AC__._PSR] (Node
> +klog            f7427c18), AE_TIME
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [HIGH] KlogAcpiDodWithNoDos: Test 1, HIGH Kernel
>   klog            message: [ 24.824888] [Firmware Bug]: ACPI(IGPU) defines
> @@ -14276,65 +15630,84 @@ klog
>   klog            ADVICE: An ACPI Method has returned an Integer type when a
>   klog            Buffer, String or Package was expected.
>   klog
> -klog            FAILED [HIGH] KlogAcpiOperandType: Test 1, HIGH Kernel
> -klog            message: [ 25.859949] ACPI Error (psparse-0537): Method
> -klog            parse/execution failed [_SB_.PCI0.VGA_._DSM] (Node
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 25.859949] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [_SB_.PCI0.VGA_._DSM] (Node
>   klog            ffff88013ba4c0e0), AE_AML_OPERAND_TYPE
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> -klog
> -klog            FAILED [HIGH] KlogAcpiOperandType: Test 1, HIGH Kernel
> -klog            message: [ 25.860025] ACPI Error (psparse-0537): Method
> -klog            parse/execution failed [_SB_.PCI0.P0P1.VGA_._DSM] (Node
> -klog            ffff88013ba4da80), AE_AML_OPERAND_TYPE
> -klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> -klog
> -klog            FAILED [HIGH] KlogAcpiRegionHandlerError: Test 1, HIGH
> -klog            Kernel message: [ 26.653079] ACPI Exception: AE_TIME,
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
> +klog
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 25.860025] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [_SB_.PCI0.P0P1.VGA_._DSM]
> +klog            (Node ffff88013ba4da80), AE_AML_OPERAND_TYPE
> +klog
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
> +klog
> +klog            FAILED [HIGH] KlogAcpiTimeOutReturnedByHandler: Test 1,
> +klog            HIGH Kernel message: [ 26.653079] ACPI Exception: AE_TIME,
>   klog            Returned by Handler for [EmbeddedControl] (20100428
>   klog            /evregion-474)
>   klog
> -klog            ADVICE: The ACPI driver detected an error returned by a
> -klog            region handler.
> -klog
> -klog            FAILED [HIGH] KlogAcpiTimeOut: Test 1, HIGH Kernel message
> -klog            : [ 26.653190] ACPI Error (psparse-0537): Method parse
> -klog            /execution failed [_SB_.PCI0.LPCB.ECDV.ECR1] (Node
> -klog            ffff880226c54ce0), AE_TIME
> -klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> -klog
> -klog            FAILED [HIGH] KlogAcpiTimeOut: Test 1, HIGH Kernel message
> -klog            : [ 26.653252] ACPI Error (psparse-0537): Method parse
> -klog            /execution failed [ECRB] (Node ffff880226c54e00), AE_TIME
> -klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> -klog
> -klog            FAILED [HIGH] KlogAcpiTimeOut: Test 1, HIGH Kernel message
> -klog            : [ 26.653283] ACPI Error (psparse-0537): Method parse
> -klog            /execution failed [ECG5] (Node ffff880226c54ee0), AE_TIME
> -klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> -klog
> -klog            FAILED [HIGH] KlogAcpiTimeOut: Test 1, HIGH Kernel message
> -klog            : [ 26.653307] ACPI Error (psparse-0537): Method parse
> -klog            /execution failed [_SB_.AC__._PSR] (Node ffff880226c56420)
> -klog            , AE_TIME
> -klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: This is most probably caused by when a read or
> +klog            write operation to the EC memory has failed because of a
> +klog            timeout waiting for the Embedded Controller to complete
> +klog            the transaction. Normally, the kernel waits for 500ms for
> +klog            the Embedded Controller status port to indicate that a
> +klog            transaction is complete, but in this case it has not and a
> +klog            AE_TIME error has been returned.
> +klog
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 26.653190] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [_SB_.PCI0.LPCB.ECDV.ECR1]
> +klog            (Node ffff880226c54ce0), AE_TIME
> +klog
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
> +klog
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 26.653252] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [ECRB] (Node
> +klog            ffff880226c54e00), AE_TIME
> +klog
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
> +klog
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 26.653283] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [ECG5] (Node
> +klog            ffff880226c54ee0), AE_TIME
> +klog
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
> +klog
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 26.653307] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [_SB_.AC__._PSR] (Node
> +klog            ffff880226c56420), AE_TIME
> +klog
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [HIGH] KlogAcpiBqcReturnedInvalidLevel: Test 1,
>   klog            HIGH Kernel message: [ 26.874386] ACPI Warning: _BQC
> @@ -14351,57 +15724,69 @@ klog
>   klog            ADVICE: The ACPI Method returned an incorrect type, this
>   klog            should be fixed.
>   klog
> -klog            FAILED [HIGH] KlogAcpiTimeOut: Test 1, HIGH Kernel message
> -klog            : [ 30.140339] ACPI Error (psparse-0537): Method parse
> -klog            /execution failed [_SB_.PCI0.LPCB.ECDV.ECR1] (Node
> -klog            ffff880217050ce0), AE_TIME
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 30.140339] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [_SB_.PCI0.LPCB.ECDV.ECR1]
> +klog            (Node ffff880217050ce0), AE_TIME
> +klog
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
> +klog
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 30.140421] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [ECRB] (Node
> +klog            ffff880217050e00), AE_TIME
> +klog
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
> +klog
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 30.140448] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [ECG5] (Node
> +klog            ffff880217050ee0), AE_TIME
> +klog
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
> +klog
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 30.140475] ACPI Error (psparse-0537):
> +klog            Method parse/execution failed [_SB_.AC__._PSR] (Node
> +klog            ffff880217052420), AE_TIME
> +klog
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> -klog
> -klog            FAILED [HIGH] KlogAcpiTimeOut: Test 1, HIGH Kernel message
> -klog            : [ 30.140421] ACPI Error (psparse-0537): Method parse
> -klog            /execution failed [ECRB] (Node ffff880217050e00), AE_TIME
> -klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> -klog
> -klog            FAILED [HIGH] KlogAcpiTimeOut: Test 1, HIGH Kernel message
> -klog            : [ 30.140448] ACPI Error (psparse-0537): Method parse
> -klog            /execution failed [ECG5] (Node ffff880217050ee0), AE_TIME
> -klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> -klog
> -klog            FAILED [HIGH] KlogAcpiTimeOut: Test 1, HIGH Kernel message
> -klog            : [ 30.140475] ACPI Error (psparse-0537): Method parse
> -klog            /execution failed [_SB_.AC__._PSR] (Node ffff880217052420)
> -klog            , AE_TIME
> -klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> -klog
> -klog            FAILED [HIGH] KlogAcpiExecFailure: Test 1, HIGH Kernel
> -klog            message: [ 42.490181] ACPI Error: [_SB_.VDRV] Namespace
> -klog            lookup failure, AE_NOT_FOUND (20110112/psargs-359)
> +klog            FAILED [HIGH] KlogAcpiNamespaceLookupFailure: Test 1, HIGH
> +klog            Kernel message: [ 42.490181] ACPI Error: [_SB_.VDRV]
> +klog            Namespace lookup failure, AE_NOT_FOUND (20110112
> +klog            /psargs-359)
>   klog
> -klog            ADVICE: The kernel has most probably detected an error
> -klog            while executing ACPI AML. The error lists the ACPI driver
> -klog            module and the line number where the bug has been caught
> -klog            and the method that caused the error.
> +klog            ADVICE: The kernel has detected an error trying to execute
> +klog            an Method and it cannot find an object. This is indicates
> +klog            a bug in the DSDT or SSDT AML code.
>   klog
> -klog            FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel
> -klog            message: [ 42.490202] ACPI Error: Method parse/execution
> -klog            failed [_SB_.PCI0.LPC0.H_EC._Q51] (Node ffff88003d9b1e60),
> -klog            AE_NOT_FOUND (20110112/psparse-536)
> +klog            FAILED [HIGH] KlogAcpiParseExecAmlFailed: Test 1, HIGH
> +klog            Kernel message: [ 42.490202] ACPI Error: Method parse
> +klog            /execution failed [_SB_.PCI0.LPC0.H_EC._Q51] (Node
> +klog            ffff88003d9b1e60), AE_NOT_FOUND (20110112/psparse-536)
>   klog
> -klog            ADVICE: This is a bug picked up by the kernel, but as yet,
> -klog            the firmware test suite has no diagnostic advice for this
> -klog            particular problem.
> +klog            ADVICE: The ACPI driver encounter a parse or execution
> +klog            error on some ACPI AML code. This is unexepcted and
> +klog            normally indicates that there is a bug in the compiled AML
> +klog            code. It could be a programming fault or an AML compiler
> +klog            issue. See acpi_ps_parse_aml().
>   klog
>   klog            FAILED [HIGH] KlogAcpiReturnTypeMismatch: Test 1, HIGH
>   klog            Kernel message: [ 44.661543] ACPI Warning for
>
Acked-by: Ivan Hu <ivan.hu at canonical.com>



More information about the fwts-devel mailing list