mirror of
https://github.com/phil-opp/blog_os.git
synced 2025-12-21 00:17:50 +00:00
Add a qemu-bios executable to start the BIOS disk image in QEMU
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
name = "blog_os"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
default-run = "blog_os"
|
||||
|
||||
[workspace]
|
||||
members = ["kernel"]
|
||||
|
||||
Reference in New Issue
Block a user