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_core.h
Age
Commit message (
Expand
)
Author
2015-01-13
cbfs: add cbfs_read()
Aaron Durbin
2015-01-13
cbfs: add cbfs_locate_file()
Aaron Durbin
2014-09-08
ARM: Generalize armv7 as arm.
Gabe Black
2014-01-12
lib/cbfs_core.c: Supply size of file as well in cbfs_get_file_content
Vladimir Serbinenko
2013-12-09
Refactor usage of walkcbfs to permit access to CBFS headers
Alexandru Gagniuc
2013-08-15
CBFS: Change the signature of cbfs_decompress.
Gabe Black
2013-07-11
include: Fix spelling
Martin Roth
2013-01-30
Extend CBFS to support arbitrary ROM source media.
Hung-Te Lin
2013-01-04
Change "VERSION*" to more determined name "CBFS_HEADER_VERSION*".
Hung-Te Lin
2012-12-08
cbfs_core.h: support for ARMv7 CBFS master header
Stefan Reinauer
2012-11-30
Add multi-architecture support to cbfstool
David Hendricks
2012-03-14
Since cbfs_core.h provides a macro that uses ntohl, make sure ntohl is available
Gabe Black
2011-08-18
export get_cbfs_header()
Sven Schnelle
2011-08-04
split CBFS support into shared core and extended functions
Patrick Georgi