[PATCH 0/3] bootstd: Fix efi_mgr usage in bootmeths env var
Tom Rini
trini at konsulko.com
Fri Jun 20 19:49:26 CEST 2025
On Sat, 11 Jan 2025 21:42:10 -0600, Sam Protsenko wrote:
> Defining the 'bootmeths' environment variable with efi_mgr causes NULL
> pointer dereference when running 'bootflow scan' on the E850-96 board.
> This patch series fixes that, and cleans up the surrounding code a
> little while at it.
>
> Sam Protsenko (3):
> bootstd: Fix memleak on errors in bootmeth_setup_iter_order()
> bootstd: Probe bootmeth devices for bootmeths env var
> bootstd: Fix incorrect struct name in bootmeth_setup_iter_order()
>
> [...]
Applied to u-boot/next, thanks!
[1/3] bootstd: Fix memleak on errors in bootmeth_setup_iter_order()
commit: 11319e0e2bbf7b3892658d45017cd80c41ad961b
[2/3] bootstd: Probe bootmeth devices for bootmeths env var
commit: 8da358c0a15a4f538d561602f600b2695fedeb56
[3/3] bootstd: Fix incorrect struct name in bootmeth_setup_iter_order()
commit: 8c61fc082e9ae045534dc2f18ed50493adf35e6d
--
Tom
More information about the U-Boot
mailing list