From 8c8186f9ec967ff168285811a9b72599e38f5439 Mon Sep 17 00:00:00 2001 From: Regia König Date: Mon, 15 Aug 2022 17:09:02 +0200 Subject: More documentation and test.sh is updated to use monitor at stdio --- test_code/OVMF_VARS.fd | Bin 540672 -> 540672 bytes test_code/test.sh | 8 +++++++- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/test_code/OVMF_VARS.fd b/test_code/OVMF_VARS.fd index e34a74a..ac36f42 100644 Binary files a/test_code/OVMF_VARS.fd and b/test_code/OVMF_VARS.fd differ diff --git a/test_code/test.sh b/test_code/test.sh index 63933a5..b29ac6e 100755 --- a/test_code/test.sh +++ b/test_code/test.sh @@ -5,4 +5,10 @@ sudo qemu-system-x86_64 -s -bios ./OVMF.fd \ -hda fat:rw:hda-contents \ -drive if=pflash,format=raw,readonly,file=OVMF_CODE.fd \ -drive if=pflash,format=raw,file=OVMF_VARS.fd \ - -net none -debugcon file:debug.log -global isa-debugcon.iobase=0x402 -S + -net none -debugcon file:debug.log -global isa-debugcon.iobase=0x402 \ + -monitor stdio + +# -D ./qemu_log.txt +# -d ... +# --trace "memory_region*" +# -S -- cgit v1.2.3-55-g7522