Skip to content
Commit 306b1671 authored by Heinrich Schuchardt's avatar Heinrich Schuchardt
Browse files

efi_loader: correct parameter size in efi_allocate_pool



efi_allocate_pages() expects a (uint64_t *) pointer to pass the address of
the assigned memory. If we pass the address of a pointer here, an illegal
memory access occurs on 32bit systems.

Fixes: 282a06cb ("efi_loader: Expose U-Boot addresses in memory map
for sandbox")
Signed-off-by: default avatarHeinrich Schuchardt <xypron.glpk@gmx.de>
parent a00d1575
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment