aboutsummaryrefslogtreecommitdiff
path: root/src/boot/elfboot.c
AgeCommit message (Expand)Author
2009-05-13Allow dynamic size for the {s,}elfboot bounce buffer.Patrick Georgi
2009-04-21Eliminate various issues brought up by scan-build.Patrick Georgi
2009-04-01Add copyright notices to two files, src/boot/elfboot.cebiederm
2009-02-10Change 0x%p to %p. Thanks Stefan for catching the one I introduced in 3931.Myles Watson
2009-02-09Remove some warnings, mainly from format strings which didn't match theMyles Watson
2008-08-03Remove welcome message from elfboot. None of the other subsystems have theirStefan Reinauer
2008-05-21This is a simple patch which allows payloads to be placed in memory inMyles Watson
2008-01-18rename linuxbios_* files, too.Stefan Reinauer
2008-01-18Rename almost all occurences of LinuxBIOS to coreboot. Stefan Reinauer
2007-10-23fix a whole bunch of warnings. (trivial)Stefan Reinauer
2007-04-14This patch makes a some elf debugging information available at log levelStefan Reinauer
2006-11-05Fix a typo in elfboot.c. Closes #27Luis Correia
2006-04-29typoStefan Reinauer
2005-11-17these were factored out.Stefan Reinauer
2004-12-10- Fix the definition of the linuxbios table so all of the compilersEric Biederman
2004-10-16- Cleanup the bugfix in elfboot.cEric Biederman
2004-10-14- First pass through with with device tree enhancement merge. Most of the me...Eric Biederman
2003-07-12- Initialize list pointersEric Biederman
2003-04-22- Initial checkin of the freebios2 treeEric Biederman