coreboot-kgpe-d16/src/arch/x86/include
Aaron Durbin 7d1996cc4a coreboot: introduce arch_payload_run()
The selfboot() function relied on global variables
within the selfboot.c compilation unit. Now that the
bounce buffer is a part of struct payload use a new
architecture-specific arch_payload_run() function
for jumping to the payload. selfboot() can then be
removed.

Change-Id: Icec74942e94599542148561b3311ce5096ac5ea5
Signed-off-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-on: http://review.coreboot.org/5300
Tested-by: build bot (Jenkins)
Reviewed-by: Alexandru Gagniuc <mr.nuke.me@gmail.com>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
2014-03-03 19:50:32 +01:00
..
arch coreboot: introduce arch_payload_run() 2014-03-03 19:50:32 +01:00
bootblock_common.h Extend CMOS POST code logging to store extra data 2013-11-26 19:10:20 +01:00
stdint.h x86: provide more C standard environment 2013-03-20 04:20:25 +01:00