Hi Ilias, On Thursday, March 13th, 2025 at 2:35 AM, Ilias Apalodimas <[email protected]> wrote: > > Can you apply > https://source.denx.de/u-boot/custodians/u-boot-tpm/-/commit/b04e708c615c15423ffc80d73430bf2d36fb7c21 > and see if it fixes your problem? >
With this patch applied, efi_zboot_entry() appears to proceed to __decompress() using target = 0 (first entry on my device), but then I get the following messages: EFI stub: ERROR: EFI decompressor: Out of memory while allocating output buffer EFI stub: ERROR: EFI decompressor: Decompression failed efi_free_pages: illegal free 0x0, 0x1140 Ben

