index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
include
/
cbfs.h
Age
Commit message (
Expand
)
Author
2013-03-22
coreboot: dynamic cbmem requirement
Aaron Durbin
2013-03-21
coreboot: add caching loaded ramstage interface
Aaron Durbin
2013-01-30
Extend CBFS to support arbitrary ROM source media.
Hung-Te Lin
2012-07-24
Implement stack overflow checking for the BSP
Ronald G. Minnich
2011-08-04
split CBFS support into shared core and extended functions
Patrick Georgi
2011-01-18
Move option table (cmos.layout's binary representation)
Patrick Georgi
2010-04-27
Since some people disapprove of white space cleanups mixed in regular commits
Stefan Reinauer
2010-04-09
1. This patch adds CAR for Intel P6 series processors.
Joseph Smith
2010-03-01
This patch implements MBI (modular bios interface) support to the i830 chipset.
Stefan Reinauer
2010-02-22
Random cosmetic fixes (trivial).
Uwe Hermann
2009-10-09
Move the ulzma prototype out of the function to make the code easier to read.
Myles Watson
2009-07-18
strdup the input of dirname, as dirname is free
Patrick Georgi
2009-05-26
Attached patch moves the CBFS payload loader to selfboot.c as it's
Patrick Georgi
2009-04-30
Remove warnings from compilation of the s2892 with and without CBFS.
Myles Watson
2009-04-14
v2/src romfs->cbfs rename
Peter Stuge