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.c
Age
Commit message (
Expand
)
Author
2016-07-31
libpayload: fix leak in libcbfs
Patrick Georgi
2016-05-17
libpayload: cbfs: Add cbfs_handle API for more fine-grained accesses
Julius Werner
2016-02-22
cbfs: Add LZ4 in-place decompression support for pre-RAM stages
Julius Werner
2015-09-17
libpayload: allow compression at file header level
Daisuke Nojiri
2015-08-14
cbfs: fix printf for 64bit architectures
Daisuke Nojiri
2015-06-30
libpayload: Make Kconfig bools use IS_ENABLED()
Stefan Reinauer
2015-04-14
CBFS: Automate ROM image layout and remove hardcoded offsets
Julius Werner
2014-12-31
libpayload: Fix pointer related casts
Furquan Shaikh
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-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-03-12
libpayload: Fix reading x86 CBFS images from RAM
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-08-04
libpayload: Add liblzma, libcbfs
Patrick Georgi