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 31b6ef1 commit e49a505Copy full SHA for e49a505
Changelog.md
@@ -1,3 +1,6 @@
1
+- **Breaking**: Parse bootloader configuration from kernel's Cargo.toml ([#73](https://github.com/rust-osdev/bootloader/pull/73))
2
+ - At least version 0.7.7 of `bootimage` is required now.
3
+- Configurable kernel stack size, better non-x86_64 errors ([#72](https://github.com/rust-osdev/bootloader/pull/72))
4
- Dynamically map kernel stack, boot info, physical memory and recursive table ([#71](https://github.com/rust-osdev/bootloader/pull/71))
5
6
# 0.7.1
0 commit comments