grub/grub-core/loader/i386
Vladimir 'phcoder' Serbinenko 678f4b6713 Move grub_chainloader_real_boot out of the kernel.
* grub-core/Makefile.am: Remove machine/loader.h.
	* grub-core/kern/i386/pc/startup.S (grub_chainloader_real_boot):
	Removed.
	* grub-core/lib/i386/relocator.c (grub_relocator16_esi): New extern
	variable.
	(grub_relocator16_keep_a20_enabled): Likewise.
	(grub_relocator16_boot): Fill new variables.
	* grub-core/lib/i386/relocator16.S: Add gate a20 handling.
	* grub-core/loader/i386/pc/chainloader.c (grub_chainloader_boot): Use
	relocator.
	(grub_chainloader_unload): Likewise.
	(grub_chainloader_cmd): Likewise.
	* include/grub/i386/pc/loader.h: Removed.
	* include/grub/i386/relocator.h (grub_relocator16_state): Add a20
	and esi. All initialisers updated.
2011-11-12 15:46:50 +01:00
..
coreboot Chainloading on coreboot support. 2011-06-27 14:14:11 +02:00
pc Move grub_chainloader_real_boot out of the kernel. 2011-11-12 15:46:50 +01:00
bsd.c * grub-core/commands/efi/fixvideo.c: Gettextize. 2011-11-12 00:34:14 +01: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 * grub-core/loader/i386/bsdXX.c (grub_freebsd_load_elfmodule): Account 2011-03-24 12:28:22 +01:00
linux.c * grub-core/commands/efi/fixvideo.c: Gettextize. 2011-11-12 00:34:14 +01:00
multiboot_mbi.c Merge mainline. 2011-05-05 12:12:22 -03:00
xnu.c * grub-core/commands/acpihalt.c: Gettextized. 2011-11-11 21:44:56 +01:00