grub2/include/grub/i386/coreboot
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
..
boot.h Add a few files that were lost during transition from svn. 2009-11-08 16:57:31 +00:00
console.h 2009-06-17 Pavel Roskin <proski@gnu.org> 2009-06-17 19:42:06 +00:00
lbio.h Add lost include/grub/i386/coreboot/lbio.h 2010-09-19 22:10:44 +02:00
memory.h Coreboot video support. 2011-06-27 08:54:55 +02:00
serial.h Add a few files that were lost during transition from svn. 2009-11-08 16:57:31 +00:00
time.h Add a few files that were lost during transition from svn. 2009-11-08 16:57:31 +00:00