acpica

ACPI compiler and disassembler tools for ACPI table development

brewmacoslinux
Try with needOr install directly
Source

About

OS-independent implementation of the ACPI specification

Commands

iaslacpibinacpidumpacpiexecacpinamesacpisrcacpixtract

Examples

Compile ACPI source code to binary DSDT table$ iasl -c table.asl
Disassemble ACPI binary table to source code$ iasl -d DSDT.bin
Extract ACPI tables from system firmware$ acpidump -b -o tables/