bootctl: Disable autoboot

Disable the autoboot feature to make the two UIs more similar.

Signed-off-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
Simon Glass
2025-10-17 17:39:19 +01:00
parent 26ff781b10
commit 34872b94ba

View File

@@ -24,7 +24,7 @@
track-success;
/* auto-boot the default OS after a timeout */
autoboot;
// autoboot;
/* measure loaded images, etc. */
#if !defined(CONFIG_QEMU) && !defined(CONFIG_EFI_APP)