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
<spanclass="maintainers">Maintained by [@phil-opp](https://github.com/phil-opp) and [@Freax13](https://github.com/orgs/rust-osdev/people/Freax13)</span>
67
+
68
+
The `bootloader` crate implements a custom Rust-based bootloader for easy loading of 64-bit ELF executables. This month, we merged the following fix:
69
+
70
+
-[Fix: `target-pointer-width` field now expects an integer](https://github.com/rust-osdev/bootloader/pull/516)
<spanclass="maintainers">Maintained by [@GabrielMajeri](https://github.com/GabrielMajeri), [@nicholasbishop](https://github.com/nicholasbishop), and [@phip1611](https://github.com/phip1611)</span>
77
+
78
+
`uefi` makes it easy to develop Rust software that leverages safe, convenient,
79
+
and performant abstractions for UEFI functionality.
80
+
81
+
We merged the following PRs this month:
82
+
83
+
-[test-runner: Add example of using the Input protocol](https://github.com/rust-osdev/uefi-rs/pull/1755)
0 commit comments