diff options
author | Alexander Graf | 2016-03-30 16:38:29 +0200 |
---|---|---|
committer | Tom Rini | 2016-04-01 17:18:06 -0400 |
commit | 38ce65e1fed1cd5962add9b746ea70e49586b54a (patch) | |
tree | 4c2477eb5055977ad845cafc4836c1e39ec50249 /MAKEALL | |
parent | 41582e2e77b6fb078db98d7c0765be133a766f81 (diff) |
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 'MAKEALL')
0 files changed, 0 insertions, 0 deletions