coreboot-kgpe-d16/payloads/libpayload/i386
Klaus Schnass 2c6b33ce3e Libpayload fixes to prevent triple-faults when running in QEMU.
Let the linker figure out the correct address and just CALL the
start_main entry point.

Signed-off-by: Klaus Schnass <dev@stuffit.at>
Acked-by: Uwe Hermann <uwe@hermann-uwe.de>



git-svn-id: svn://svn.coreboot.org/coreboot/trunk@3204 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2008-03-31 21:02:29 +00:00
..
Makefile.inc Cosmetics, fix typos (trivial). 2008-03-21 18:37:23 +00:00
coreboot.c Fix code to allow usage of -Wall in libpayload and the sample (trivial). 2008-03-20 20:46:44 +00:00
head.S Libpayload fixes to prevent triple-faults when running in QEMU. 2008-03-31 21:02:29 +00:00
main.c Libpayload fixes to prevent triple-faults when running in QEMU. 2008-03-31 21:02:29 +00:00
sysinfo.c Cosmetics, coding style fixes (trivial). 2008-03-20 19:54:59 +00:00
timer.c Cosmetics, fix typos (trivial). 2008-03-21 18:37:23 +00:00
util.S Cosmetics, coding style fixes (trivial). 2008-03-20 19:54:59 +00:00