coreboot-kgpe-d16/src/lib
Ronald G. Minnich ae63126346 This code adds support for coreboot images that use ROMFS.
It also removes the call to FILO from hardwaremain -- that 
has needed removal for a long time. 

abuild tested.
Note that this code has been tested and works on 
both qemu and kontron. The changes to use it are coming 
next.

Signed-off-by: Ronald G. Minnich <rminnich@gmail.com>
Acked-by: Patrick Georgi <patrick.georgi@coresystems.de>



git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4039 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2009-04-01 10:48:39 +00:00
..
Config.lb This code adds support for coreboot images that use ROMFS. 2009-04-01 10:48:39 +00:00
clog2.c eric patch 2005-07-08 02:49:49 +00:00
compute_ip_checksum.c fix shadow variable in compute_ip_checksum.c 2009-03-31 16:42:57 +00:00
debug.c Drop tons of duplicated debug.c files, move common file to 2008-10-12 22:34:08 +00:00
delay.c - Major cleanup of the bootpath 2003-07-19 04:28:22 +00:00
fallback_boot.c eric patch 2005-07-08 02:49:49 +00:00
lzma.c If you have 2008-08-27 21:53:11 +00:00
lzmadecode.c additions and mods for lzma. 2006-09-14 15:12:36 +00:00
lzmadecode.h additions and mods for lzma. 2006-09-14 15:12:36 +00:00
malloc.c use pointers instead of size_t when dealing with pointers. Also fix a few 2009-03-06 17:22:35 +00:00
memcmp.c - Initial checkin of the freebios2 tree 2003-04-22 19:02:15 +00:00
memcpy.c fix compiler warnings (trivial) 2009-01-20 21:40:16 +00:00
memmove.c tidy 2004-03-13 03:40:29 +00:00
memset.c fix compiler warnings (trivial) 2009-01-20 21:40:16 +00:00
nrv2b.c AMD Rev F support 2006-10-04 20:46:15 +00:00
romfs.c This code adds support for coreboot images that use ROMFS. 2009-04-01 10:48:39 +00:00
uart8250.c Add serial stream payload support from Ed Swierk <eswierk@arastra.com> 2006-10-07 00:13:24 +00:00
usbdebug_direct.c use inb instead of outb for delays in usb debug code (trivial) 2009-03-06 17:21:23 +00:00
version.c Rename almost all occurences of LinuxBIOS to coreboot. 2008-01-18 15:08:58 +00:00
xmodem.c replace table based crc with computational one. by Ed Swierk. 2006-10-09 22:35:45 +00:00