coreboot-kgpe-d16/payloads/libpayload/i386
Jordan Crouse 9dac1b4cca libpayload: Add an exec() and i386_do_exec() function
Add functions for libpayload to execute other payloads in memory,
and have those functions return cleanly.

Signed-off-by: Jordan Crouse <jordan.crouse@amd.com>
Acked-by: Uwe Hermann <uwe@hermann-uwe.de>


git-svn-id: svn://svn.coreboot.org/coreboot/trunk@3338 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2008-05-20 20:10:49 +00:00
..
Makefile.inc libpayload: Add an exec() and i386_do_exec() function 2008-05-20 20:10:49 +00:00
coreboot.c Drop unneeded #includes, add EXIT_SUCCESS/EXIT_FAILURE (trivial). 2008-04-11 20:16:24 +00:00
exec.S libpayload: Add an exec() and i386_do_exec() function 2008-05-20 20:10:49 +00:00
head.S libpayload: Add an exec() and i386_do_exec() function 2008-05-20 20:10:49 +00:00
main.c libpayload: remove unneeded stack stuff 2008-04-05 01:07:27 +00:00
sysinfo.c Fix the build when serial console support is disabled (trivial). 2008-05-11 16:13:24 +00:00
timer.c libpayload: Add gettimeofday() and friends 2008-04-25 23:11:02 +00:00
util.S Cosmetics, coding style fixes (trivial). 2008-03-20 19:54:59 +00:00