1. 845aa14 cbfstool: If compression fails, warn and use the uncompressed data. by Gabe Black · 10 years ago
  2. 96990a2 cbfstool: free memory by Patrick Georgi · 10 years ago
  3. dbd006b cbfstool: Propogate compression errors back to the caller. by Gabe Black · 10 years ago
  4. ca63027 cbfstool: process cbfs_payload_segment(s) in host byte order by Aaron Durbin · 10 years ago
  5. 54ef306 cbfstool: add eflparsing.h by Aaron Durbin · 10 years ago
  6. 818f369 Change the linux payload generator to use the standard header generator by Ronald G. Minnich · 10 years ago
  7. 35850ae cbfstool: Eliminate global variable "arch" by Alexandru Gagniuc · 11 years ago
  8. a8a133d Add section header parsing and use it in the mk-payload step by Ronald G. Minnich · 11 years ago
  9. de36d33 Add a (b)zImage parser to cbfstool by Patrick Georgi · 11 years ago
  10. 7b654a9 cbfstool: Fix compile warnings caused by incorrect data types. by Hung-Te Lin · 11 years ago
  11. 4610247 cbfstool: Handle alignment in UEFI payloads by Patrick Georgi · 11 years ago
  12. e876418 cbfstool: Add support for 64bit UEFI by Stefan Reinauer · 11 years ago
  13. 543a682 cbfstool: support parsing UEFI firmware volumes by Stefan Reinauer · 11 years ago
  14. c13e4bf cbfstool: Use cbfs_image API for "add-*" (add-payload, add-stage, ...) commands. by Hung-Te Lin · 12 years ago
  15. 05dccae cbfstool: move flat-binary parsing to cbfs-mkpayload. by Hung-Te Lin · 12 years ago
  16. 4d87d4e cbfstool: Add -v (verbose) output. by Hung-Te Lin · 12 years ago
  17. 4505ceb cbfstool: Remove unused header files. by Hung-Te Lin · 12 years ago
  18. 90ca3b6 Add multi-architecture support to cbfstool by David Hendricks · 12 years ago
  19. 51f6a20 correctly mark code segments as code in SELF by Stefan Reinauer · 13 years ago
  20. a1e4824 Various fixes to cbfstool. by Stefan Reinauer · 13 years ago
  21. 26774f2 Make the kconfig-style build work in mingw: by Patrick Georgi · 15 years ago
  22. 19a99c6 check for ELF payloads in cbfstool by Cristi Magherusan · 15 years ago
  23. 5a1af7b There was a missing addition of the size of the .notes.pinfo by Ronald G. Minnich · 15 years ago
  24. b7b56dd8 New cbfstool. Works without mmap or fork/exec and by Patrick Georgi · 15 years ago[Renamed (69%) from util/cbfstool/tools/cbfs-mkpayload.c]
  25. 06db2c4 Fix an uninitialized variable. If it didn't end up being zero it sometimes by Myles Watson · 15 years ago
  26. 45ae92ff util/cbfstool/tools/rom-mk*->cbfs-mk* rename by Peter Stuge · 15 years ago[Renamed (99%) from util/cbfstool/tools/rom-mkpayload.c]
  27. 1d862de v2/util: romfs -> cbfs rename by Peter Stuge · 15 years ago[Renamed (92%) from util/romtool/tools/rom-mkpayload.c]
  28. 14ad50e This fixes a race condition (revealed by my other check-in r4067) in the by Stefan Reinauer · 15 years ago
  29. 5d01ec0 This patch adds Jordan's romtool support for v2. by Ronald G. Minnich · 15 years ago