grub/grub-core/lib/i386
Vladimir 'phcoder' Serbinenko e3a1073fd2 FreeDOS direct loading support.
* docs/grub.texi (Supported OS): Add FreeDOS.
	* grub-core/Makefile.core.def (freedos): New module.
	* grub-core/lib/i386/relocator.c (grub_relocator16_ebx): New extern
	variable.
	(grub_relocator16_boot): Handle %ebx.
	* grub-core/lib/i386/relocator16.S: Likewise.
	* grub-core/loader/i386/pc/freedos.c: New file.
2011-05-18 12:15:16 +02:00
..
pc * grub-core/lib/i386/pc/biosnum.c: Add missing include. 2011-03-23 12:23:42 +01:00
halt.c Enable acpi shutdown on all ACPI platforms. 2010-09-13 20:29:15 +02:00
relocator.c freedos support 2010-12-26 00:38:20 +01:00
relocator16.S FreeDOS direct loading support. 2011-05-18 12:15:16 +02:00
relocator32.S Zero %ebp and %edi when entering Linux's 32-bit entry point, as 2010-09-02 22:36:09 +01:00
relocator64.S Merge mainline into newreloc. For now without boot tests 2010-08-25 03:25:18 +02:00
relocator_asm.S Merge mainline into newreloc. For now without boot tests 2010-08-25 03:25:18 +02:00
relocator_backward.S automake commit without merge history 2010-05-06 11:34:04 +05:30
relocator_common.S Merge mainline into newreloc. For now without boot tests 2010-08-25 03:25:18 +02:00
setjmp.S * include/grub/dl.h [ASM_FILE]: Adapt for assembly. 2011-04-20 01:37:48 +02:00