payloads/tianocore: Add prompt for Boot Timeout

Add prompt to Boot Timeout so that it can be easily configured
from a config file.

Signed-off-by: Sean Rhodes <sean@starlabs.systems>
Change-Id: I62b8f0a9b5bc0796506b991199a457d6b34ae494
Reviewed-on: https://review.coreboot.org/c/coreboot/+/62558
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Matt DeVillier <matt.devillier@gmail.com>
This commit is contained in:
Sean Rhodes 2022-03-03 08:05:12 +00:00 committed by Felix Held
parent e06ded83fd
commit 63c6d814ce
1 changed files with 1 additions and 1 deletions

View File

@ -127,7 +127,7 @@ config TIANOCORE_BOOT_MANAGER_ESCAPE
the default key of F2.
config TIANOCORE_BOOT_TIMEOUT
int
int "Set the timeout for boot menu prompt"
default 2
help
The length of time in seconds for which the boot splash/menu prompt will be displayed.