[PATCH 0/2] make the acpi logs from fwts can be used acpica debugging

Ivan Hu ivan.hu at canonical.com
Mon Jun 8 07:30:04 UTC 2020


Acpidump is not preinstall tools, so providing acpidump log from
acpidump tool might be difficult for some limited hardware platforms,
such as, for those which have no network accessing.

these patches help the acpidump.log from "fwts --dump" can be used for
providing information and debuging acpi tables the same as acpidump tool
do.
1. acpi logs from fwts --dump should provide as many table as acpidump
tool.
2. acpi logs from fwts --dump should be able to be used by acpica
debuging tools, such as acpixtract, acpiexec and iasl.

Ivan Hu (2):
  lib: fwts_acpi_tables: customized tables dumping by default
  lib: fwts_dump_data: make the dumping data the same format as acpidump

 src/lib/src/fwts_acpi_tables.c | 8 +++++---
 src/lib/src/fwts_dump_data.c   | 7 ++++++-
 2 files changed, 11 insertions(+), 4 deletions(-)

-- 
2.17.1




More information about the fwts-devel mailing list