|
@@ -1,4 +1,7 @@
|
|
|
# Acpi
|
|
|
+[](https://travis-ci.org/rust-osdev/acpi)
|
|
|
+[](https://crates.io/crates/acpi/)
|
|
|
+
|
|
|
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
|