/[coreboot-v3]
ViewVC logotype

Revision 102


Jump to revision: Previous Next
Author: rminnich
Date: Fri Feb 23 13:39:07 2007 UTC (6 years, 2 months ago)
Changed paths: 6
Log Message:

Basic elfboot functionality is in now. 
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>



Changed paths

Path Details
DirectoryLinuxBIOSv3/arch/x86/Makefile modified , text changed
DirectoryLinuxBIOSv3/arch/x86/archelfboot.c modified , text changed
DirectoryLinuxBIOSv3/arch/x86/cachemain.c modified , text changed
DirectoryLinuxBIOSv3/include/elf.h modified , text changed
DirectoryLinuxBIOSv3/include/lar.h modified , text changed
DirectoryLinuxBIOSv3/lib/elfboot.c modified , text changed

Stefan Reinauer">Stefan Reinauer
ViewVC Help
Powered by ViewVC 1.1.15