coreboot-kgpe-d16/util
Aurelien Guillaume fe7d6b9a4a Add "cbfstool extract" function.
It dumps everything you ask for, but you might not
get what you expect if the file is compressed or
otherwise converted (eg. payloads in SELF format).
(Originally it would only extract "raw" files.
This is a change by me, as filetypes are commonly used
to differentiate raw data files --Patrick)

Signed-off-by: Aurelien Guillaume <aurelien@iwi.me>
Signed-off-by: Patrick Georgi <patrick.georgi@secunet.com>
Acked-by: Patrick Georgi <patrick.georgi@secunet.com>


git-svn-id: svn://svn.coreboot.org/coreboot/trunk@6250 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2011-01-13 09:09:21 +00:00
..
abuild Per default, use SeaBIOS payload instead of no payload. 2010-12-30 17:39:50 +00:00
acpi ACPI table dumping wrapper script 2010-12-04 20:50:39 +00:00
amdtools Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
cbfstool Add "cbfstool extract" function. 2011-01-13 09:09:21 +00:00
crossgcc Update reference toolchain due to some inlining bugs in 4.5.1 2010-12-17 02:32:42 +00:00
dumpmmcr the utility is called dumpmmcr, not dump_mmcr 2010-09-26 15:15:48 +00:00
ectool add license headers to some trivial files and pc87427.h 2010-12-17 00:13:54 +00:00
getpir Cut the crap. 2010-09-21 21:16:27 +00:00
inteltool inteltool: Model 0xf2x, ICH5, i865 support. 2010-12-17 22:34:58 +00:00
k8resdump add license headers to some trivial files and pc87427.h 2010-12-17 00:13:54 +00:00
kconfig fix compilation of mconf on some systems. 2011-01-05 02:10:50 +00:00
lbtdump Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
lint Add test to check for up-to-date GPL license headers to lint. 2010-11-19 10:16:43 +00:00
mkelfImage mkelfImage: set kernel_alignment so 2.6.31+ work 2010-10-05 18:22:00 +00:00
mptable Remove incorrect IOAPIC lines from some mptable.c files. 2010-10-31 19:37:50 +00:00
msrtool msrtool: Print hex values using only as many digits as the field needs 2010-05-17 07:40:20 +00:00
nrv2b Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
nvramtool add license headers to some trivial files and pc87427.h 2010-12-17 00:13:54 +00:00
optionlist Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
options - Fix race condition in option_table.h generation by moving the include 2010-09-25 10:40:47 +00:00
resetcf Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
romcc Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
sconfig Simplify last_dev_p so that it matches comments. 2010-09-01 21:03:03 +00:00
superiotool Add detection support for the ITE IT8721F. 2011-01-01 22:05:57 +00:00
vgabios Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
xcompile Rename variable to not confuse gcc on mingw 2010-04-14 14:35:40 +00:00