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 4ff5fa9 commit 91b062eCopy full SHA for 91b062e
Changelog.md
@@ -2,6 +2,9 @@
2
3
# 0.10.0 – 2021-04-06
4
5
+- Rewrite for UEFI support ([#130](https://github.com/rust-osdev/bootloader/pull/130))
6
+ - Includes a new build process that no longer uses the `bootimage` crate. See the Readme for details.
7
+
8
# 0.9.16 – 2021-03-07
9
10
- Replace all remaining `lea`s with `mov` + `offset` ([#140](https://github.com/rust-osdev/bootloader/pull/140))
0 commit comments