summaryrefslogtreecommitdiffstats
path: root/test_code/test.sh
blob: 5c9ff29dd1dafa187977d9c5388b8c412f8538a7 (plain) (blame)
1
2
3
4
5

#!\bin\bash

sudo qemu-system-x86_64 -s -bios ./OVMF.fd -hda fat:rw:hda-contents \
-net none -debugcon file:debug.log -global isa-debugcon.iobase=0x402 -S