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
Age
Commit message (
Expand
)
Author
2009-05-13
Remove a shadowed variable and an unnecessary local variable in cbfstool/fs.c.
Myles Watsonmylesgw
2009-05-12
This fixes a rather silly bug in cbfs with filenames > 16 characters.
Ronald G. Minnich
2009-05-08
Trivial clean up of print usage and parameter checking.
Myles Watson
2009-05-08
Add -Werror to help us keep the code clean.
Myles Watson
2009-05-08
I have made a very simple mod to cbfstool that is compatible with the
Ronald G. Minnich
2009-05-02
Run dos2unix on all files:
Stefan Reinauer
2009-04-30
Remove warnings from compilation of the s2892 with and without CBFS.
Myles Watson
2009-04-25
The master cbfs record was located at the end of the flash and overwrote
Myles Watson
2009-04-23
Fix an uninitialized variable. If it didn't end up being zero it sometimes
Myles Watson
2009-04-20
This patch adds
Myles Watson
2009-04-14
util/cbfstool/tools/rom-mk*->cbfs-mk* rename
Peter Stuge
2009-04-14
util: romfs->cbfs rename
Peter Stuge
2009-04-14
v2/util: romfs -> cbfs rename
Peter Stuge