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: profile/README.md
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -27,6 +27,7 @@ Currently we are hosting the following projects:
27
27
-[`uefi-rs`](https://github.com/rust-osdev/uefi-rs): Rust library for interacting with UEFI firmware.
28
28
-[`usb`](https://github.com/rust-osdev/usb): Utilities for working with USB devices.
29
29
-[`vga`](https://github.com/rust-osdev/vga): Library to program VGA hardware.
30
+
-[`virtio-spec-rs`](https://github.com/rust-osdev/virtio-spec-rs): Definitions from the Virtual I/O Device (VIRTIO) specification.
30
31
-[`volatile`](https://github.com/rust-osdev/volatile): Provides volatile wrapper types for raw pointers.
31
32
-[`x86_64`](https://github.com/rust-osdev/x86_64): Provides general abstractions for `x86_64` systems and access to architecture specific instructions and registers.
0 commit comments