Add feature for write on VGA Buffer
This commit is contained in:
@@ -9,3 +9,9 @@ run-command = ["qemu-system-x86_64", "-drive", "format=raw,file={}"]
|
||||
|
||||
[dependencies]
|
||||
bootloader = "0.9"
|
||||
volatile = "0.2.6"
|
||||
spin = "0.5.2"
|
||||
|
||||
[dependencies.lazy_static]
|
||||
version = "1.0"
|
||||
features = ["spin_no_std"]
|
||||
|
||||
Reference in New Issue
Block a user