coreboot-kgpe-d16/payloads/libpayload/arch/i386
Marc Jones 55bf2e49d6 Libpayload needs to clear the bss region.
Libpayload shouldn't count on coreboot or other payloads to clear memory. This fixes problems with payloads being loaded after or on top of each other.

Change-Id: I30303d47e465e8921f47acab667c7998ba79fca7
Signed-off-by: Marc Jones <marcj303@gmail.com>
Reviewed-on: http://review.coreboot.org/66
Tested-by: build bot (Jenkins)
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
2011-06-29 03:31:04 +02:00
..
Makefile.inc This change adds PPC support to libpayload, and hooks it up in the build 2009-05-21 10:02:52 +00:00
coreboot.c Add coreboot framebuffer support to libpayload 2010-03-25 18:56:26 +00:00
exec.S This change adds PPC support to libpayload, and hooks it up in the build 2009-05-21 10:02:52 +00:00
head.S Libpayload needs to clear the bss region. 2011-06-29 03:31:04 +02:00
main.c This change adds PPC support to libpayload, and hooks it up in the build 2009-05-21 10:02:52 +00:00
multiboot.c This change adds PPC support to libpayload, and hooks it up in the build 2009-05-21 10:02:52 +00:00
sysinfo.c This change adds PPC support to libpayload, and hooks it up in the build 2009-05-21 10:02:52 +00:00
timer.c prevent timer overflows in libpayload 2010-03-25 18:53:20 +00:00
util.S This change adds PPC support to libpayload, and hooks it up in the build 2009-05-21 10:02:52 +00:00
virtual.c Attached patch moves functions out of the huge libpayload.h into headers 2010-06-24 11:16:10 +00:00