coreboot-kgpe-d16/src
Kyösti Mälkki 55fffa29c2 AGESA binaryPI: Sync STRUCT_NAME definitions
While not implemented, copying the definitions from
later AGESA/AMD.h to older helps us avoid lots of
preprocessor directives.

Change-Id: I34edc1ca23e9c063c4286273c53249ff0a953798
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/31510
Reviewed-by: Marshall Dawson <marshalldawson3rd@gmail.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2019-05-23 09:00:19 +00:00
..
acpi
arch src/mainboard/google: Adopt Mainboards to changed Type41 Func 2019-05-23 08:14:44 +00:00
commonlib commonlib/stdlib.h: Remove printf() from coreboot 2019-05-23 08:42:57 +00:00
console console: Move poor-man's atoi() into string.h 2019-05-23 08:43:12 +00:00
cpu cpu/amd/quadcore: Remove variable set but not used 2019-05-23 08:53:35 +00:00
device vboot: remove OPROM-related code 2019-05-15 17:50:08 +00:00
drivers AGESA binaryPI: Sync STRUCT_NAME definitions 2019-05-23 09:00:19 +00:00
ec ec/google/wilco: set diagnostic LEDs on boot failure 2019-05-22 20:01:25 +00:00
include console: Move poor-man's atoi() into string.h 2019-05-23 08:43:12 +00:00
lib lib/bootblock: Sanitize CMOS after bootblock_*_early_init() 2019-05-23 08:47:59 +00:00
mainboard src/mainboard/google: Adopt Mainboards to changed Type41 Func 2019-05-23 08:14:44 +00:00
northbridge nb/intel/pineview/early_init.c: Remove variable set but not used 2019-05-23 08:57:27 +00:00
security post_code: add post code for failure to load next stage 2019-05-22 14:21:57 +00:00
soc soc/intel/fsp_baytrail/romstage: Remove variable set but not used 2019-05-23 08:58:33 +00:00
southbridge sb/amd/cimx/sb800: Get rid of power button device in coreboot 2019-05-20 14:43:44 +00:00
superio superio/ite: Add IT8786E-I 2019-05-15 17:45:41 +00:00
vendorcode AGESA binaryPI: Sync STRUCT_NAME definitions 2019-05-23 09:00:19 +00:00
Kconfig src/Kconfig: Move DRAM section to src/lib/Kconfig 2019-05-20 10:58:56 +00:00