[PATCH v3 2/4] bootflow: bootmeth_efi: set bflow->fname from bootfile name

Simon Glass sjg at chromium.org
Sun Nov 19 01:43:07 CET 2023


On Sat, 18 Nov 2023 at 15:07, Shantur Rathore <i at shantur.com> wrote:
>
> We need to set boot->fname before calling efi_set_bootdev
> otherwise this crashes as bflow->fname is null.
>
> Signed-off-by: Shantur Rathore <i at shantur.com>
> ---
>  boot/bootmeth_efi.c | 8 +++++++-
>  1 file changed, 7 insertions(+), 1 deletion(-)
>

Reviewed-by: Simon Glass <sjg at chromium.org>

We definitely need to figure out a way to get this code. The boostd
tests don't go much into the bothmeths unfortunately


- Simon


More information about the U-Boot mailing list