add automatic payload compression method to LinuxBIOS
authorStefan Reinauer <stepan@openbios.org>
Tue, 2 May 2006 12:05:13 +0000 (12:05 +0000)
committerStefan Reinauer <stepan@openbios.org>
Tue, 2 May 2006 12:05:13 +0000 (12:05 +0000)
commitead73689db79fecc3e17215d100ab52ce4377657
treef3decd3d843e222394b848805f0f88f74d153700
parentd3ba4aaa245b1af50f70443ba01ec0baf883995f
add automatic payload compression method to LinuxBIOS

git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2288 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
src/arch/i386/Config.lb
src/config/Options.lb
src/cpu/amd/car/copy_and_run.c
src/cpu/x86/car/copy_and_run.c
src/lib/nrv2b.c [new file with mode: 0644]
src/stream/Config.lb
src/stream/rom_stream.c
src/stream/zrom_stream.c [new file with mode: 0644]
util/newconfig/config.g