diff options
-rw-r--r-- | test_code/OVMF_VARS.fd | bin | 540672 -> 540672 bytes | |||
-rwxr-xr-x | test_code/test.sh | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/test_code/OVMF_VARS.fd b/test_code/OVMF_VARS.fd Binary files differindex ac36f42..a7fab53 100644 --- a/test_code/OVMF_VARS.fd +++ b/test_code/OVMF_VARS.fd diff --git a/test_code/test.sh b/test_code/test.sh index b29ac6e..1a72eb7 100755 --- a/test_code/test.sh +++ b/test_code/test.sh @@ -1,5 +1,5 @@ -#!\bin\bash +#!/bin/bash sudo qemu-system-x86_64 -s -bios ./OVMF.fd \ -hda fat:rw:hda-contents \ |