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:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user