Age | Commit message (Expand) | Author |
2014-10-28 | cbfstool: If compression fails, warn and use the uncompressed data. | Gabe Black |
2014-10-18 | cbfstool: free memory | Patrick Georgi |
2014-09-25 | cbfstool: Propogate compression errors back to the caller. | Gabe Black |
2014-08-07 | cbfstool: process cbfs_payload_segment(s) in host byte order | Aaron Durbin |
2014-03-13 | cbfstool: add eflparsing.h | Aaron Durbin |
2014-02-05 | Change the linux payload generator to use the standard header generator | Ronald G. Minnich |
2014-02-04 | cbfstool: Eliminate global variable "arch" | Alexandru Gagniuc |
2014-02-02 | Add section header parsing and use it in the mk-payload step | Ronald G. Minnich |
2013-08-31 | Add a (b)zImage parser to cbfstool | Patrick Georgi |
2013-02-18 | cbfstool: Fix compile warnings caused by incorrect data types. | Hung-Te Lin |
2013-02-09 | cbfstool: Handle alignment in UEFI payloads | Patrick Georgi |
2013-02-06 | cbfstool: Add support for 64bit UEFI | Stefan Reinauer |
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-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-29 | cbfstool: Remove unused header files. | Hung-Te Lin |
2012-11-30 | Add multi-architecture support to cbfstool | David Hendricks |
2012-03-07 | correctly mark code segments as code in SELF | Stefan Reinauer |
2011-10-24 | Various fixes to cbfstool. | Stefan Reinauer |
2009-11-21 | Make the kconfig-style build work in mingw: | Patrick Georgi |
2009-09-25 | check for ELF payloads in cbfstool | Cristi Magherusan |
2009-09-17 | There was a missing addition of the size of the .notes.pinfo | Ronald G. Minnich |
2009-09-14 | New cbfstool. Works without mmap or fork/exec and | Patrick Georgi |