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
/
flashmap
Age
Commit message (
Expand
)
Author
2020-05-09
AUTHORS, util/: Drop individual copyright notices
Patrick Georgi
2020-01-30
util/*: more typo fixes
Patrick Georgi
2019-07-21
util/cbfstool/flashmap: Fix memory leaks on failure
Jacob Garber
2019-06-24
util/cbfstool/flashmap: Correct local includes
Elyes HAOUAS
2019-03-04
fmap: Add FMAP_AREA_PRESERVE
Hung-Te Lin
2018-10-08
Move compiler.h to commonlib
Nico Huber
2017-07-13
Rename __attribute__((packed)) --> __packed
Stefan Reinauer
2016-08-09
flashmap: Allocate at least one entry in kv_pair_new()
Stefan Reinauer
2016-01-14
cbfstool: Change FMAP granularity to 16 bytes
Stefan Reinauer
2015-10-08
cbfstool: allow printable characters in image name
Andrey Petrov
2015-09-21
cbfstool: make fmap search more strict
Patrick Georgi
2015-07-07
cbfstool: Fix kv_pair on Windows
Stefan Reinauer
2015-05-09
fmap: request libc compatibility level that includes memccpy
Patrick Georgi
2015-05-08
cbfstool: Restructure around support for reading/writing portions of files
Sol Boucher
2015-05-08
fmaptool: Introduce the fmd ("flashmap descriptor") language and compiler
Sol Boucher
2015-05-08
cbfstool: Fix strange flashmap whitespace
Sol Boucher
2015-05-08
cbfstool: Import minimal set of files from flashmap
Sol Boucher