We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d6332e9 commit 277c04eCopy full SHA for 277c04e
Changelog.md
@@ -1,6 +1,8 @@
1
# Unreleased
2
3
- Fix build on latest Rust nightly by updating to `uefi` v0.9.0 ([#162](https://github.com/rust-osdev/bootloader/pull/162))
4
+- Fix higher half kernels by identity mapping context switch fn earlier ([#161](https://github.com/rust-osdev/bootloader/pull/161))
5
+ - Also: improve reporting of mapping errors
6
7
# 0.10.3 – 2021-05-05
8
0 commit comments