diff mbox series

[isar-cip-core,2/2] README: Add information about start-qemu-defaults with menu config

Message ID 20211124151744.949054-3-Quirin.Gylstorff@siemens.com (mailing list archive)
State Handled Elsewhere
Headers show
Series start-qemu add missing option | expand

Commit Message

Quirin Gylstorff Nov. 24, 2021, 3:17 p.m. UTC
From: Quirin Gylstorff <quirin.gylstorff@siemens.com>

Signed-off-by: Quirin Gylstorff <quirin.gylstorff@siemens.com>
---
 README.md                | 6 ++++--
 doc/README.secureboot.md | 7 +++++++
 2 files changed, 11 insertions(+), 2 deletions(-)
diff mbox series

Patch

diff --git a/README.md b/README.md
index 53ef679..bd707a4 100644
--- a/README.md
+++ b/README.md
@@ -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
 
diff --git a/doc/README.secureboot.md b/doc/README.secureboot.md
index b5056f2..3c2d524 100644
--- a/doc/README.secureboot.md
+++ b/doc/README.secureboot.md
@@ -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