coreboot-kgpe-d16/util
Patrick Georgi f107538e33 strdup the input of dirname, as dirname is free
(according to the spec) to change the string in-situ,
even if glibc doesn't do it.

This avoids errors on Mac OS and Solaris.

Kill nrv2b support in CBFS (we have lzma),
slightly improve debug output in CBFS,
properly declare all functions of CBFS in the header.

Signed-off-by: Patrick Georgi <patrick.georgi@coresystems.de>
Acked-by: Uwe Hermann <uwe@hermann-uwe.de>


git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4436 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2009-07-18 14:20:39 +00:00
..
ADLO Changes Makefile generation so that recursive "make" calls read 2008-06-08 23:05:24 +00:00
abuild let abuild autodetect the coreboot path a bit better. So in the top level of 2009-07-01 12:26:11 +00:00
analysis This patch unifies the use of config options in v2 to all start with CONFIG_ 2009-06-30 15:17:49 +00:00
buildrom Eliminate various issues brought up by scan-build. 2009-04-21 20:14:31 +00:00
cbfstool the tool chain settings should not be in renamed (as they will never live in 2009-06-30 17:13:58 +00:00
dump_mmcr small ts5300 update, fix endian problem in dummmcr. 2006-03-18 00:10:29 +00:00
ectool Add 'install' target for ectool (trivial). 2009-04-23 22:22:47 +00:00
getpir commit svn:externals for last commit (what a pain) (1/2) 2009-06-30 15:23:20 +00:00
inteltool add new supported chipset 2009-06-30 14:11:42 +00:00
k8resdump K8 resource dump utility from Rudolf Marek 2007-10-30 01:12:20 +00:00
lbtdump Fix a typo in lbtdump output (trivial). 2008-05-07 19:21:18 +00:00
mkelfImage Impact: fix vmlinux from 2.6.30 2009-06-28 15:04:06 +00:00
mptable fix typo 2008-03-15 16:30:39 +00:00
msrtool msrtool: CS5536: The most important interrupt MSRs and some DIVIL MSRs. 2009-07-10 03:10:26 +00:00
newconfig This patch unifies the use of config options in v2 to all start with CONFIG_ 2009-06-30 15:17:49 +00:00
nrv2b don't ignore return values (trivial) 2009-04-22 12:14:39 +00:00
nvramtool commit svn:externals for last commit (what a pain) (1/2) 2009-06-30 15:23:20 +00:00
optionlist More compact format for wiki output at 2009-06-02 23:49:00 +00:00
options strdup the input of dirname, as dirname is free 2009-07-18 14:20:39 +00:00
resetcf epia-m support 2004-10-06 17:33:54 +00:00
romcc This patch unifies the use of config options in v2 to all start with CONFIG_ 2009-06-30 15:17:49 +00:00
superiotool Superiotool: Add IT8703F support. 2009-07-12 14:24:06 +00:00
vgabios This patch unifies the use of config options in v2 to all start with CONFIG_ 2009-06-30 15:17:49 +00:00