boottime->efi_allocate_pages() returning EFI_NOT_FOUND

Ben Schneider ben at bens.haus
Thu Mar 13 18:27:35 CET 2025


Hi Ilias,

On Thursday, March 13th, 2025 at 2:35 AM, Ilias Apalodimas <ilias.apalodimas at linaro.org> 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


More information about the U-Boot mailing list