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
/
cbfs_image.c
Age
Commit message (
Expand
)
Author
2019-05-09
vboot: include vb2_sha.h when required
Joel Kitching
2019-04-23
cbfstool: Fix cbfs_file_next_attr
Patrick Rudolph
2018-11-23
util/cbfstool: Fix GCC error due to a shadowed declaration
Werner Zeh
2018-11-16
cbfstool: add unprocessed flag for file exporting
Joel Kitching
2018-11-16
util/cbfstool/cbfs_image.c: Get rid of void pointer math
Richard Spiegel
2018-10-04
cbfstool: Clear entry being removed in all cases
Daisuke Nojiri
2018-08-28
util/cbfstool: Fix typos
Elyes HAOUAS
2018-07-24
cbfstool/extract: ignore compression field for some payload segments
Joel Kitching
2018-05-04
cbfs: Rename CBFS_TYPE_PAYLOAD to CBFS_TYPE_SELF
Patrick Rudolph
2017-10-28
cbfstool: Print compression algorithm
Daisuke Nojiri
2017-10-10
util/cbfstool: Add "truncate" command
Patrick Georgi
2017-09-20
util/cbfstool: Add "expand" command to make CBFS span an fmap region
Patrick Georgi
2017-03-20
util/cbfstool: avoid memleaks and off-by-ones
Patrick Georgi
2017-01-12
util/cbfstool: Add cbfs-compression-tool
Patrick Georgi
2016-12-15
util/cbfstool: Fix memory leak
Patrick Georgi
2016-12-15
util/cbfstool: Add NULL-ptr check
Patrick Georgi
2016-12-04
cbfstool: Fix off-by-one error in checking hash_type
Furquan Shaikh
2016-08-10
util/cbfstool: Initialize elf_writer pointer to avoid crash
Jonathan Neuschäfer
2016-08-08
cbfstool/cbfs_image: Fix resource leak for tbuff
Furquan Shaikh
2016-08-08
cbfstool/cbfs_image: Check for return value of buffer_create
Furquan Shaikh
2016-08-08
cbfstool/cbfs_image: Fix resource leak for segs
Furquan Shaikh
2016-08-08
cbfstool/cbfs_image: Initialze empty_sz to 0
Furquan Shaikh
2016-07-02
cbfstool: Require "-m ARCH" to extract payloads and stages
Antonello Dettori
2016-06-17
cbfstool: Extract payload in ELF
Antonello Dettori
2016-05-28
util/cbfstool: Include commonlib/helpers.h in common.h
Furquan Shaikh
2016-02-22
cbfs: Add LZ4 in-place decompression support for pre-RAM stages
Julius Werner
2016-02-12
util/cbfstool: Improve heuristic for cbfs header pointer protection
Patrick Georgi
2016-01-28
util/cbfstool: add 'compact' command
Aaron Durbin
2016-01-28
util/cbfstool: add machine parseable print
Aaron Durbin
2016-01-27
cbfstool: Fix broken alignment because of flashmap
Werner Zeh
2016-01-06
cbfstool: keep cbfs master header pointer
Patrick Georgi
2016-01-06
cbfstool: Adapt "cbfstool copy" to only use fmap regions.
Patrick Georgi
2016-01-06
cbfstool: Use buffer over offset/size pair for cbfs_copy_instance
Patrick Georgi
2015-11-20
cbfstool: Fix build error with clang when comparing enum
zbao
2015-11-13
cbfstool: Allows mixed-state fmap regions to work
Patrick Georgi
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-10-29
cbfstool: extract rmodules as ELFs properly
Aaron Durbin
2015-10-29
cbfstool: create ELF files when extracting stages
Aaron Durbin
2015-10-29
cbfstool: add optional -m ARCH to extract
Aaron Durbin
2015-10-27
cbfstool: decompress stage files on extraction
Aaron Durbin
2015-10-25
cbfstool: have decompress functions provide ouput data size
Aaron Durbin
2015-10-17
cbfstool: Fix removing and adding file with same name
Aaron Durbin
2015-10-17
cbfstool/cbfs_image.c: Just use one space before `=`
Paul Menzel
2015-10-01
cbfstool: Add support for hashes as file metadata
Patrick Georgi
2015-09-28
cbfstool: prefer fmap data over cbfs master header if it exists
Patrick Georgi
2015-09-16
cbfstool: provide metadata size to cbfs_locate_entry()
Aaron Durbin
2015-09-14
cbfstool: drop extra copy of filetype->string map
Patrick Georgi
2015-09-01
cbfstool: implement decompression support for cbfstool extract
Patrick Georgi
2015-09-01
cbfstool: factor out parsing compression file attributes
Patrick Georgi
2015-09-01
cbfstool: support compressed files in cbfstool print
Patrick Georgi
[next]