aboutsummaryrefslogtreecommitdiff
path: root/src/arch/i386/boot/multiboot.c
AgeCommit message (Expand)Author
2010-12-11After this has been brought up many times before, rename src/arch/i386 toStefan Reinauer
2010-09-13Generate multiboot tables from coreboot tables.Juhana Helovuo
2010-03-22printk_foo -> printk(BIOS_FOO, ...)Stefan Reinauer
2009-05-26encapsule mbi initialization in write_multiboot_table, where it belongs. (veryStefan Reinauer
2009-03-31This fixes a shadowed declaration in multiboot.c.Robert Millan
2009-03-06fix a bunch of cast and type warnings and don't call the apic "nvram", thatStefan Reinauer
2009-03-01Some changes required to get yabel working on v2 (and they generally makeStefan Reinauer
2008-11-11[PATCH] coreboot-v2: Add multiboot supportRobert Millan