coreboot-kgpe-d16/src
Aaron Durbin 6086e63a79 coreboot: use struct payload for selfload()
In order to encapsulate more data for self loading use struct
payload as the type. That way modifications to what is needed
for payload loading does not introduce more global variables.

Change-Id: I5b8facd7881e397ca7de1c04cec747fc1dce2d5f
Signed-off-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-on: http://review.coreboot.org/5298
Tested-by: build bot (Jenkins)
Reviewed-by: Alexandru Gagniuc <mr.nuke.me@gmail.com>
Reviewed-by: Edward O'Callaghan <eocallaghan@alterapraxis.com>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
2014-03-03 19:49:57 +01:00
..
arch CAR_GLOBAL: enforce compiler to check if _start != _end 2014-02-24 13:54:02 +01:00
console usbdebug: Unify console API 2014-02-20 23:29:12 +01:00
cpu Remove CACHE_ROM. 2014-02-25 00:57:35 +01:00
device device: Do not show "framebuffer graphics resolution" with native init. 2014-02-22 09:07:53 +01:00
drivers drivers/spi: Sort SPI flash files 2014-02-28 21:13:47 +01:00
ec lenovo/x60: Unify volume button handling with common code. 2014-03-01 21:59:15 +01:00
include coreboot: use struct payload for selfload() 2014-03-03 19:49:57 +01:00
lib coreboot: use struct payload for selfload() 2014-03-03 19:49:57 +01:00
mainboard lenovo/x60: Unify volume button handling with common code. 2014-03-01 21:59:15 +01:00
northbridge intel/sandybridge: add PCI IDs for 6-Series PCH 2014-03-01 06:51:08 +01:00
soc baytrail: use common code for iosf accessors 2014-02-27 06:35:44 +01:00
southbridge lynxpoint: Kill alternative cbfs_load_payload. 2014-02-25 20:03:34 +01:00
superio superio/fintek: Document Fintek F71869AD code. 2014-02-13 17:14:20 +01:00
vendorcode coreboot: unify infrastructure for loading payloads 2014-03-03 19:48:02 +01:00
Kconfig Kill ALT_CBFS_LOAD_PAYLOAD 2014-02-25 20:03:49 +01:00