mirror of
https://git.proxmox.com/git/grub2
synced 2025-10-23 03:29:10 +00:00
![]() Expose a new function, grub_efi_allocate_pages_real(), making it possible to specify allocation type and memory type as supported by the UEFI AllocatePages boot service. Make grub_efi_allocate_pages() a consumer of the new function, maintaining its old functionality. Also delete some left-around #if 1/#else blocks in the affected functions. Signed-off-by: Leif Lindholm <leif.lindholm@linaro.org> Origin: upstream, https://git.savannah.gnu.org/cgit/grub.git/commit/?id=dd5fde2df83c5c03b7ba04d2cc5b7be96de8da7b Bug-Debian: https://bugs.debian.org/907596 Bug-Debian: https://bugs.debian.org/909420 Last-Update: 2018-12-06 Patch-Name: efi-refactor-grub_efi_allocate_pages.patch |
||
---|---|---|
.. | ||
acpi.c | ||
efi.c | ||
fdt.c | ||
init.c | ||
mm.c |