4bc909bf89
grub_efi_allocate_pages Essentially does 2 unrelated things: * Allocate at fixed address. * Allocate at any address. To switch between 2 different functions it uses address == 0 as magic value which is wrong as 0 is a perfectly valid fixed adress to allocate at. |
||
---|---|---|
.. | ||
coreboot | ||
efi | ||
uboot | ||
cache.c | ||
cache.S | ||
cache_armv6.S | ||
cache_armv7.S | ||
compiler-rt.S | ||
dl.c | ||
dl_helper.c | ||
startup.S |