coreboot/src
Kyösti Mälkki bf201d58eb AGESA f15tn f16kb: Implement common FCH callout
This FCH_OEM_CALLOUT bypasses API and uses structures
that are private to AGESA. Attempt to clean it up by
first clarifying when it is used.

Change-Id: I63aa0f586f73e97d615b8596d73728edbaeb0a2d
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: https://review.coreboot.org/19179
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
2017-08-02 05:00:27 +00:00
..
acpi src/acpi: Add guards on all header files 2017-08-01 23:04:27 +00:00
arch Port cmos.default handling to C environment bootblock 2017-07-26 19:30:01 +00:00
commonlib Rename __attribute__((packed)) --> __packed 2017-07-13 19:45:59 +00:00
console src: add IS_ENABLED() around Kconfig symbol references 2017-07-13 23:57:07 +00:00
cpu binaryPI: Enable EARLY_CBMEM_INIT 2017-08-02 04:57:07 +00:00
device src/device: Add guards on all header files 2017-08-01 23:05:39 +00:00
drivers driver/intel/wifi: Update wifi wake source in elog 2017-07-28 16:27:18 +00:00
ec ec/lenovo/h8/h8: Always enable tp-smapi and thermal 2017-07-18 19:23:26 +00:00
include src/include: Add guards on all header files 2017-08-01 23:04:15 +00:00
lib lib/program.ld: Guard .id section placement 2017-07-30 00:06:20 +00:00
mainboard AGESA: Introduce AGESA_LEGACY_WRAPPER and its counterpart 2017-08-02 04:46:29 +00:00
northbridge AGESA f15tn f16kb: Implement common FCH callout 2017-08-02 05:00:27 +00:00
soc soc/dmp/vortex86: Fix CMOS read and random RTC reset 2017-08-01 13:20:15 +00:00
southbridge AGESA: Introduce AGESA_LEGACY_WRAPPER and its counterpart 2017-08-02 04:46:29 +00:00
superio superio/ite/it8716f: Update init_ec 2017-07-08 19:02:13 +00:00
vboot vboot: Remove get_sw_write_protect_state callback 2017-07-18 23:24:01 +00:00
vendorcode AGESA: Move romstage-ramstage splitline 2017-08-02 04:48:20 +00:00
Kconfig Add support for Undefined Behavior Sanitizer 2017-06-14 19:56:59 +02:00