coreboot-kgpe-d16/payloads
Marc Jones 5f145faff8 Don't do a call as the first instruction in libpayload.
Doing a call before the payload has set up its stack is risky. The stack may
not be in a favorable location. Normally this is not an issue with coreboot
or other well behaved callers.

Change-Id: Ie6f6748a471324b29ebad045c807dfc9f4b92034
Signed-off-by: Marc Jones <marcj303@gmail.com>
Reviewed-on: http://review.coreboot.org/240
Tested-by: build bot (Jenkins)
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
2011-10-11 11:47:06 +02:00
..
bayou Run doxygen -u on doxygen configuration files 2010-06-28 10:40:38 +00:00
coreinfo Add build instructions for coreinfo, specially pointing out installing 2011-04-01 00:39:07 +00:00
external Run 'git fetch' in SeaBIOS only when really needed 2011-07-07 13:25:53 +02:00
libpayload Don't do a call as the first instruction in libpayload. 2011-10-11 11:47:06 +02:00