grub/grub-core/loader
Vladimir 'phcoder' Serbinenko 807fb77c16 * grub-core/loader/i386/linux.c (prot_init_space): New variable.
(allocate_pages): Improve dprintf.
	(grub_cmd_linux): Fill prot_init_space. Fix improper usage of
	code32_start. Fill code32_start and kernel_alignment in params.
	(grub_cmd_initrd): Use prot_init_space.
2012-03-07 23:45:20 +01:00
..
efi * grub-core/loader/efi/appleloader.c (grub_cmd_appleloader): Move 2012-02-12 19:03:14 +01:00
i386 * grub-core/loader/i386/linux.c (prot_init_space): New variable. 2012-03-07 23:45:20 +01:00
ia64/efi * include/grub/misc.h (ALIGN_UP_OVERHEAD): New define. 2012-03-05 01:17:55 +01:00
mips * include/grub/misc.h (ALIGN_UP_OVERHEAD): New define. 2012-03-05 01:17:55 +01:00
powerpc/ieee1275 * include/grub/misc.h (ALIGN_UP_OVERHEAD): New define. 2012-03-05 01:17:55 +01:00
sparc64/ieee1275 * include/grub/misc.h (ALIGN_UP_OVERHEAD): New define. 2012-03-05 01:17:55 +01:00
aout.c Implement automatic module license checking according to new GNU 2011-04-11 23:01:51 +02:00
lzss.c Add LZSS Mach-O support (needed for new xnu kernelcache). 2012-02-29 13:26:13 +01:00
macho.c Add LZSS Mach-O support (needed for new xnu kernelcache). 2012-02-29 13:26:13 +01:00
macho32.c Add LZSS Mach-O support (needed for new xnu kernelcache). 2012-02-29 13:26:13 +01:00
macho64.c Add LZSS Mach-O support (needed for new xnu kernelcache). 2012-02-29 13:26:13 +01:00
machoXX.c * grub-core/loader/machoXX.c (grub_macho_load): Fix signed vs unsigned 2012-02-29 15:48:57 +01:00
multiboot.c Fix FTBFS on mips and ppc 2012-03-03 20:53:54 +01:00
multiboot_elfxx.c boot services avoid code based on the patch by Matthew Garrett 2012-03-03 20:06:41 +01:00
multiboot_mbi2.c boot services avoid code based on the patch by Matthew Garrett 2012-03-03 20:06:41 +01:00
xnu.c Add LZSS Mach-O support (needed for new xnu kernelcache). 2012-02-29 13:26:13 +01:00
xnu_resume.c boot services avoid code based on the patch by Matthew Garrett 2012-03-03 20:06:41 +01:00