summaryrefslogtreecommitdiffstats
path: root/util/cbfstool/common.h
Commit message (Expand)AuthorAgeFilesLines
...
* cbfstool: remove unused function create_cbfs_image()Alexandru Gagniuc2014-02-031-3/+0
* Add section header parsing and use it in the mk-payload stepRonald G. Minnich2014-02-021-11/+1
* cbfs: fix issues with word size and endianness.Ronald G. Minnich2014-01-291-4/+28
* Add a (b)zImage parser to cbfstoolPatrick Georgi2013-08-311-0/+3
* cbfstool: support parsing UEFI firmware volumesStefan Reinauer2013-02-051-0/+2
* cbfstool: Use cbfs_image API for "add-*" (add-payload, add-stage, ...) commands.Hung-Te Lin2013-02-051-7/+9
* cbfstool: Add buffer management API.Hung-Te Lin2013-02-051-0/+22
* cbfstool: Make endian detection functions to work without prior setup.Hung-Te Lin2013-02-011-4/+7
* cbfstool: move flat-binary parsing to cbfs-mkpayload.Hung-Te Lin2013-02-011-0/+5
* cbfstool: Add -v (verbose) output.Hung-Te Lin2013-02-011-0/+8
* cbfstool: Fix warnings on OS XStefan Reinauer2013-01-041-0/+2
* Add multi-architecture support to cbfstoolDavid Hendricks2012-11-301-0/+5
* cbfstool: Rework to use getopt style parametersStefan Reinauer2012-11-121-4/+8
* cbfstool: add offset parameter to create commandStefan Reinauer2012-11-081-1/+2
* cbfstool: provide a prototype for remove_file_from_cbfsMathias Krause2012-07-181-0/+1
* Various fixes to cbfstool.Stefan Reinauer2011-10-241-8/+8
* Add "cbfstool extract" function.Aurelien Guillaume2011-01-131-0/+1
* fix return value checks of cbfstool's writeromStefan Reinauer2010-06-241-1/+1
* print the known cbfs types in cbfstool "usage"Stefan Reinauer2010-04-241-0/+2
* Make the kconfig-style build work in mingw:Patrick Georgi2009-11-211-0/+6
* Add a "locate" function cbfstool, which helps you findPatrick Georgi2009-11-091-0/+4
* * guard all mallocs in cbfstoolStefan Reinauer2009-09-221-1/+3
* New cbfstool. Works without mmap or fork/exec andPatrick Georgi2009-09-141-0/+63