This is a set of tools to display and debug your BIOS ACPI tables
The included tools share the same code as it is used in the ACPI
implementation of the kernel. The code of the acpica project is exactly
the same as the ACPI parser and interpreter code of the kernel and the
code gets synced regularly from the acpica project into the kernel.
E.g. if you identify bugs in the kernel's ACPI implementation it might
be easier to debug them in userspace if possible. If the bug is part of
the acpica code, it has to be submitted to the acpica project to get
merged into the mainline kernel sources.
iasl compiles ASL (ACPI Source Language) into AML (ACPI Machine
Language). This AML is suitable for inclusion as a DSDT in system
firmware. It also can disassemble AML, for debugging purposes.
- Sources inherited from project openSUSE:Leap:42.3:Rings:1-MinimalX
- Links to openSUSE:Leap:42.3 / acpica
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:42.3:Staging:E/acpica && cd $_
- Create Badge
Source Files (show unmerged sources)
Filename | Size | Changed |
---|---|---|
acpi_genl.tar.bz2 | 0000007050 6.88 KB | |
acpi_validate | 0000006532 6.38 KB | |
acpica-no-compiletime.patch | 0000002078 2.03 KB | |
acpica-unix2-20170119.tar.gz | 0001438410 1.37 MB | |
acpica.changes | 0000016023 15.6 KB | |
acpica.spec | 0000004484 4.38 KB | |
ec_access.c | 0000005891 5.75 KB | |
revert_62ca7996_build_date_and_time.patch | 0000002000 1.95 KB | |
revert_cdd3c612d4230bbb_build_date_and_time.patch | 0000000840 840 Bytes | |
wmidump.tar.bz2 | 0000003996 3.9 KB | |
wmidump_add_she_bang.patch | 0000000349 349 Bytes |
Comments 0