[PATCH 0/2] ACPICA: Update to version 20180427

Colin King colin.king at canonical.com
Fri Apr 27 21:49:16 UTC 2018


From: Colin Ian King <colin.king at canonical.com>

This is the monthly sync of the latest release of ACPICA to fwts

Colin Ian King (2):
  ACPICA: Update to version 20180427
  fwts-test: syntaxcheck: sync up with latest ACPICA changes

 .../syntaxcheck-0001/syntaxcheck-0001.log     | 385 +-----------------
 src/acpica/source/common/adfile.c             |  56 +++
 src/acpica/source/common/dmtbinfo2.c          |   2 +-
 src/acpica/source/compiler/aslcompiler.h      |   9 +
 src/acpica/source/compiler/aslglobal.h        |   3 +-
 src/acpica/source/compiler/aslhex.c           |  23 +-
 src/acpica/source/compiler/aslload.c          |  72 +++-
 src/acpica/source/compiler/aslmessages.c      |   8 +-
 src/acpica/source/compiler/aslmessages.h      |   2 +
 src/acpica/source/compiler/asloperands.c      |  15 +-
 src/acpica/source/compiler/asltypes.h         |   3 +-
 src/acpica/source/compiler/aslutils.c         |  91 +++++
 src/acpica/source/compiler/aslxref.c          | 220 +---------
 .../source/components/debugger/dbnames.c      |  13 +-
 .../source/components/debugger/dbtest.c       |  67 ++-
 .../source/components/dispatcher/dswscope.c   |   9 +-
 .../source/components/resources/rsdump.c      |   2 +-
 .../source/components/tables/tbinstal.c       |   2 +-
 .../source/components/utilities/utstring.c    |   2 +-
 src/acpica/source/include/acapps.h            |   4 +
 src/acpica/source/include/acnames.h           |   7 +-
 src/acpica/source/include/acpixf.h            |   2 +-
 src/acpica/source/tools/acpiexec/aecommon.h   |   1 +
 .../source/tools/acpiexec/aeexception.c       |  13 +-
 24 files changed, 396 insertions(+), 615 deletions(-)

-- 
2.17.0




More information about the fwts-devel mailing list