summaryrefslogtreecommitdiffstats
path: root/lib/efi_loader/efi_boottime.c
diff options
context:
space:
mode:
authorAlexander Graf <agraf@suse.de>2016-03-30 16:38:29 +0200
committerTom Rini <trini@konsulko.com>2016-04-01 17:18:06 -0400
commit38ce65e1fed1cd5962add9b746ea70e49586b54a (patch)
tree4c2477eb5055977ad845cafc4836c1e39ec50249 /lib/efi_loader/efi_boottime.c
parent41582e2e77b6fb078db98d7c0765be133a766f81 (diff)
downloadtalos-obmc-uboot-38ce65e1fed1cd5962add9b746ea70e49586b54a.tar.gz
talos-obmc-uboot-38ce65e1fed1cd5962add9b746ea70e49586b54a.zip
efi_loader: Always allocate the highest available address
Some EFI applications (grub2) expect that an allocation always returns the highest available memory address for the given size. Without this, we may run into situations where the initrd gets allocated at a lower address than the kernel. This patch fixes booting in such situations for me. Signed-off-by: Alexander Graf <agraf@suse.de>
Diffstat (limited to 'lib/efi_loader/efi_boottime.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud