You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/this-month/2021-04/index.md
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -76,6 +76,10 @@ Previously the repository was hosted under [`@toku-sa-n`](https://github.com/tok
76
76
77
77
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!
78
78
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
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