Skip to content

Commit 4775be5

Browse files
Add uefi-rs April updates (#54)
1 parent 9b55f0c commit 4775be5

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

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

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

4545
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!
4646

47+
### [`uefi-rs`](https://github.com/rust-osdev/uefi-rs)
48+
49+
The `uefi` crate provides safe and performant wrappers for [UEFI](https://en.wikipedia.org/wiki/Unified_Extensible_Firmware_Interface), the successor to the BIOS. In April, we merged the following changes:
50+
51+
- [Expose NamedFileProtocolInfo's Header types](https://github.com/rust-osdev/uefi-rs/pull/205)
52+
- [Upgrade to GitHub-native Dependabot](https://github.com/rust-osdev/uefi-rs/pull/207)
53+
54+
Thanks to [@ocadaruma](https://github.com/ocadaruma) for their contribution!
55+
4756
## Call for Participation
4857
Want to contribute to a Rust OSDev project, but don't know where to start? Pick up one of these outstanding
4958
issues in one of our projects and get started!

0 commit comments

Comments
 (0)