This is a set of tools to display and debug your BIOS ACPI tables

Edit Package acpica

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.

Refresh
Refresh
Source Files
Filename Size Changed
acpi_genl.tar.bz2 0000007050 6.88 KB
acpi_validate 0000006532 6.38 KB
acpica-no-compiletime.patch 0000001619 1.58 KB
acpica-unix-20230331.tar.gz 0001942586 1.85 MB
acpica.changes 0000039419 38.5 KB
acpica.spec 0000004361 4.26 KB
do_not_use_build_date_and_time.patch 0000006661 6.5 KB
ec_access.c 0000005891 5.75 KB
wmidump-20211011.tar.xz 0000003876 3.79 KB
wmidump_add_she_bang.patch 0000000350 350 Bytes
Latest Revision
Daniel Mach's avatar Daniel Mach (dmach) committed (revision 2)
jsc#PED-5800
jsc#PED-5802
This submitrequest bumps up the acpica version to
the one used in 6.4 kernel:

- Update to version 20230331
  * Add C Flexible Array support.
  * Add support for 64 bit LoongArch compilation.
  * Add first batch of RISC-V related definitions.
  * hwvalid: Drop port I/O validation.
  * iASL: Added full macro support in the preprocessor.
  * Add support for AMD Secure Processor Table (ASPT) version 1.
  * Add support for Arm's MPAM ACPI table version 2.
  * ACPI 6.5: MADT: add support for trace buffer extension in GICC.
  * Headers: Delete bogus NodeArray array of pointers from AEST table.

- Update to version 20221020:
  * Added support for FFH (Fixed Function Hardware) Operation Region
    special context data.
  * Reverted commit "executer/exsystem: Warn about sleeps greater than 10 ms."
    Due to user complaints about valid sleeps greater than 10ms seen
    in some existing machines -- generating lots of warnings.
  * Do not touch VGA memory when EBDA < 1KiB.
  * Check that EBDA pointer is in valid memory.
  * Completed the existing partial support for the CDAT "table".
  * Updated support for the IORT table - update to version E.e
  * Added CXL 3.0 structures (CXIMS & RDPAS) to the CEDT table
  * iASL: Added CCEL table to both compiler/disassembler.
  * iASL: NHLT table: Fixed compilation of optional undocumented fields
  * iASL: Fix iASL compile error due to ACPI_TDEL_OFFSET.
Comments 0
openSUSE Build Service is sponsored by