aboutsummaryrefslogtreecommitdiff
path: root/src/boot/selfboot.c
AgeCommit message (Expand)Author
2009-05-26Attached patch moves the CBFS payload loader to selfboot.c as it'sPatrick Georgi
2009-05-14#136: failed to boot under KVM\QEMURonald G. Minnich
2009-05-13Allow dynamic size for the {s,}elfboot bounce buffer.Patrick Georgi
2009-04-30Remove warnings from compilation of the s2892 with and without CBFS.Myles Watson
2009-04-25Move decompression further down the code flow, so that - wherePatrick Georgi
2009-04-24Another v3-style #ifdef in v2 to killPatrick Georgi
2009-04-24These are some really horrible bugs that got through. Ronald G. Minnich
2009-04-14v2/src romfs->cbfs renamePeter Stuge
2009-04-01Add copyright notices to two files, src/boot/elfboot.cebiederm
2009-04-01This code adds support for coreboot images that use ROMFS. Ronald G. Minnich