]> git.baikalelectronics.ru Git - uboot.git/commit
bootstd: Support bootflows with global bootmeths
authorSimon Glass <sjg@chromium.org>
Sat, 30 Jul 2022 21:52:25 +0000 (15:52 -0600)
committerTom Rini <trini@konsulko.com>
Fri, 12 Aug 2022 12:17:11 +0000 (08:17 -0400)
commite0ed424b870587034b2413bfc61600a8fa242028
tree5e83bafebd8fbc218b0d5180075ef2354dcf26f4
parent4062a99df05699a668805ae8cbc27846ab614e16
bootstd: Support bootflows with global bootmeths

Add support for handling this concept in bootflows. Update the 'bootflow'
command to allow only the normal bootmeths to be used. This alllows
skipping EFI bootmgr and VBE, for example.

Signed-off-by: Simon Glass <sjg@chromium.org>
boot/bootflow.c
cmd/bootflow.c
include/bootflow.h