Re: [PATCH 0/3] bootstd: Fix efi_mgr usage in bootmeths env var

2025-06-20 Thread Tom Rini
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. > >

[PATCH 0/3] bootstd: Fix efi_mgr usage in bootmeths env var

2025-01-11 Thread Sam Protsenko
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