blob: c00cd23c3045de674744412ab6c20f52528c8593 (
plain)
1
2
3
4
5
6
7
8
9
10
|
This package provides the ACPICA user-space utilities built upon
the same kernel code. The ACPI Component Architecture is used for
managing hardware and events. The following utilities are provided:
* ASL Compiler & Disassembler
* ACPI Simulator (AcpiExec)
* ACPI Table Extractor (AcpiXtract)
* ACPI Help (AcpiHelp)
* ACPI Source Code Converter (AcpiSrc)
* ACPI Example Namespace Dump (AcpiNames)
|