coreboot-kgpe-d16/util/cbfstool
Patrick Georgi 244793784c Move option table (cmos.layout's binary representation)
to CBFS and adapt coreboot to use it.

Comments by Stefan and Mathias taken into account (except for
the build time failure if the table is missing when it should
exist and the "memory leak" in build_opt_tbl)

Signed-off-by: Patrick Georgi <patrick.georgi@secunet.com>
Acked-by: Stefan Reinauer <stepan@coreboot.org>


git-svn-id: svn://svn.coreboot.org/coreboot/trunk@6268 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2011-01-18 13:56:36 +00: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 Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
Makefile.inc Build utils into their source directory equivalent in 2010-04-16 22:48:57 +00:00
cbfs-mkpayload.c Make the kconfig-style build work in mingw: 2009-11-21 19:54:02 +00:00
cbfs-mkstage.c Guards against errors that are hard to track down: 2010-02-03 17:56:37 +00:00
cbfs.h Move option table (cmos.layout's binary representation) 2011-01-18 13:56:36 +00:00
cbfstool.c cbfstool: Trivial move of newline after commands in usage 2011-01-17 05:02:09 +00:00
common.c cbfstool: When extracting, refer to files in CBFS as file instead of payload 2011-01-17 05:08:32 +00:00
common.h Add "cbfstool extract" function. 2011-01-13 09:09:21 +00: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