We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1467701 commit 6431e84Copy full SHA for 6431e84
1 file changed
Changelog.md
@@ -12,6 +12,7 @@ This release is compatible with Rust nightlies starting with `nightly-2026-07-06
12
* [Speed up BIOS disk reads by merging contiguous cluster reads and skipping already-buffered data](https://github.com/rust-osdev/bootloader/pull/550)
13
* [Fix FAT type detection for large FAT16 volumes](https://github.com/rust-osdev/bootloader/pull/547)
14
* [Expose FAT partition creation as a separate public function](https://github.com/rust-osdev/bootloader/pull/535)
15
+* [uefi: bump from 0.20 to 0.38](https://github.com/rust-osdev/bootloader/pull/566)
16
17
**Full Changelog**: https://github.com/rust-osdev/bootloader/compare/v0.11.15...v0.11.16
18
0 commit comments