Skip to content

Commit 738d235

Browse files
committed
Add section about uefi tier-2 efforts
1 parent 364ee13 commit 738d235

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

content/this-month/2022-07/index.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,14 @@ If you maintain a Rust project related to operating system development and are l
9898

9999
In this section, we describe updates to Rust OS projects that are not directly related to the `rust-osdev` organization. Feel free to [create a pull request](https://github.com/rust-osdev/homepage/pulls) with the updates of your OS project for the next post.
100100

101+
### [`rust-lang/rust`](https://github.com/rust-lang/rust/)
102+
103+
<span class="gray">(Section written by [@phil-opp](https://github.com/phil-opp))</span>
104+
105+
This Month, [@dvdhrm](https://github.com/dvdhrm) started an initiative to get the `*-unknown-uefi` targets to [Tier-2](https://doc.rust-lang.org/nightly/rustc/platform-support.html#tier-2). As a first step, they [added a detailed description of the platform](https://github.com/rust-lang/rust/pull/99760) to the rustc book. The entry is already published [in the nightly release of the book](https://doc.rust-lang.org/nightly/rustc/platform-support/unknown-uefi.html).
106+
107+
Please reach out if you would like to help with this!
108+
101109
### Comparison between [`phip1611/simple-chunk-allocator`](https://github.com/phip1611/simple-chunk-allocator) and [`rust-osdev/linked-list-allocator`](https://github.com/rust-osdev/linked-list-allocator)
102110

103111
<span class="gray">(Section written by [@phip1611](https://github.com/phip1611))</span>

0 commit comments

Comments
 (0)