Skip to content

Commit

Permalink
Link to the github issue from the UEFI section
Browse files Browse the repository at this point in the history
  • Loading branch information
phil-opp committed Feb 10, 2018
1 parent 41c7e85 commit 341610e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ Because of these drawbacks we decided to not use GRUB or the Multiboot standard.

### UEFI

TODO
(We don't provide UEFI support at the moment, but we would love to! If you'd like to help, please tell us in the [Github issue](https://github.com/phil-opp/blog_os/issues/349).)

## A Minimal Kernel
Now that we roughly know how a computer boots, it's time to create our own minimal kernel. Our goal is to create a disk image that prints a green “Hello” to the screen when booted. For that we build upon the [freestanding Rust binary] from the previous post.
Expand Down

0 comments on commit 341610e

Please sign in to comment.