index
:
coreboot
2560p
820g2
autoport-hsw
broadwell_refcode
e6230
e7240_bdw
haswell-mrc
hp820g1
hp9480m
mec1322
Some coreboot project code with my work
vimacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
util
/
cbfstool
/
compress.c
Age
Commit message (
Expand
)
Author
2020-05-09
util/: Replace GPLv2 boiler plate with SPDX header
Patrick Georgi
2020-05-09
AUTHORS, util/: Drop individual copyright notices
Patrick Georgi
2020-01-28
commonlib: Add commonlib/bsd
Julius Werner
2016-02-22
cbfs: Add LZ4 in-place decompression support for pre-RAM stages
Julius Werner
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-10-25
cbfstool: have decompress functions provide ouput data size
Aaron Durbin
2015-09-01
cbfstool: add decompression wrappers
Patrick Georgi
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2015-05-13
cbfstool: Don't typedef the comp_algo enum
Sol Boucher
2014-09-25
cbfstool: Propogate compression errors back to the caller.
Gabe Black
2014-01-29
cbfs: fix issues with word size and endianness.
Ronald G. Minnich
2013-04-03
cbfstool: Replace C++ code with C code
Stefan Reinauer
2013-02-01
cbfstool: Add -v (verbose) output.
Hung-Te Lin
2009-09-14
New cbfstool. Works without mmap or fork/exec and
Patrick Georgi