coreboot-kgpe-d16/util/cbfstool
Patrick Georgi cccc9d4087 cbfstool: compare pointer difference with ptrdiff_t value
Fixes building cbfstool in 32bit environments.

Change-Id: I3c94afc9c961eb8b41d1e08f4a16e5cab2a6bb8b
Signed-off-by: Patrick Georgi <pgeorgi@google.com>
Reviewed-on: http://review.coreboot.org/10015
Tested-by: build bot (Jenkins)
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
2015-04-28 22:13:24 +02:00
..
lzma cbfstool: Clean up in preparation for adding new files 2015-04-25 12:14:25 +02:00
EXAMPLE cbfstool: Update example file. 2013-02-04 11:12:15 +01:00
Makefile cbfstool: remove gcc-specific -Og flag 2015-04-27 23:04:16 +02:00
Makefile.inc cbfstool: Clean up in preparation for adding new files 2015-04-25 12:14:25 +02:00
cbfs-mkpayload.c cbfstool: Clean up in preparation for adding new files 2015-04-25 12:14:25 +02:00
cbfs-mkstage.c cbfstool: Clean up in preparation for adding new files 2015-04-25 12:14:25 +02: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: add filetypes for FSP, MRC, SPC and MRC_CACHE 2015-03-30 21:45:11 +02:00
cbfs_image.c cbfstool: compare pointer difference with ptrdiff_t value 2015-04-28 22:13:24 +02:00
cbfs_image.h cbfstool: Clean up in preparation for adding new files 2015-04-25 12:14:25 +02:00
cbfstool.c cbfstool: Clean up in preparation for adding new files 2015-04-25 12:14:25 +02:00
coff.h GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« 2013-03-01 10:16:08 +01:00
common.c cbfstool: Clean up in preparation for adding new files 2015-04-25 12:14:25 +02:00
common.h cbfstool: Clean up in preparation for adding new files 2015-04-25 12:14:25 +02:00
compress.c cbfstool: Propogate compression errors back to the caller. 2014-09-25 20:26:04 +02:00
elf.h cbfstool: Add relocation codes for arm mode 2015-03-17 16:53:50 +01:00
elfheaders.c cbfstool: Clean up in preparation for adding new files 2015-04-25 12:14:25 +02:00
elfparsing.h cbfstool: Clean up in preparation for adding new files 2015-04-25 12:14:25 +02:00
fit.c cbfstool: Clean up in preparation for adding new files 2015-04-25 12:14:25 +02:00
fit.h cbfstool: Add update-fit command 2013-03-27 01:25:12 +01:00
fv.h GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« 2013-03-01 10:16:08 +01:00
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 util: add rmodtool for parsing ELF files to rmodules 2014-03-20 21:34:39 +01:00
rmodule.c cbfstool: Clean up in preparation for adding new files 2015-04-25 12:14:25 +02:00
rmodule.h util: add rmodtool for parsing ELF files to rmodules 2014-03-20 21:34:39 +01:00
swab.h Various fixes to cbfstool. 2011-10-24 20:29:29 +02:00
xdr.c cbfstool: add bputs() to store a byte stream to a buffer 2014-03-11 19:43:17 +01:00