软件包:acpica-tools(20240827-2)
acpica-tools 的相关链接
Debian 的资源:
下载源码包 acpica-unix:
- [acpica-unix_20240827-2.dsc]
- [acpica-unix_20240827.orig.tar.gz]
- [acpica-unix_20240827-2.debian.tar.xz]
维护者:
外部的资源:
- 主页 [www.acpica.org]
相似软件包:
ACPICA tools for the development and debug of ACPI tables
The ACPI Component Architecture (ACPICA) project provides an OS-independent reference implementation of the Advanced Configuration and Power Interface Specification (ACPI). ACPICA code contains those portions of ACPI meant to be directly integrated into the host OS as a kernel-resident subsystem, and a small set of tools to assist in developing and debugging ACPI tables.
This package contains only the user-space tools needed for ACPI table development, not the kernel implementation of ACPI. The following commands are installed:
-- iasl: compiles ASL (ACPI Source Language) into AML (ACPI Machine Language), suitable for inclusion as a DSDT in system firmware. It also can disassemble AML, for debugging purposes. -- acpibin: performs basic operations on binary AML files (e.g., comparison, data extraction) -- acpidump: write out the current contents of ACPI tables -- acpiexec: simulate AML execution in order to debug method definitions -- acpihelp: display help messages describing ASL keywords and op-codes -- acpisrc: manipulate the ACPICA source tree and format source files for specific environments -- acpixtract: extract binary ACPI tables from acpidump output (see also the pmtools package)