grub/grub-core/loader
Julien Grall bf4d71848f arm64/xen_boot: Fix Xen boot using GRUB2 on AARCH64
Xen is currently crashing because of malformed compatible property for
the boot module. This is because the property string is not
null-terminated as requested by the ePAR spec.

Signed-off-by: Julien Grall <julien.grall@linaro.org>
Tested-by: Fu Wei <fu.wei@linaro.org>
Reviewed-by: Daniel Kiper <daniel.kiper@oracle.com>
2020-09-21 11:32:45 -04:00
..
arm arm_coreboot: Support loading linux images. 2020-09-21 11:32:45 -04:00
arm64 arm64/xen_boot: Fix Xen boot using GRUB2 on AARCH64 2020-09-21 11:32:45 -04:00
efi efi: properly terminate filepath with NULL in chainloader 2016-12-15 16:07:00 +03:00
i386 loader/i386: fix out of bound memory copy on non-UEFI linux 2019-10-24 16:59:37 +02:00
ia64/efi Use full initializer for initrd_ctx to avoid fatal warnings with older GCC 2014-10-14 20:12:15 +04:00
mips Use full initializer for initrd_ctx to avoid fatal warnings with older GCC 2014-10-14 20:12:15 +04:00
powerpc/ieee1275 Use full initializer for initrd_ctx to avoid fatal warnings with older GCC 2014-10-14 20:12:15 +04:00
sparc64/ieee1275 OBP available region contains grub. Start at grub_phys_end. 2016-02-12 23:16:03 +01:00
aout.c Implement automatic module license checking according to new GNU 2011-04-11 23:01:51 +02:00
linux.c Make TPM errors less fatal 2016-10-13 14:01:52 -07:00
lzss.c Add LZSS Mach-O support (needed for new xnu kernelcache). 2012-02-29 13:26:13 +01:00
macho.c Add missing license section in macbless.mod and macho.mod. 2013-12-18 17:11:11 +01:00
macho32.c * grub-core/loader/machoXX.c: Fix compilation on non-i386. 2013-12-17 22:44:46 +01:00
macho64.c * grub-core/loader/machoXX.c: Fix compilation on non-i386. 2013-12-17 22:44:46 +01:00
machoXX.c Simplify few strings. 2013-05-07 11:44:15 +02:00
multiboot.c Merge remote-tracking branch 'upstream/master' 2017-01-23 14:02:45 -08:00
multiboot_elfxx.c multiboot2: Add support for relocatable images 2016-10-27 15:55:16 +02:00
multiboot_mbi2.c Merge remote-tracking branch 'upstream/master' 2017-01-23 14:02:45 -08:00
xnu.c loader/xnu: fix memory leak. 2015-01-27 22:12:06 +03:00
xnu_resume.c * grub-core/loader/xnu_resume.c (grub_xnu_resume): Reject empty images. 2013-10-28 14:25:22 +01:00