Rust-OSdev/ACPI: Library for parsing ACPI tables and AML

A library to parse ACPI tables and AML, written in Rust. Designed to be easy to use from inside a kernel written in Rust, and fully tested. Acpi is currently very early in development, will be highly unstable and is next to useless for actually parsing ACPI or AML.

https://github.com/rust-osdev/acpi

Leave a comment