grub2/include/grub/mips/qemu_mips
Vladimir 'phcoder' Serbinenko 93c06ff9c6 VGA text support in qemu-mips
* grub-core/Makefile.core.def (kernel): Add term/i386/pc/vga_text.c,
	term/i386/vga_common.c and kern/vga_init.c on qemu-mips.
	* grub-core/kern/mips/qemu_mips/init.c (grub_machine_init): Init vga
	text.
	* grub-core/kern/i386/qemu/init.c: Renamed to ...
	* grub-core/kern/vga_init.c: ... this.
	* grub-core/kern/vga_init.c (VGA_ADDR) [__mips__]: Adjust.
	(grub_qemu_init_cirrus) [__mips__]: Skip PCI and adjust the I/O base.
	* grub-core/term/i386/pc/vga_text.c (VGA_TEXT_SCREEN) [__mips__]:
	Adjust.
	* include/grub/vga.h [GRUB_MACHINE_MIPS_QEMU_MIPS]: Declare
	GRUB_MACHINE_PCI_IO_BASE.
2011-07-05 23:46:15 +02:00
..
at_keyboard.h MIPS qemu at_keyboard support. 2011-07-05 21:00:01 +02:00
cmos.h Make qemu-mips compile again. Still no grub-mkimage support 2011-01-14 17:37:11 +01:00
kernel.h VGA text support in qemu-mips 2011-07-05 23:46:15 +02:00
loader.h Make qemu-mips compile again. Still no grub-mkimage support 2011-01-14 17:37:11 +01:00
memory.h Prevent potential loss of memory map by overwrite on qemu-mips. 2011-05-17 19:32:51 +02:00
serial.h merge mainline and various cleanups 2011-05-17 14:02:18 +02:00
time.h merge mainline and various cleanups 2011-05-17 14:02:18 +02:00