ACK: [PATCH] ACPICA: update to version 20130725 (LP: #1205203)
Alex Hung
alex.hung at canonical.com
Mon Jul 29 08:23:28 UTC 2013
On 07/26/2013 02:39 PM, Colin King wrote:
> From: Colin Ian King <colin.king at canonical.com>
>
> Update ACPICA sources used by fwts to version 20130725. The complete
> set of ACPICA changes are detailed here:
>
> https://lists.acpica.org/pipermail/devel/2013-July/000547.html
>
> I've regression tested the syntaxcheck, --disassemble-aml and method
> tests with these changes against my database of ACPI tables and I observed
> no regressions.
>
> Signed-off-by: Colin Ian King <colin.king at canonical.com>
> ---
> src/acpica/source/common/dmextern.c | 47 ++++--
> src/acpica/source/compiler/asloffset.c | 172 ++++++++++++++++------
> src/acpica/source/compiler/asloperands.c | 9 +-
> src/acpica/source/compiler/dttemplate.c | 23 ++-
> src/acpica/source/components/executer/exoparg1.c | 50 ++++++-
> src/acpica/source/components/namespace/nspredef.c | 15 +-
> src/acpica/source/components/namespace/nswalk.c | 18 +--
> src/acpica/source/components/namespace/nsxfeval.c | 14 +-
> src/acpica/source/components/tables/tbfadt.c | 4 +-
> src/acpica/source/components/tables/tbxfroot.c | 10 +-
> src/acpica/source/components/utilities/utglobal.c | 1 -
> src/acpica/source/components/utilities/utosi.c | 89 +++++++++--
> src/acpica/source/components/utilities/utxface.c | 34 +++++
> src/acpica/source/include/acglobal.h | 7 +-
> src/acpica/source/include/aclocal.h | 17 +--
> src/acpica/source/include/acnamesp.h | 4 +-
> src/acpica/source/include/acpixf.h | 11 +-
> src/acpica/source/include/actables.h | 4 +
> src/acpica/source/include/actypes.h | 28 ++++
> src/acpica/source/include/acutils.h | 4 +
> 20 files changed, 426 insertions(+), 135 deletions(-)
>
Acked-by: Alex Hung <alex.hung at canonical.com>
More information about the fwts-devel
mailing list