index
:
coreboot.git
24.02_branch
4.1
4.10_branch
4.11_branch
4.12_branch
4.14_branch
4.15_branch
4.16_branch
4.18_branch
4.19_branch
4.2
4.20_branch
4.22_branch
4.3
4.4
4.8_branch
classic-2014.10
coreboot-v1
coreboot-v3
main
master
rampayload
Coreboot firmware sources
coreboot
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
util
/
cbfstool
/
cbfs-mkpayload.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
cbfstool: Clean up in preparation for adding new files
Sol Boucher
2015-04-25
1
-6
/
+6
*
cbfstool: If compression fails, warn and use the uncompressed data.
Gabe Black
2014-10-28
1
-30
/
+24
*
cbfstool: free memory
Patrick Georgi
2014-10-18
1
-7
/
+18
*
cbfstool: Propogate compression errors back to the caller.
Gabe Black
2014-09-25
1
-4
/
+13
*
cbfstool: process cbfs_payload_segment(s) in host byte order
Aaron Durbin
2014-08-07
1
-0
/
+17
*
cbfstool: add eflparsing.h
Aaron Durbin
2014-03-13
1
-1
/
+1
*
Change the linux payload generator to use the standard header generator
Ronald G. Minnich
2014-02-05
1
-1
/
+1
*
cbfstool: Eliminate global variable "arch"
Alexandru Gagniuc
2014-02-04
1
-2
/
+2
*
Add section header parsing and use it in the mk-payload step
Ronald G. Minnich
2014-02-02
1
-77
/
+89
*
Add a (b)zImage parser to cbfstool
Patrick Georgi
2013-08-31
1
-0
/
+1
*
cbfstool: Fix compile warnings caused by incorrect data types.
Hung-Te Lin
2013-02-18
1
-2
/
+2
*
cbfstool: Handle alignment in UEFI payloads
Patrick Georgi
2013-02-09
1
-0
/
+10
*
cbfstool: Add support for 64bit UEFI
Stefan Reinauer
2013-02-06
1
-17
/
+32
*
cbfstool: support parsing UEFI firmware volumes
Stefan Reinauer
2013-02-05
1
-1
/
+106
*
cbfstool: Use cbfs_image API for "add-*" (add-payload, add-stage, ...) commands.
Hung-Te Lin
2013-02-05
1
-40
/
+32
*
cbfstool: move flat-binary parsing to cbfs-mkpayload.
Hung-Te Lin
2013-02-01
1
-0
/
+53
*
cbfstool: Add -v (verbose) output.
Hung-Te Lin
2013-02-01
1
-2
/
+2
*
cbfstool: Remove unused header files.
Hung-Te Lin
2013-01-29
1
-5
/
+1
*
Add multi-architecture support to cbfstool
David Hendricks
2012-11-30
1
-4
/
+8
*
correctly mark code segments as code in SELF
Stefan Reinauer
2012-03-07
1
-1
/
+4
*
Various fixes to cbfstool.
Stefan Reinauer
2011-10-24
1
-5
/
+5
*
Make the kconfig-style build work in mingw:
Patrick Georgi
2009-11-21
1
-1
/
+0
*
check for ELF payloads in cbfstool
Cristi Magherusan
2009-09-25
1
-0
/
+6
*
There was a missing addition of the size of the .notes.pinfo
Ronald G. Minnich
2009-09-17
1
-1
/
+3
*
New cbfstool. Works without mmap or fork/exec and
Patrick Georgi
2009-09-14
1
-0
/
+194