We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b74c51b commit 1dc6af5Copy full SHA for 1dc6af5
Changelog.md
@@ -1,3 +1,5 @@
1
+- Use a stripped copy of the kernel binary (debug info removed) to reduce load times ([#59](https://github.com/rust-osdev/bootloader/pull/59)).
2
+
3
# 0.6.0
4
5
- **Breaking**: Don't set the `#[cfg(not(test))]` attribute for the entry point function in the `entry_point` macro
0 commit comments