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
Age
Commit message (
Expand
)
Author
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-12-12
libpayload: expose cbfs ram functions
Aaron Durbin
2013-09-03
libpayload: reduce libcbfs verbosity
Patrick Georgi
2013-08-15
CBFS: Change how the bss is zeroed when loading a stage.
Gabe Black
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-26
libpayload: fix size_t handling
Stefan Reinauer
2013-03-21
cbfs: Change false ERROR print to a WARNING.
Shawn Nematbakhsh
2013-03-12
libpayload: Fix reading x86 CBFS images from RAM
Patrick Georgi
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
2013-01-15
libpayload: Style fixes
Stefan Reinauer
2012-11-08
Refactor the endianness conversion functions and header files.
Gabe Black
2012-01-26
libpayload: Allow using CBFS functions on images in RAM
Patrick Georgi
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