mirror of
https://github.com/phil-opp/blog_os.git
synced 2025-12-21 00:17:50 +00:00
Add a qemu-uefi executable to start the UEFI disk image in QEMU
This commit is contained in:
@@ -8,6 +8,7 @@ default-run = "blog_os"
|
||||
members = ["kernel"]
|
||||
|
||||
[dependencies]
|
||||
ovmf-prebuilt = "0.1.0-alpha"
|
||||
|
||||
[build-dependencies]
|
||||
kernel = { path = "kernel", artifact = "bin", target = "x86_64-unknown-none" }
|
||||
|
||||
Reference in New Issue
Block a user