grub2/include/grub/i386/coreboot
Vladimir 'phcoder' Serbinenko 7819a4562f Use LBIO on coreboot.
* conf/i386-coreboot.rmk (kernel_img_SOURCES): Change
	kern/i386/multiboot_mmap.c to kern/i386/coreboot/mmap.c.
	* include/grub/i386/coreboot/memory.h (GRUB_LINUXBIOS_MEMBER_LINK):
	New declaration.
	* kern/i386/coreboot/init.c (grub_machine_init): Don't call
	grub_machine_mmap_init on coreboot.
	* kern/i386/coreboot/mmap.c (grub_linuxbios_table_iterate): Handle
	GRUB_LINUXBIOS_MEMBER_LINK.
	(grub_machine_mmap_iterate): Fix declaration.
	* kern/i386/coreboot/startup.S: Don't save mbi location on coreboot.
2010-05-01 14:32:48 +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
init.h Add a few files that were lost during transition from svn. 2009-11-08 16:57:31 +00:00
kernel.h 2008-08-14 Robert Millan <rmh@aybabtu.com> 2008-08-14 18:59:33 +00:00
loader.h Add a few files that were lost during transition from svn. 2009-11-08 16:57:31 +00:00
memory.h Use LBIO on coreboot. 2010-05-01 14:32:48 +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