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
..
2010-04-19 15:15:59 +05:30
2010-04-24 22:09:08 +02:00
2010-05-01 14:32:48 +02:00
2010-03-03 10:44:12 +00:00
2010-04-11 01:14:31 +02:00
2010-05-01 14:06:53 +02:00
2008-07-24 14:56:30 +00:00
2010-04-24 22:09:08 +02:00
2010-04-11 01:14:31 +02:00
2010-04-03 14:29:11 +02:00
2010-04-11 01:14:31 +02:00
2010-04-11 01:14:31 +02:00
2010-04-11 01:14:31 +02:00
2010-04-18 20:38:40 +02:00
2010-04-24 22:09:08 +02:00
2010-04-30 13:50:41 +05:30
2010-03-03 10:44:12 +00:00
2010-04-27 22:08:24 +02:00