coreboot-kgpe-d16/util/cbfstool
Vadim Bendebury 45e5997c61 cbfstool: clean up source code
The following changes were made:

- order commands and options definitions alphabetically
- do not report errors at cbfs_image_from_file() call sites - the
  error is reported by the function itself
- remove the unused parameter in cbfs_create_empty_entry() prototype

BRANCH=storm
BUG=none
TEST=compiled cbfstool, built a storm image, observed that the image
     still boots

Change-Id: I31b15fab0a63749c6f2d351901ed545de531eb39
Signed-off-by: Patrick Georgi <pgeorgi@chromium.org>
Original-Commit-Id: a909a50e03be77f972b1a497198fe758661aa9f8
Original-Change-Id: I4b8898dbd44eeb2c6b388a485366e4e22b1bed16
Original-Signed-off-by: Vadim Bendebury <vbendeb@chromium.org>
Original-Reviewed-on: https://chromium-review.googlesource.com/237560
Original-Reviewed-by: David Hendricks <dhendrix@chromium.org>
Reviewed-on: http://review.coreboot.org/9746
Tested-by: build bot (Jenkins)
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
2015-04-18 08:50:38 +02: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
cbfs-mkpayload.c
cbfs-mkstage.c
cbfs-payload-linux.c
cbfs.h cbfstool: add filetypes for FSP, MRC, SPC and MRC_CACHE 2015-03-30 21:45:11 +02:00
cbfs_image.c cbfstool: clean up source code 2015-04-18 08:50:38 +02:00
cbfs_image.h cbfstool: clean up source code 2015-04-18 08:50:38 +02:00
cbfstool.c cbfstool: clean up source code 2015-04-18 08:50:38 +02:00
coff.h
common.c cbfstool: add filetypes for FSP, MRC, SPC and MRC_CACHE 2015-03-30 21:45:11 +02:00
common.h CBFS: Automate ROM image layout and remove hardcoded offsets 2015-04-14 09:01:27 +02:00
compress.c
elf.h cbfstool: Add relocation codes for arm mode 2015-03-17 16:53:50 +01:00
elfheaders.c cbfstool: Remove arch check for different stages 2015-01-13 21:29:38 +01:00
elfparsing.h
fit.c
fit.h
fv.h
linux.h
linux_trampoline.c
linux_trampoline.h
rmodtool.c
rmodule.c ARM64 rmodule: Add new reloc type R_AARCH64_LDST8_ABS_LO12_NC 2015-03-21 08:41:42 +01:00
rmodule.h
swab.h
xdr.c