Re: [PATCH] efi: Fix efiboot for payloads loaded from memory

2025-04-11 Thread Ilias Apalodimas
Thanks for the CC Heinrich On Fri, 11 Apr 2025 at 09:31, Heinrich Schuchardt wrote: > > On 3/23/25 20:03, Christian Kohlschütter wrote: > > Calling bootefi on an address that was loaded from memory (e.g., cramfs > > or SPI flash via "sf read", etc.), currently results in the EFI binary > > not

Re: [PATCH] efi: Fix efiboot for payloads loaded from memory

2025-04-10 Thread Heinrich Schuchardt
On 3/23/25 20:03, Christian Kohlschütter wrote: Calling bootefi on an address that was loaded from memory (e.g., cramfs or SPI flash via "sf read", etc.), currently results in the EFI binary not being able to access the EFI image device path. For example, iPXE would fail with an error "EFI coul