summaryrefslogtreecommitdiff
path: root/util/cbfstool/common.h
AgeCommit message (Expand)Author
2013-02-05cbfstool: support parsing UEFI firmware volumesStefan Reinauer
2013-02-05cbfstool: Use cbfs_image API for "add-*" (add-payload, add-stage, ...) commands.Hung-Te Lin
2013-02-05cbfstool: Add buffer management API.Hung-Te Lin
2013-02-01cbfstool: Make endian detection functions to work without prior setup.Hung-Te Lin
2013-02-01cbfstool: move flat-binary parsing to cbfs-mkpayload.Hung-Te Lin
2013-02-01cbfstool: Add -v (verbose) output.Hung-Te Lin
2013-01-04cbfstool: Fix warnings on OS XStefan Reinauer
2012-11-30Add multi-architecture support to cbfstoolDavid Hendricks
2012-11-12cbfstool: Rework to use getopt style parametersStefan Reinauer
2012-11-08cbfstool: add offset parameter to create commandStefan Reinauer
2012-07-18cbfstool: provide a prototype for remove_file_from_cbfsMathias Krause
2011-10-24Various fixes to cbfstool.Stefan Reinauer
2011-01-13Add "cbfstool extract" function.Aurelien Guillaume
2010-06-24fix return value checks of cbfstool's writeromStefan Reinauer
2010-04-24print the known cbfs types in cbfstool "usage"Stefan Reinauer
2009-11-21Make the kconfig-style build work in mingw:Patrick Georgi
2009-11-09Add a "locate" function cbfstool, which helps you findPatrick Georgi
2009-09-22* guard all mallocs in cbfstoolStefan Reinauer
2009-09-14New cbfstool. Works without mmap or fork/exec andPatrick Georgi