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
/
payloads
/
libpayload
/
libcbfs
/
cbfs_core.c
Age
Commit message (
Expand
)
Author
2015-07-15
libpayload: assume cbfs file alignment is 64 byte
Patrick Georgi
2015-06-30
libpayload: Make Kconfig bools use IS_ENABLED()
Stefan Reinauer
2015-06-08
Remove empty lines at end of file
Elyes HAOUAS
2015-04-14
CBFS: Automate ROM image layout and remove hardcoded offsets
Julius Werner
2014-08-10
cbfs: Fix overwalk on file scan
Steven Sherk
2014-08-05
libpayload: Change CONFIG_* to CONFIG_LP_* in the kconfig.
Gabe Black
2014-01-12
lib/cbfs_core.c: Supply size of file as well in cbfs_get_file_content
Vladimir Serbinenko
2013-08-15
CBFS: Change the signature of cbfs_decompress.
Gabe Black
2013-05-08
cbfs_core.c: make cfbs searches even less verbose
Dave Frodin
2013-05-06
libpayload: make searching for a file less verbose
Aaron Durbin
2013-03-21
cbfs: Change false ERROR print to a WARNING.
Shawn Nematbakhsh
2013-02-22
libpayload: cbfs: Fix CBFS max size calculation.
Hung-Te Lin
2013-02-19
libpayload: libcbfs: Fix legacy CBFS API, typos
Patrick Georgi
2013-02-12
libpayload: New CBFS to support multiple firmware media sources.
Hung-Te Lin
2011-11-02
don't scan beyond end of CBFS
Florian Zumbiehl
2011-08-18
libpayload: export get_cbfs_header()
Patrick Georgi
2011-08-04
libpayload: Add liblzma, libcbfs
Patrick Georgi