Re: [PATCH master] efi: loader: avoid NULL image file paths

Sascha Hauer <[email protected]> Mon, 15 Jun 2026 15:46:47 +0200
Newsgroups org.infradead.lists.barebox
Message-ID <[email protected]>
On Mon, 15 Jun 2026 15:37:37 +0200, Ahmad Fatoum wrote:
> Booting an EFI application directly from a raw block device creates
> a device path without a file path node. efi_dp_split_file_path()
> propagated this as a NULL file path, which was then exposed through
> the Loaded Image Protocol.
> 
> The EDK2 shell dereferences LoadedImage->FilePath while looking
> for startup.nsh and crashed barebox after the countdown.
> 
> [...]

Applied, thanks!

[1/1] efi: loader: avoid NULL image file paths
      https://git.pengutronix.de/cgit/barebox/commit/?id=b9e581c97389 (link may not be stable)

Best regards,
-- 
Sascha Hauer <[email protected]>