[U-Boot] [U-Boot, v4, 08/21] efi_loader: efi_allocate_pages is too restrictive

Alexander Graf agraf at suse.de
Thu Jun 21 15:13:24 UTC 2018


> From: Heinrich Schuchardt <xypron.glpk at gmx.de>
> 
> When running on the sandbox the stack is not necessarily at a higher memory
> address than the highest free memory.
> 
> There is no reason why the checking of the highest memory address should be
> more restrictive for EFI_ALLOCATE_ANY_PAGES than for
> EFI_ALLOCATE_MAX_ADDRESS.
> 
> Signed-off-by: Heinrich Schuchardt <xypron.glpk at gmx.de>
> [agraf: use -1ULL instead]
> Signed-off-by: Alexander Graf <agraf at suse.de>

Thanks, applied to efi-next

Alex



More information about the U-Boot mailing list