coreboot-kgpe-d16/util/cbfstool
Gabe Black e1bb49e2ec Add a "remove" command to cbfstool
This command removes the first file it finds with the given name by changing
its type to CBFS_COMPONENT_NULL and setting the first character of its name to
a null terminator. If the "files" immediately before or after the target file
are already marked as empty, they're all merged together into one large file.

Change-Id: Idc6b2a4c355c3f039c2ccae81866e3ed6035539b
Signed-off-by: Gabe Black <gabeblack@google.com>
Reviewed-by: Ronald G. Minnich <rminnich@google.com>
Reviewed-on: http://review.coreboot.org/814
Tested-by: build bot (Jenkins)
Reviewed-by: Ronald G. Minnich <rminnich@gmail.com>
2012-04-02 18:39:08 +02:00
..
lzma fix typo in minilzma.cc, found by Idwer. 2010-10-10 22:05:02 +00:00
EXAMPLE Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
Makefile Various fixes to cbfstool. 2011-10-24 20:29:29 +02:00
Makefile.inc Build utils into their source directory equivalent in 2010-04-16 22:48:57 +00:00
cbfs-mkpayload.c correctly mark code segments as code in SELF 2012-03-07 14:20:09 +01:00
cbfs-mkstage.c remove trailing whitespace 2011-11-01 19:07:45 +01:00
cbfs.h Various fixes to cbfstool. 2011-10-24 20:29:29 +02:00
cbfstool.c Add a "remove" command to cbfstool 2012-04-02 18:39:08 +02:00
common.c Add a "remove" command to cbfstool 2012-04-02 18:39:08 +02:00
common.h Various fixes to cbfstool. 2011-10-24 20:29:29 +02:00
compress.c
elf.h
swab.h Various fixes to cbfstool. 2011-10-24 20:29:29 +02:00