summaryrefslogtreecommitdiffstats
path: root/test_code/run.sh
diff options
context:
space:
mode:
authorRegina König2020-07-31 01:33:49 +0200
committerRegina König2020-07-31 01:33:49 +0200
commita3a58c125339d2d2a09d8a26fce5e97d87a0b80a (patch)
tree11fad31090b44248c2c899f8b0859bd096b87f5f /test_code/run.sh
parentHave some progress in search for file system protocol (diff)
downloadmemtest86-a3a58c125339d2d2a09d8a26fce5e97d87a0b80a.tar.gz
memtest86-a3a58c125339d2d2a09d8a26fce5e97d87a0b80a.tar.xz
memtest86-a3a58c125339d2d2a09d8a26fce5e97d87a0b80a.zip
seems that the desired protocol is there
Diffstat (limited to 'test_code/run.sh')
-rwxr-xr-xtest_code/run.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/test_code/run.sh b/test_code/run.sh
index 51b32af..120011f 100755
--- a/test_code/run.sh
+++ b/test_code/run.sh
@@ -11,6 +11,7 @@ do
cp ../../../../edk/edk2/Build/MdeModule/DEBUG_GCC5/X64/$app hda-contents/
done
-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=fat:rw:hdb-contents,index=1,media=disk,format=raw
+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=fat:rw:hdb-contents,index=1,media=disk,format=raw
#-drive file=vm-disk-5G,format=raw,index=1,media=disk
#-nographic