grub/grub-core/video
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
..
emu Implement automatic module license checking according to new GNU 2011-04-11 23:01:51 +02:00
fb Implement automatic module license checking according to new GNU 2011-04-11 23:01:51 +02:00
i386/pc Coreboot video support. 2011-06-27 08:54:55 +02:00
readers * grub-core/commands/cmp.c (grub_cmd_cmp): Remove unnecessary NULL 2011-06-26 17:17:41 +02:00
bitmap.c Implement automatic module license checking according to new GNU 2011-04-11 23:01:51 +02:00
bitmap_scale.c Implement automatic module license checking according to new GNU 2011-04-11 23:01:51 +02:00
bochs.c Implement automatic module license checking according to new GNU 2011-04-11 23:01:51 +02:00
cirrus.c Implement automatic module license checking according to new GNU 2011-04-11 23:01:51 +02:00
colors.c * grub-core/disk/ahci.c: Add missing license statements. 2011-06-24 00:29:21 +02:00
efi_gop.c Implement automatic module license checking according to new GNU 2011-04-11 23:01:51 +02:00
efi_uga.c Implement automatic module license checking according to new GNU 2011-04-11 23:01:51 +02:00
ieee1275.c Implement automatic module license checking according to new GNU 2011-04-11 23:01:51 +02:00
sis315_init.c Fuloong video init support. 2011-05-16 02:34:58 +02:00
sis315pro.c Fuloong video init support. 2011-05-16 02:34:58 +02:00
sm712.c merge with mainline 2010-08-19 16:54:00 +05:30
sm712_init.c merge with mainline 2010-08-19 16:54:00 +05:30
video.c Implement automatic module license checking according to new GNU 2011-04-11 23:01:51 +02:00