Read-only mirror of https://review.coreboot.org/coreboot.git. Synced every hour. We don't handle Pull Requests. https://coreboot.org
  • C 93.8%
  • ASL 2.2%
  • Makefile 1.1%
  • C++ 0.5%
  • Pawn 0.5%
  • Other 1.8%
Find a file
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
arch Set up default root device. Fix up printk stuff. 2007-02-23 10:38:22 +00:00
console * drop objdir/srcdir 2007-02-23 09:20:15 +00:00
devices Set up default root device. Fix up printk stuff. 2007-02-23 10:38:22 +00:00
doc Documentation changes that will reflect changes to come in the code. 2007-02-07 02:07:26 +00:00
include Files needs for booting a payload. We are reducing the number of 2007-02-23 10:58:00 +00:00
lib Files needs for booting a payload. We are reducing the number of 2007-02-23 10:58:00 +00:00
mainboard Set up default root device. Fix up printk stuff. 2007-02-23 10:38:22 +00:00
util Set up default root device. Fix up printk stuff. 2007-02-23 10:38:22 +00:00
COPYING filling in 2006-10-06 19:19:14 +00:00
Kconfig Remove unused dummy options, some cosmetic fixes (trivial). 2007-01-30 11:26:16 +00:00
Makefile Clean up nasty dtc warnings 2007-02-23 10:13:24 +00:00