coreboot/util
Uwe Hermann d8ad5a5bc9 - Extend lar format to support compression (incompatible format change!)
- Adapt the compression utilities for integration into lar
- Add compression capabilities to lar and expose in user interface
- Provide a way to mark files as non-compressible

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

- Diese und die folgenden Zeilen werden ignoriert --

M    include/lar.h
M    util/lzma/minilzma.cc
M    util/nrv2b/nrv2b.c
M    util/lar/lar.c
M    util/lar/create.c
M    util/lar/lar.h
M    util/lar/lib.c
M    util/lar/extract.c
M    util/lar/list.c


git-svn-id: svn://coreboot.org/repository/LinuxBIOSv3@366 f3766cd6-281f-0410-b1cd-43a5c92072e9
2007-06-26 11:55:06 +00:00
..
doxygen Some modifications of the Doxygen config file to improve the output (trivial). 2007-05-02 13:05:14 +00:00
dtc fix case sensitive issue, fixes newer flex versions by using a macro instead of 2007-06-19 09:52:41 +00:00
kconfig - "grep -q" doesn't exist on solaris (and probably is just a gnu 2007-04-13 16:19:46 +00:00
lar - Extend lar format to support compression (incompatible format change!) 2007-06-26 11:55:06 +00:00
lzma - Extend lar format to support compression (incompatible format change!) 2007-06-26 11:55:06 +00:00
nrv2b - Extend lar format to support compression (incompatible format change!) 2007-06-26 11:55:06 +00:00
options Fix various license headers. 2007-05-20 20:35:59 +00:00
x86emu Fix various Doxygen warnings (trivial). 2007-06-07 00:07:39 +00:00
xcompile Minor bugfixes: 2007-06-20 17:21:49 +00:00
Makefile in order to integrate compression into lar, it needs some makefile splits to 2007-06-16 17:07:24 +00:00