grub/grub-core/kern/i386
Vladimir 'phcoder' Serbinenko 9fc9ce3795 Coreboot video support.
* grub-core/Makefile.core.def (vga): Extend to coreboot and multiboot.
	(vbe): Likewise.
	* grub-core/kern/i386/coreboot/startup.S: Include int.S.
	* grub-core/kern/i386/pc/startup.S (grub_bios_interrupt): Moved from
	here ...
	* grub-core/kern/i386/int.S: ... here.
	* grub-core/video/i386/pc/vbe.c: Updated includes.
	* grub-core/video/i386/pc/vga.c: Likewise.
	* include/grub/i386/coreboot/memory.h
	(GRUB_MEMORY_MACHINE_SCRATCH_ADDR): New definition.
	(GRUB_MEMORY_MACHINE_SCRATCH_SEG): Likewise.
	(GRUB_MEMORY_MACHINE_SCRATCH_SIZE): Likewise.
	* include/grub/i386/pc/int.h (GRUB_CPU_INT_FLAGS_DEFAULT) [!PCBIOS]:
	Disable interrupts.
	* include/grub/i386/pc/vga.h: Removed. All users updated.
2011-06-27 08:54:55 +02:00
..
coreboot Coreboot video support. 2011-06-27 08:54:55 +02:00
efi automake commit without merge history 2010-05-06 11:34:04 +05:30
ieee1275 Reorganise memory map handling 2010-09-04 17:10:10 +02:00
pc Coreboot video support. 2011-06-27 08:54:55 +02:00
qemu Reorganise memory map handling 2010-09-04 17:10:10 +02:00
dl.c automake commit without merge history 2010-05-06 11:34:04 +05:30
int.S Coreboot video support. 2011-06-27 08:54:55 +02:00
multiboot_mmap.c Reorganise memory map handling 2010-09-04 17:10:10 +02:00
pit.c automake commit without merge history 2010-05-06 11:34:04 +05:30
realmode.S automake commit without merge history 2010-05-06 11:34:04 +05:30
tsc.c automake commit without merge history 2010-05-06 11:34:04 +05:30