coreboot-kgpe-d16/src/arch/i386/boot
Stefan Reinauer d650e9934f YABEL update
- drop x86emu + old biosemu in favor of YABEL
- Add YABEL_DIRECTHW to get the old biosemu behavior
- add support for vesa console using YABEL
- add coreboot table entry with console information
- add bootsplash support (reads /bootsplash.jpg from CBFS)

Signed-off-by: Stefan Reinauer <stepan@coresystems.de>
Acked-by: Pattrick Hueper <phueper@hueper.net>



git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5135 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2010-02-22 04:33:13 +00:00
..
Makefile.inc Clean up amd/dbm690t and kontron/986lcd-m some more (not 2009-12-18 16:43:30 +00:00
acpi.c Various license header consistency fixes (trivial). 2010-02-15 23:10:19 +00:00
acpigen.c Various license header consistency fixes (trivial). 2010-02-15 23:10:19 +00:00
boot.c Fix the bounce_size global so that the bounce buffer works with CBFS. 2009-09-23 20:32:21 +00:00
coreboot_table.c YABEL update 2010-02-22 04:33:13 +00:00
coreboot_table.h * fix crt0s/ldscripts paths to fix out of tree build. 2010-01-30 09:47:18 +00:00
gdt.c Create lib.h for homeless prototypes. 2009-10-28 16:13:28 +00:00
multiboot.c encapsule mbi initialization in write_multiboot_table, where it belongs. (very 2009-05-26 14:37:17 +00:00
pirq_routing.c Add CONFIG_GENERATE_* for tables so that the user can select which tables not 2009-10-15 13:35:47 +00:00
tables.c Create lib.h for homeless prototypes. 2009-10-28 16:13:28 +00:00
wakeup.S * Simplify acpi_add_table 2009-11-10 22:17:15 +00:00