@@ -38,8 +38,10 @@ Run, e.g.,
./start-qemu.sh x86
-when having built a QEMU AMD64 image. A security image for QEMU can be started
-like this:
+when having built a QEMU AMD64 image. Using the image configuration menu will
+initialize variables used by start-qemu.sh with fitting defaults.
+
+A security image for QEMU can be started like this:
TARGET_IMAGE=cip-core-image-security ./start-qemu.sh x86
@@ -181,6 +181,13 @@ SECURE_BOOT=y \
./start-qemu.sh amd64
```
+The image configuration menu will set default values for start-qemu.sh for secureboot
+and the following command is sufficient:
+
+```
+./start-qemu.sh amd64
+```
+
The default `OVMF_VARS.snakeoil_4M.fd` boot to the EFI shell. To boot Linux enter the following command:
```
FS0:\EFI\BOOT\bootx64.efi