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 2cb0552 commit a067fc3Copy full SHA for a067fc3
Changelog.md
@@ -5,6 +5,8 @@
5
* [Add kernel stack address to `BootInfo`](https://github.com/rust-osdev/bootloader/pull/531)
6
* [Fix overflow error during address calculation](https://github.com/rust-osdev/bootloader/pull/530)
7
* [Add llvm-tools to components in rust-toolchain file](https://github.com/rust-osdev/bootloader/pull/529)
8
+* [Fix links documentation](https://github.com/rust-osdev/bootloader/pull/528)
9
+* [Fix typo in documentation](https://github.com/rust-osdev/bootloader/pull/527)
10
* [Update rust edition to 2024](https://github.com/rust-osdev/bootloader/pull/526)
11
* [Fix buffer overlow in `DiskAccess::read_exact_into` for bios](https://github.com/rust-osdev/bootloader/pull/524)
12
0 commit comments