We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e7f27d commit 0bed47bCopy full SHA for 0bed47b
Changelog.md
@@ -1,4 +1,6 @@
1
- Update CI badge, use latest version of x86_64 crate and rustfmt ([#63](https://github.com/rust-osdev/bootloader/pull/63))
2
+- Use volatile accesses in VGA code and make font dependency optional ([#67](https://github.com/rust-osdev/bootloader/pull/67))
3
+ - Making the dependency optional should improve compile times when the VGA text mode is used.
4
5
# 0.6.2
6
0 commit comments