libacpica 0.0.5

Bindings to the ACPI Component Architecture
Documentation

acpica-sys

Builds acpica, and has bindings to it. To actually use most of it, various symbols will need to be provided, described in section 9 of the ACPICA reference manual.

This is a fork of the existing acpica-sys crate with minor modifications:

  • Use GCC
  • Modified build

Check https://crates.io/crates/acpica-sys for more details.