switch-coreboot/util
Uwe Hermann eb1a12cf8d The checksum creation in lar starts somewhere in the lar image,
and ends at the end of a temporary buffer, which doesn't look
right to me (and segfaults if between those two there's an unmapped
region, as happened here).

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



git-svn-id: svn://coreboot.org/repository/LinuxBIOSv3@480 f3766cd6-281f-0410-b1cd-43a5c92072e9
2007-08-26 12:12:22 +00:00
..
doxygen Some modifications of the Doxygen config file to improve the output (trivial). 2007-05-02 13:05:14 +00:00
dtc * move post_code() to a seperate file 2007-07-23 16:49:00 +00:00
kconfig * move post_code() to a seperate file 2007-07-23 16:49:00 +00:00
lar The checksum creation in lar starts somewhere in the lar image, 2007-08-26 12:12:22 +00:00
lzma - Extend lar format to support compression (incompatible format change!) 2007-06-26 11:55:06 +00:00
nrv2b Always compile in all compression algorithms. This is required for 2007-08-19 22:58:42 +00:00
options Fix various license headers. 2007-05-20 20:35:59 +00:00
x86emu This patch removes all printk format warnings from my LBv3 build (Qemu 2007-08-11 18:38:24 +00:00
xcompile * move post_code() to a seperate file 2007-07-23 16:49:00 +00:00
Makefile in order to integrate compression into lar, it needs some makefile splits to 2007-06-16 17:07:24 +00:00