Provides an operating system (OS)-independent reference implementation of the Advanced Configuration and Power Interface Specification (ACPI)
cd Ports/acpica-tools
./package.sh
ACPICA-tools is a collection of utilities and libraries that provide developers with the necessary tools to work with ACPI (Advanced Configuration and Power Interface) on different operating systems. These tools include a compiler and disassembler for ACPI source code, a table extraction utility for debugging, a namespace and machine language debugger, and a table management utility. These tools are critical for working with ACPI and are useful for debugging issues and creating/modifying ACPI tables.
Website: https://github.com/acpica/acpica
Port: https://github.com/SerenityOS/serenity/tree/master/Ports/acpica-tools