[PATCH 0/5] acpi: acpidump: add support for some more tables

Colin King colin.king at canonical.com
Fri Jun 29 13:11:02 UTC 2012


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

The following patch set implements the dumping of the following tables:
	TCPA, ASF!, DMAR, SLIC and UEFI

Since some of the fields in the SLIC are > 99 bytes long, I've also
had to make a minor modification to the table formatting to accommodate
3 digit (decimal) wide field sizes.

Colin Ian King (5):
  acpi: acpidump: Add dump of TCPA
  acpi: acpidump: dump out the ASF! table
  acpi: acpidump: dump out the DMAR table
  acpi: acpidump: Add SLIC table dump
  acpi: acpidump: dump out ACPI UEFI tables

 src/acpi/acpidump/acpidump.c |  433 +++++++++++++++++++++++++++++++++++++++++-
 src/lib/include/fwts_acpi.h  |  172 +++++++++++++++++
 2 files changed, 596 insertions(+), 9 deletions(-)

-- 
1.7.10.4





More information about the fwts-devel mailing list