freebsd-dev/usr.sbin/acpi/acpidump
Marcel Moolenaar bfa3f012cd Add support for SSDT tables. Dumping or disassembling the DSDT will
now include the contents if any SSDT table as well. This makes use
of the property that one can concatenate the body of SSDT tables to
the DSDT, updating the DSDT header (length and checksum) and end up
with a larger and valid DSDT table. Hence, this also works with -f.

Reviewed by: njl@
2004-08-13 22:59:09 +00:00
..
acpi_user.c Unify the start/size parameters for the RSDP search area. Don't bother 2004-05-28 07:25:23 +00:00
acpi.c Add support for SSDT tables. Dumping or disassembling the DSDT will 2004-08-13 22:59:09 +00:00
acpidump.8 Removed trailing whitespace. 2004-07-02 19:07:33 +00:00
acpidump.c Add support for SSDT tables. Dumping or disassembling the DSDT will 2004-08-13 22:59:09 +00:00
acpidump.h Add support for SSDT tables. Dumping or disassembling the DSDT will 2004-08-13 22:59:09 +00:00
Makefile Modify acpidump to use iasl(8) as the backend for disassembling AML. 2003-08-28 03:33:07 +00:00