[PATCH v3 04/12] x86: coreboot: Add a boot script
Bin Meng
bmeng.cn at gmail.com
Sun Nov 5 15:06:35 CET 2023
On Mon, Oct 2, 2023 at 9:14 AM Simon Glass <sjg at chromium.org> wrote:
>
> 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 at chromium.org>
> ---
>
> Changes in v3:
> - Clear the screen before booting
>
> Changes in v2:
> - Add new patch to add a coreboot boot script
>
> configs/coreboot64_defconfig | 1 +
> configs/coreboot_defconfig | 1 +
> 2 files changed, 2 insertions(+)
>
Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
More information about the U-Boot
mailing list