grub/grub-core/loader/i386
2015-05-07 16:23:39 +02:00
..
coreboot * grub-core/loader/i386/coreboot/chainloader.c (load_segment): Use 2013-11-11 00:06:52 +01:00
pc Document intentional fallthroughs. 2015-01-27 17:17:58 +01:00
bsd.c bsd: Add missing null-pointer check. 2015-01-26 09:42:42 +01:00
bsd32.c
bsd64.c
bsd_pagetable.c
bsdXX.c * grub-core/loader/i386/bsdXX.c (grub_openbsd_find_ramdisk): Use 2013-03-10 20:37:41 +01:00
linux.c linux.c: Ensure that initrd is page-aligned. 2015-05-07 16:23:39 +02:00
multiboot_mbi.c multiboot: Simplify to avoid confusing assignment. 2015-01-26 09:43:52 +01:00
xen.c grub-core/loader/i386/xen.c: Initialized initrd_ctx so we don't free a random pointer from the stack. 2015-03-28 07:14:17 +03:00
xen_file.c cleanup: grub_cpu_to_XXX_compile_time for constants 2014-09-22 20:47:10 +04:00
xen_file32.c Add new ports: i386-xen and x86_64-xen. This allows running GRUB in 2013-11-09 21:29:11 +01:00
xen_file64.c Add new ports: i386-xen and x86_64-xen. This allows running GRUB in 2013-11-09 21:29:11 +01:00
xen_fileXX.c grub-core/loader/i386/xen_fileXX.c: memory leak in grub_xen_get_infoXX 2014-12-01 21:23:54 +03:00
xnu.c * grub-core/loader/i386/xnu.c (guessfsb): Avoid division by 0. 2015-01-21 17:42:14 +01:00