[PATCH 1/2] efi: payload: iomem: use efi_uintn_t for the memory map key
Sascha Hauer
s.hauer at pengutronix.de
Fri Aug 28 05:26:25 PDT 2026
On Wed, 26 Aug 2026 11:30:51 +0200, Ahmad Fatoum wrote:
> The GetMemoryMap() boot service takes a pointer to an efi_uintn_t for
> the map key. Passing a pointer to an unsigned long fails to compile on
> 32-bit architectures, where efi_uintn_t is 32-bit:
>
> efi/payload/iomem.c:161:45: error: passing argument 3 of
> 'BS->get_memory_map' from incompatible pointer type
>
> [...]
Applied, thanks!
[1/2] efi: payload: iomem: use efi_uintn_t for the memory map key
https://git.pengutronix.de/cgit/barebox/commit/?id=b94b47402195 (link may not be stable)
[2/2] efi: payload: env: don't execute unmatched network driver glob
https://git.pengutronix.de/cgit/barebox/commit/?id=a03232518068 (link may not be stable)
Best regards,
--
Sascha Hauer <s.hauer at pengutronix.de>
More information about the barebox
mailing list