]> git.dujemihanovic.xyz Git - u-boot.git/commit
x86: coreboot: Add a boot script
authorSimon Glass <sjg@chromium.org>
Thu, 4 Jan 2024 15:10:36 +0000 (08:10 -0700)
committerTom Rini <trini@konsulko.com>
Thu, 11 Apr 2024 02:01:33 +0000 (20:01 -0600)
commit3e47f299b919ebe272b2f325d36e11590ac84f02
tree991389b92bc450a45d57588858b51e633ee513f0
parent0d53be75c701d00ea3a106db1f3e5cca8c05068f
x86: coreboot: Add a boot script

Provide the user with a list of available boot options. Selecting one
causes it to be booted. Pressing <ESC> causes U-Boot to return to the
command-line prompt.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
configs/coreboot64_defconfig
configs/coreboot_defconfig