Ports for SerenityOS
Collections What's new Versions Info Sign in

ACPI Component Architecture Project Userspace Utilities R06_28_23

Provides an operating system (OS)-independent reference implementation of the Advanced Configuration and Power Interface Specification (ACPI)

cd Ports/acpica-tools
./package.sh

Screenshot

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

Sign in to vote

✍️ Edit this page

Similar ports