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)
commit2b80bc1eee28c20173c09ee5d887cce02097552f
tree5e83bafebd8fbc218b0d5180075ef2354dcf26f4
parentee47d4af059aec024d2ac374e93089daa4bee324
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