coreboot/lib
Ronald G. Minnich 9fed5d8f66 Files needs for booting a payload. We are reducing the number of
directories in include, since having all those directories has obscured
understanding. 

Add elfboot.c to lib. Same argument, it is not in boot, it is in lib,
since fewer directories is better. 

Signed-off-by: Ronald G. Minnich <rminnich@gmail.com>
Acked-by: Ronald G. Minnich <rminnich@gmail.com>
Acked-by: Stefan Reinauer <stepan@coresystems.de>



git-svn-id: svn://coreboot.org/repository/LinuxBIOSv3@89 f3766cd6-281f-0410-b1cd-43a5c92072e9
2007-02-23 10:58:00 +00:00
..
clog2.c Library changes. Added malloc. Added mem* ops. Made a few other 2007-02-22 21:22:29 +00:00
elfboot.c Files needs for booting a payload. We are reducing the number of 2007-02-23 10:58:00 +00:00
Kconfig Remove unused dummy options, some cosmetic fixes (trivial). 2007-01-30 11:26:16 +00:00
lar.c Library changes. Added malloc. Added mem* ops. Made a few other 2007-02-22 21:22:29 +00:00
lzma.c * This patch renames remainders the arch i386 to x86. 2007-01-04 20:12:02 +00:00
lzmadecode.c * This patch renames remainders the arch i386 to x86. 2007-01-04 20:12:02 +00:00
lzmadecode.h * This patch renames remainders the arch i386 to x86. 2007-01-04 20:12:02 +00:00
Makefile * This patch renames remainders the arch i386 to x86. 2007-01-04 20:12:02 +00:00
malloc.c Library changes. Added malloc. Added mem* ops. Made a few other 2007-02-22 21:22:29 +00:00
mem.c Library changes. Added malloc. Added mem* ops. Made a few other 2007-02-22 21:22:29 +00:00
nrv2b.c * This patch renames remainders the arch i386 to x86. 2007-01-04 20:12:02 +00:00
stage2.c This is the stage2.c function for the device tree creation. 2007-02-22 21:46:56 +00:00
uart8250.c Add a first bit of a framework. Builds the following parts, in 2007-01-29 22:09:50 +00:00