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%
We're trying to avoid the bounce buffer mess, which is really complex, by running elfboot out of the boot block. This code includes a really dumb allocator in elfboot which may or may not work. It basically allocates off the elfboot() stack. This builds, but elfboot is not tested. That's next. 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@102 f3766cd6-281f-0410-b1cd-43a5c92072e9 |
||
|---|---|---|
| arch | ||
| console | ||
| device | ||
| doc | ||
| include | ||
| lib | ||
| mainboard | ||
| util | ||
| COPYING | ||
| Kconfig | ||
| Makefile | ||