[PATCH 0/3] add ACPI SPMI table sanity checking (LP: #1465256)

Colin King colin.king at canonical.com
Mon Jun 15 12:48:14 UTC 2015


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

Add test support for another ACPI table.

Colin Ian King (3):
  lib: acpi: Add support for the SPMI table
  add ACPI SPMI table sanity checking (LP: #1465256)
  fwts-test: Update tests to accommodate new SPMI test

 .../arg-show-tests-0001/arg-show-tests-0001.log    |   2 +
 .../arg-show-tests-full-0001.log                   |   6 +-
 src/Makefile.am                                    |   1 +
 src/acpi/spmi/spmi.c                               | 253 +++++++++++++++++++++
 src/lib/include/fwts_acpi.h                        |  22 ++
 5 files changed, 283 insertions(+), 1 deletion(-)
 create mode 100644 src/acpi/spmi/spmi.c

-- 
2.1.4




More information about the fwts-devel mailing list