Skip to content

Commit 7d894c4

Browse files
committed
Add TODO for acpi/aml crates
1 parent d634b41 commit 7d894c4

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

content/this-month/2021-04/index.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,10 @@ Previously the repository was hosted under [`@toku-sa-n`](https://github.com/tok
7676

7777
This crate is still under depelopment. Some types or field accessors may be missing. If you find missing features, feel free to send a PR!
7878

79+
### [`acpi`](https://github.com/rust-osdev/acpi)
80+
81+
The `acpi` repository contains crates for parsing the ACPI tables – data structures that the firmware of modern computers use to relay information about the hardware to the OS. In April, ... TODO
82+
7983
### [`uart_16550`](https://github.com/rust-osdev/uart_16550)
8084

8185
The `uart_16550` crate provides basic support for serial port I/O for 16550-compatible UARTs. In April, we updated the `x86_64` dependency to fix the build on the latest nightlies:

0 commit comments

Comments
 (0)