summaryrefslogtreecommitdiff
path: root/util/cbfstool/cbfs-mkpayload.c
AgeCommit message (Expand)Author
2014-02-02Add section header parsing and use it in the mk-payload stepRonald G. Minnich
2013-08-31Add a (b)zImage parser to cbfstoolPatrick Georgi
2013-02-18cbfstool: Fix compile warnings caused by incorrect data types.Hung-Te Lin
2013-02-09cbfstool: Handle alignment in UEFI payloadsPatrick Georgi
2013-02-06cbfstool: Add support for 64bit UEFIStefan Reinauer
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-01cbfstool: move flat-binary parsing to cbfs-mkpayload.Hung-Te Lin
2013-02-01cbfstool: Add -v (verbose) output.Hung-Te Lin
2013-01-29cbfstool: Remove unused header files.Hung-Te Lin
2012-11-30Add multi-architecture support to cbfstoolDavid Hendricks
2012-03-07correctly mark code segments as code in SELFStefan Reinauer
2011-10-24Various fixes to cbfstool.Stefan Reinauer
2009-11-21Make the kconfig-style build work in mingw:Patrick Georgi
2009-09-25check for ELF payloads in cbfstoolCristi Magherusan
2009-09-17There was a missing addition of the size of the .notes.pinfo Ronald G. Minnich
2009-09-14New cbfstool. Works without mmap or fork/exec andPatrick Georgi