lsacpi

Created
Was maintained by ahs3
Experimental project for mucking about with ACPI tables
git clone
lsacpi: tools for playing with ACPI tables
The is currently an EXPERIMENTAL project wherein we try some strange and
interesting ways of dealing with ACPI tables.  Right now, the key components
are 'lsacpi', a command framework for mucking about with ACPI stuff in user
space, and 'codegen', a mechanism for taking a description of an ACPI table,
and converting it to usable code automagically.
None of the code is pretty yet, and things are in constant flux as experiments
fail or not.
It's all C, all the time, and all GPLv2.
Ultimate goal: read or write, compile or disassemble any ACPI table.