Various fixes to cbfstool.
[coreboot.git] / util / cbfstool / common.c
2011-10-24 Stefan ReinauerVarious fixes to cbfstool.
2011-01-17 Peter Stugecbfstool: When extracting, refer to files in CBFS as...
2011-01-14 Patrick GeorgiAllow coreboot to initialize CMOS if checksum is invalid.
2011-01-13 Aurelien GuillaumeAdd "cbfstool extract" function.
2010-06-24 Stefan Reinauerfix return value checks of cbfstool's writerom
2010-04-27 Stefan ReinauerSince some people disapprove of white space cleanups...
2010-04-24 Stefan Reinauerprint the known cbfs types in cbfstool "usage"
2010-03-01 Stefan ReinauerThis patch implements MBI (modular bios interface)...
2010-02-10 Uwe HermannDo not print the full path name to coreboot.rom in...
2010-01-07 Maciej PijankaPrint (empty) instead of nothing at all for empty
2009-12-06 Peter Stugecbfstool: Fill memory allocated in create_cbfs_file...
2009-11-12 Uwe HermannCosmetics (trivial).
2009-11-12 Myles WatsonPrint size of file on cbfs_add_file failure. The size...
2009-11-09 Patrick GeorgiAdd a "locate" function cbfstool, which helps you find
2009-09-30 Patrick GeorgiFix endless loop when trying to add a too large file...
2009-09-22 Stefan Reinauer* guard all mallocs in cbfstool
2009-09-15 Patrick GeorgiMore error checking when trying to open files in
2009-09-14 Patrick GeorgiNew cbfstool. Works without mmap or fork/exec and