mirror of
https://git.proxmox.com/git/grub2
synced 2025-07-21 23:41:58 +00:00
![]() 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. |
||
---|---|---|
.. | ||
api.h | ||
console_control.h | ||
console.h | ||
disk.h | ||
edid.h | ||
efi.h | ||
graphics_output.h | ||
memory.h | ||
pci.h | ||
pe32.h | ||
uga_draw.h |