coreboot-kgpe-d16/util/cbfstool
Stefan Reinauer 2dd161f556 cbfstool: Clean up code
cbfstool has diverged between coreboot upstream and the chromium tree.
Bring in some of the chromium changes, in particular the useful remainders
of cbf37fe (https://chromium-review.googlesource.com/176710)

- fix coding style
- mark unused variables explicitly unused
- remove some dead code

Change-Id: I354aaede8ce425ebe99d4c60c232feea62bf8a11
Signed-off-by: Stefan Reinauer <reinauer@google.com>
Reviewed-on: http://review.coreboot.org/8577
Tested-by: build bot (Jenkins)
Reviewed-by: Marc Jones <marc.jones@se-eng.com>
2015-03-04 19:53:20 +01:00
..
lzma cbfstool: Clean up code 2015-03-04 19:53:20 +01:00
EXAMPLE
Makefile cbfstool: Clean up code 2015-03-04 19:53:20 +01:00
Makefile.inc build system: fix another cbfstool race 2014-07-15 14:27:04 +02:00
cbfs-mkpayload.c cbfstool: If compression fails, warn and use the uncompressed data. 2014-10-28 17:08:29 +01:00
cbfs-mkstage.c util/cbfstool/cbfs-mkstage.c: Fix build issue on 32-bit x86 2014-11-21 19:46:18 +01:00
cbfs-payload-linux.c cbfstool:linux_trampoline: config CS and DS segment descriptors 2014-09-04 23:34:32 +02:00
cbfs.h cbfstool: Clean up code 2015-03-04 19:53:20 +01:00
cbfs_image.c cbfstool: Clean up code 2015-03-04 19:53:20 +01:00
cbfs_image.h
cbfstool.c cbfstool: Clean up code 2015-03-04 19:53:20 +01:00
coff.h
common.c cbfstool: Clean up code 2015-03-04 19:53:20 +01:00
common.h cbfstool: Clean up code 2015-03-04 19:53:20 +01:00
compress.c cbfstool: Propogate compression errors back to the caller. 2014-09-25 20:26:04 +02:00
elf.h rmodtool: add support for ARM 2014-10-28 18:15:18 +01:00
elfheaders.c cbfstool: Remove arch check for different stages 2015-01-13 21:29:38 +01:00
elfparsing.h
fit.c cbfstool: Fix update-fit command 2014-12-28 19:58:35 +01:00
fit.h
fv.h
linux.h cbfstool:linux_trampoline: config CS and DS segment descriptors 2014-09-04 23:34:32 +02:00
linux_trampoline.c cbfstool:linux_trampoline: config CS and DS segment descriptors 2014-09-04 23:34:32 +02:00
linux_trampoline.h cbfstool:linux_trampoline: config CS and DS segment descriptors 2014-09-04 23:34:32 +02:00
rmodtool.c
rmodule.c rmodtool: add support for ARM 2014-10-28 18:15:18 +01:00
rmodule.h
swab.h
xdr.c