[PATCH v2 1/4] cmd/bootefi: move efi_init_obj_list() to the start of do_bootefi
Simon Glass
sjg at chromium.org
Tue Apr 21 09:59:19 CEST 2026
On 2026-04-20T22:03:17, Heinrich Schuchardt <
heinrich.schuchardt at canonical.com> wrote:
> cmd/bootefi: move efi_init_obj_list() to the start of do_bootefi
>
> None of the bootefi commands can be executed if the EFI sub-system cannot
> be initialized.
>
> Reviewed-by: Ilias Apalodimas <ilias.apalodimas at linaro.org>
> Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt at canonical.com>
>
> cmd/bootefi.c | 16 ++++++++--------
> 1 file changed, 8 insertions(+), 8 deletions(-)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list