grub/grub-core/loader
C. Masloch 08bcec5020 Improve FreeDOS direct loading support compatibility.
* include/grub/i386/relocator.h (grub_relocator16_state):
	New member ebp.
	* grub-core/lib/i386/relocator.c (grub_relocator16_ebp): New extern
	variable.
	(grub_relocator16_boot): Handle %ebp.
	* grub-core/lib/i386/relocator16.S: Likewise.
	* grub-core/loader/i386/pc/freedos.c:
	Load BPB to pass kernel which partition to load from.
	Check that kernel file is not too large.
	Set register dl to BIOS unit number as well.
2013-01-27 16:07:25 +01:00
..
efi Support Apple FAT binaries on non-Apple platforms. 2013-01-10 12:50:01 +01:00
i386 Improve FreeDOS direct loading support compatibility. 2013-01-27 16:07:25 +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 Fix powerpc and sparc64 build failures caused by un-nesting memory 2013-01-21 14:41:06 +00:00
sparc64/ieee1275 Fix powerpc and sparc64 build failures caused by un-nesting memory 2013-01-21 14:41:06 +00: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 Remove nested functions from memory map iterators. 2013-01-15 12:02:35 +00: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 Remove nested functions from memory map iterators. 2013-01-15 12:02:35 +00:00
xnu.c Remove nested functions from filesystem directory iterators. 2013-01-21 01:33:46 +00:00
xnu_resume.c boot services avoid code based on the patch by Matthew Garrett 2012-03-03 20:06:41 +01:00