summaryrefslogtreecommitdiffstats
path: root/test_code/run.sh
diff options
context:
space:
mode:
authorRegina König2020-12-09 00:03:27 +0100
committerRegina König2020-12-09 00:03:27 +0100
commit2913d66b21eb106ed0f5195cebace13e4bf6cde1 (patch)
tree78a986da887830cbe0e3c50035bb0f861e1fb220 /test_code/run.sh
parentfiner logger settings (diff)
downloadmemtest86-2913d66b21eb106ed0f5195cebace13e4bf6cde1.tar.gz
memtest86-2913d66b21eb106ed0f5195cebace13e4bf6cde1.tar.xz
memtest86-2913d66b21eb106ed0f5195cebace13e4bf6cde1.zip
..
Diffstat (limited to 'test_code/run.sh')
-rwxr-xr-xtest_code/run.sh13
1 files changed, 8 insertions, 5 deletions
diff --git a/test_code/run.sh b/test_code/run.sh
index 6779ae2..4130c44 100755
--- a/test_code/run.sh
+++ b/test_code/run.sh
@@ -9,12 +9,15 @@ applications=( "ConfigurationTable.efi"\
"Logger.efi"
)
-for app in "${applications[@]}"
-do
- cp ../../../../edk/edk2/Build/MdeModule/DEBUG_GCC5/X64/$app hda-contents/
-done
+#for app in "${applications[@]}"
+#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
+#(cd hda-contents; rm memtest_log; echo -n -e '\x00' >> memtest_log)
+
+
+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