Go to file
Robert Moore 15215bf87d New: Portable acpidump utility (get system ACPI tables).
This utility dumps the system ACPI tables in an ascii format suitable
for extraction via the acpixtract utility.

The main code is portable across environments and hosts. To port the
code, only 3 functions need to be written specifically to obtain
the binary tables from the system.

In this version, Windows is supported. Linux support will be
added later.

ACPICA bugzilla 859.
2013-05-02 09:27:35 -07:00
documents Logfile: Changes for version 20130418. 2013-04-18 12:43:55 -07:00
generate Update makefiles and project files for new file. 2013-04-30 08:26:20 -07:00
source New: Portable acpidump utility (get system ACPI tables). 2013-05-02 09:27:35 -07:00
tests ASLTS: Miscellaneous tests updates/fixes. 2013-04-16 12:40:23 -07:00
.gitignore Update .gitignore file. 2013-03-27 11:56:51 -07:00
Makefile Add top-level unix Makefile for acpica tools/utilities. 2012-06-29 14:23:42 -07:00