coreboot-kgpe-d16/util/cbfstool
David Hendricks 90ca3b6bd7 Add multi-architecture support to cbfstool
This is an initial re-factoring of CBFS code to enable multiple
architectures. To achieve a clean solution, an additional field
describing the architecture has to be added to the master header.
Hence we also increase the version number in the master header.

Change-Id: Icda681673221f8c27efbc46f16c2c5682b16a265
Signed-off-by: Stefan Reinauer <reinauer@google.com>
Signed-off-by: Hung-Te Lin <hungte@chromium.org>
Signed-off-by: David Hendricks <dhendrix@chromium.org>
Reviewed-on: http://review.coreboot.org/1944
Tested-by: build bot (Jenkins)
2012-11-30 00:42:31 +01:00
..
lzma cbfstool: Update LZMA encoder to LZMA SDK 9.12 2012-11-12 18:35:52 +01:00
EXAMPLE Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
Makefile cbfstool: Update LZMA encoder to LZMA SDK 9.12 2012-11-12 18:35:52 +01:00
Makefile.inc cbfstool: Update LZMA encoder to LZMA SDK 9.12 2012-11-12 18:35:52 +01:00
cbfs-mkpayload.c Add multi-architecture support to cbfstool 2012-11-30 00:42:31 +01:00
cbfs-mkstage.c Add multi-architecture support to cbfstool 2012-11-30 00:42:31 +01:00
cbfs.h Add multi-architecture support to cbfstool 2012-11-30 00:42:31 +01:00
cbfstool.c Add multi-architecture support to cbfstool 2012-11-30 00:42:31 +01:00
common.c Add multi-architecture support to cbfstool 2012-11-30 00:42:31 +01:00
common.h Add multi-architecture support to cbfstool 2012-11-30 00:42:31 +01:00
compress.c New cbfstool. Works without mmap or fork/exec and 2009-09-14 13:29:27 +00:00
elf.h fix some wrong versions of the FSF's address (trivial) 2009-09-23 21:52:45 +00:00
swab.h Various fixes to cbfstool. 2011-10-24 20:29:29 +02:00