summaryrefslogtreecommitdiffstats
path: root/test_code/run.sh
diff options
context:
space:
mode:
authorRegina König2020-07-21 23:00:00 +0200
committerRegina König2020-07-21 23:00:00 +0200
commitcbfc3b8ed425898520558ccaacf700238087633b (patch)
tree455bfeec80921ff487d7ee5d495d18ffc960f78b /test_code/run.sh
parentmodified README and MdeModulePkg.dsc (diff)
downloadmemtest86-cbfc3b8ed425898520558ccaacf700238087633b.tar.gz
memtest86-cbfc3b8ed425898520558ccaacf700238087633b.tar.xz
memtest86-cbfc3b8ed425898520558ccaacf700238087633b.zip
Removed some files not needed in git repository
Diffstat (limited to 'test_code/run.sh')
-rwxr-xr-xtest_code/run.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/test_code/run.sh b/test_code/run.sh
index 7c846cd..51b32af 100755
--- a/test_code/run.sh
+++ b/test_code/run.sh
@@ -11,6 +11,6 @@ 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
+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