index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
util
/
cbfstool
/
cbfs.h
Age
Commit message (
Expand
)
Author
2014-04-18
util/cbfstool: Fix "Bad segment type 53534220 Could not load payload".
Wei Hu
2014-03-13
cbfstool: add eflparsing.h
Aaron Durbin
2014-02-05
Add an xdr function for the cbfs_file header
Ronald G. Minnich
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-04
cbfstool: Remove more unused functions from common.c
Alexandru Gagniuc
2014-02-02
Add section header parsing and use it in the mk-payload step
Ronald G. Minnich
2013-02-05
cbfstool: Use cbfs_image API for "print" command.
Hung-Te Lin
2013-02-05
cbfstool: Add cbfs_image new CBFS image manipulation API.
Hung-Te Lin
2013-01-19
Add more information to the cbfstool print
Stefan Reinauer
2013-01-04
Change "VERSION*" to more determined name "CBFS_HEADER_VERSION*".
Hung-Te Lin
2012-11-30
Add multi-architecture support to cbfstool
David Hendricks
2012-11-12
cbfstool: Rework to use getopt style parameters
Stefan Reinauer
2011-10-24
Various fixes to cbfstool.
Stefan Reinauer
2011-01-18
Move option table (cmos.layout's binary representation)
Patrick Georgi
2011-01-14
Allow coreboot to initialize CMOS if checksum is invalid.
Patrick Georgi
2010-04-27
Since some people disapprove of white space cleanups mixed in regular commits
Stefan Reinauer
2010-03-01
This patch implements MBI (modular bios interface) support to the i830 chipset.
Stefan Reinauer
2009-09-14
New cbfstool. Works without mmap or fork/exec and
Patrick Georgi
2009-05-08
I have made a very simple mod to cbfstool that is compatible with the
Ronald G. Minnich
2009-04-14
v2/util: romfs -> cbfs rename
Peter Stuge