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
/
common.h
Age
Commit message (
Expand
)
Author
2013-02-05
cbfstool: support parsing UEFI firmware volumes
Stefan Reinauer
2013-02-05
cbfstool: Use cbfs_image API for "add-*" (add-payload, add-stage, ...) commands.
Hung-Te Lin
2013-02-05
cbfstool: Add buffer management API.
Hung-Te Lin
2013-02-01
cbfstool: Make endian detection functions to work without prior setup.
Hung-Te Lin
2013-02-01
cbfstool: move flat-binary parsing to cbfs-mkpayload.
Hung-Te Lin
2013-02-01
cbfstool: Add -v (verbose) output.
Hung-Te Lin
2013-01-04
cbfstool: Fix warnings on OS X
Stefan Reinauer
2012-11-30
Add multi-architecture support to cbfstool
David Hendricks
2012-11-12
cbfstool: Rework to use getopt style parameters
Stefan Reinauer
2012-11-08
cbfstool: add offset parameter to create command
Stefan Reinauer
2012-07-18
cbfstool: provide a prototype for remove_file_from_cbfs
Mathias Krause
2011-10-24
Various fixes to cbfstool.
Stefan Reinauer
2011-01-13
Add "cbfstool extract" function.
Aurelien Guillaume
2010-06-24
fix return value checks of cbfstool's writerom
Stefan Reinauer
2010-04-24
print the known cbfs types in cbfstool "usage"
Stefan Reinauer
2009-11-21
Make the kconfig-style build work in mingw:
Patrick Georgi
2009-11-09
Add a "locate" function cbfstool, which helps you find
Patrick Georgi
2009-09-22
* guard all mallocs in cbfstool
Stefan Reinauer
2009-09-14
New cbfstool. Works without mmap or fork/exec and
Patrick Georgi