[PATCH 0/2] acpi: Add support for MCHI Table (LP: #1478951)

Colin King colin.king at canonical.com
Tue Jul 28 13:01:45 UTC 2015


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

Patchset contains new MCHI test and fwts-test regression test updates

Colin Ian King (2):
  acpi: Add support for MCHI Table (LP: #1478951)
  fwts-test: Add MCHI table regression tests

 Makefile.am                                        |   2 +
 .../arg-show-tests-0001/arg-show-tests-0001.log    |   2 +
 .../arg-show-tests-full-0001.log                   |   4 +
 fwts-test/mchi-0001/acpidump-0001.log              |  32 +++
 fwts-test/mchi-0001/acpidump-0002.log              |  32 +++
 fwts-test/mchi-0001/mchi-0001.log                  |  31 +++
 fwts-test/mchi-0001/mchi-0002.log                  |  70 ++++++
 fwts-test/mchi-0001/test-0001.sh                   |  17 ++
 fwts-test/mchi-0001/test-0002.sh                   |  17 ++
 src/Makefile.am                                    |   1 +
 src/acpi/mchi/mchi.c                               | 245 +++++++++++++++++++++
 11 files changed, 453 insertions(+)
 create mode 100644 fwts-test/mchi-0001/acpidump-0001.log
 create mode 100644 fwts-test/mchi-0001/acpidump-0002.log
 create mode 100644 fwts-test/mchi-0001/mchi-0001.log
 create mode 100644 fwts-test/mchi-0001/mchi-0002.log
 create mode 100755 fwts-test/mchi-0001/test-0001.sh
 create mode 100755 fwts-test/mchi-0001/test-0002.sh
 create mode 100644 src/acpi/mchi/mchi.c

-- 
2.4.6




More information about the fwts-devel mailing list