Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

This Month in Rust OSDev: April 2025 #254

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 7 commits into from
May 10, 2025
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Add changelog for phil-opp/blog_os
  • Loading branch information
phil-opp committed May 9, 2025
commit 39c4d9498e905b7276e337c2cd3a4ac02b823608
10 changes: 10 additions & 0 deletions 10 content/this-month/2025-04/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -138,6 +138,16 @@ In this section, we describe updates to Rust OS projects that are not directly r
...<<your project updates>>...
-->

### [`phil-opp/blog_os`](https://github.com/phil-opp/blog_os)
<span class="maintainers">(Section written by [@phil-opp](https://github.com/phil-opp))</span>

We merged the following changes to the [_Writing an OS in Rust_](https://os.phil-opp.com/) blog this month:

- [Added [[bin]] section to Cargo.toml](https://github.com/phil-opp/blog_os/pull/1412)
- [loading UEFI using ovmf_prebuilt=0.2.3 with ovmf_code and ovmf_vars](https://github.com/phil-opp/blog_os/pull/1410)

Thanks to [@tigeryant](https://github.com/tigeryant) and [@v4zha](https://github.com/v4zha) for their contributions!


## Join Us?

Expand Down
Morty Proxy This is a proxified and sanitized view of the page, visit original site.