index
:
coreboot
2560p
820g2
autoport-hsw
broadwell_refcode
e6230
e7240_bdw
haswell-mrc
hp820g1
hp9480m
mec1322
Some coreboot project code with my work
vimacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
util
/
cbfstool
/
cbfs-mkpayload.c
Age
Commit message (
Expand
)
Author
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-06-08
Remove empty lines at end of file
Elyes HAOUAS
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2015-05-13
cbfstool: Don't typedef the comp_algo enum
Sol Boucher
2015-04-25
cbfstool: Clean up in preparation for adding new files
Sol Boucher
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