wip: scheduler needs to change eip or smth in order to call the fn
This commit is contained in:
4
Makefile
4
Makefile
@ -53,8 +53,8 @@ run-iso: iso
|
||||
fast-run-iso: fast-iso
|
||||
qemu-system-i386 -cdrom build/$(NAME).iso -vga std
|
||||
|
||||
debug: iso
|
||||
qemu-system-i386 -s -S build/$(NAME).iso -vga std
|
||||
debug: fast-iso
|
||||
qemu-system-i386 -cdrom build/$(NAME).iso -vga std -d int -M smm=off 2> logs
|
||||
|
||||
clean:
|
||||
make -C libbozo clean
|
||||
|
Reference in New Issue
Block a user