summaryrefslogtreecommitdiffstats
path: root/test_code
diff options
context:
space:
mode:
authorRegina König2020-07-20 17:06:36 +0200
committerRegina König2020-07-20 17:06:36 +0200
commit93d8ba99868e9086cedb3be305000e2525ff8bac (patch)
tree079998be78fb2f73f52014afb001bc039baa7669 /test_code
parentGetting empty information of filesystem (diff)
downloadmemtest86-93d8ba99868e9086cedb3be305000e2525ff8bac.tar.gz
memtest86-93d8ba99868e9086cedb3be305000e2525ff8bac.tar.xz
memtest86-93d8ba99868e9086cedb3be305000e2525ff8bac.zip
was able to write to a log file from efi shell.
Diffstat (limited to 'test_code')
-rwxr-xr-xtest_code/run.sh4
1 files changed, 3 insertions, 1 deletions
diff --git a/test_code/run.sh b/test_code/run.sh
index 3f034e2..7c846cd 100755
--- a/test_code/run.sh
+++ b/test_code/run.sh
@@ -11,4 +11,6 @@ do
cp ../../../../edk/edk2/Build/MdeModule/DEBUG_GCC5/X64/$app hda-contents/
done
-sudo kvm -bios OVMF.fd -hda fat:hda-contents -net none -cpu host
+sudo kvm -bios OVMF.fd --drive file=fat:rw:hda-contents,index=0,media=disk,format=raw -no-reboot -net none -cpu host
+#-drive file=vm-disk-5G,format=raw,index=1,media=disk
+#-nographic