We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f0624d commit 2c956dcCopy full SHA for 2c956dc
Changelog.md
@@ -1,5 +1,8 @@
1
# Unreleased
2
3
+- Fix build on latest Rust nightlies by updating `uefi-rs` dependency ([#170](https://github.com/rust-osdev/bootloader/pull/170))
4
+ - Also: Fix warnings about `.intel_syntax` attribute in assembly code
5
+
6
# 0.10.4 – 2021-05-14
7
8
- Fix build on latest Rust nightly by updating to `uefi` v0.9.0 ([#162](https://github.com/rust-osdev/bootloader/pull/162))
0 commit comments