grub/grub-core/kern
Leif Lindholm f826330683 efi: change heap allocation type to GRUB_EFI_LOADER_CODE
With upcoming changes to EDK2, allocations of type EFI_LOADER_DATA may
not return regions with execute ability. Since modules are loaded onto
the heap, change the heap allocation type to GRUB_EFI_LOADER_CODE in
order to permit execution on systems with this feature enabled.

Closes: 50420

Signed-off-by: Leif Lindholm <leif.lindholm@linaro.org>
2017-08-07 19:03:34 +02:00
..
arm Remove grub_efi_allocate_pages. 2017-08-07 18:33:29 +02:00
arm64 Fix mingw compilation. 2017-02-03 13:01:34 +01:00
coreboot arm-coreboot: Start new port. 2017-05-08 20:53:28 +02:00
efi efi: change heap allocation type to GRUB_EFI_LOADER_CODE 2017-08-07 19:03:34 +02:00
emu
generic
i386 coreboot: Split parts that are platform-independent. 2017-05-08 19:10:24 +02:00
ia64 Fix remaining cases of gcc 7 fallthrough warning. 2017-04-12 01:42:38 +00:00
ieee1275
mips Fix remaining cases of gcc 7 fallthrough warning. 2017-04-12 01:42:38 +00:00
powerpc
sparc64 Fix remaining cases of gcc 7 fallthrough warning. 2017-04-12 01:42:38 +00:00
uboot Refactor arm-uboot code to make it genereic. 2017-05-08 17:47:57 +02:00
x86_64
xen
acpi.c
command.c
compiler-rt.c
corecmd.c
device.c
disk.c
disk_common.c
dl.c
elf.c
elfXX.c
env.c
err.c
file.c
fs.c
list.c
main.c
misc.c strtoull: Fix behaviour on chars between '9' and 'a'. 2017-05-03 12:59:58 +02:00
mm.c
parser.c
partition.c
rescue_parser.c
rescue_reader.c
term.c
time.c
vga_init.c