We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 866984b commit 852e1dbCopy full SHA for 852e1db
Changelog.md
@@ -1,5 +1,8 @@
1
# Unreleased
2
3
+- Fix boot for machines that report memory regions at high physical addresses (see #259)
4
+ - Allow allocating more than one level 4 entry ([#264](https://github.com/rust-osdev/bootloader/pull/264))
5
+
6
# 0.9.22 – 2022-03-01
7
8
- Remove the `asm` and `global_asm` features, which are now stable ([#227](https://github.com/rust-osdev/bootloader/pull/227))
0 commit comments