grub/grub-core/loader/i386
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
..
coreboot boot services avoid code based on the patch by Matthew Garrett 2012-03-03 20:06:41 +01:00
pc Improve FreeDOS direct loading support compatibility. 2013-01-27 16:07:25 +01:00
bsd.c Remove nested functions from ELF iterators. 2013-01-20 15:54:09 +00:00
bsd32.c automake commit without merge history 2010-05-06 11:34:04 +05:30
bsd64.c automake commit without merge history 2010-05-06 11:34:04 +05:30
bsd_pagetable.c * grub-core/commands/legacycfg.c (grub_cmd_legacy_kernel): 2010-10-16 22:16:52 +02:00
bsdXX.c Another round of string clarification and adding TRANSLATORS comments. 2012-02-26 17:28:05 +01:00
linux.c * grub-core/loader/i386/linux.c (grub_cmd_initrd): Don't add the 2013-01-20 23:03:35 +00:00
multiboot_mbi.c Remove nested functions from memory map iterators. 2013-01-15 12:02:35 +00:00
xnu.c * grub-core/efiemu/runtime/efiemu.c: Replace APPLE_CC with __APPLE__. 2012-05-28 17:49:18 +02:00