Searched hist:"38 ce65e1fed1cd5962add9b746ea70e49586b54a" (Results 1 – 1 of 1) sorted by relevance
| /rk3399_rockchip-uboot/lib/efi_loader/ |
| H A D | efi_memory.c | 38ce65e1fed1cd5962add9b746ea70e49586b54a Wed Mar 30 14:38:29 UTC 2016 Alexander Graf <agraf@suse.de> 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>
|