coreboot/src/vendorcode/amd
Kyösti Mälkki 85b2ed5438 soc/amd/common: Introduce module_dispatch()
This change removes all the separate entrypoint dispatch
functions as they all share the same pattern.

Furthermore, none of the function definitions under vendorcode
binaryPI/AGESA.c file have proper declarations, the ones compiler
picks up from AGESA.h are for the internal implementations and
with sanely organized headerfiles would not be exposed outside
the build of AGESA at all.

Change-Id: I0b72badc007565740c93b58743cfd048e8b42775
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/31485
Reviewed-by: Nico Huber <nico.h@gmx.de>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2019-05-06 10:26:25 +00:00
..
agesa vc/amd/agesa/f14: Add missing break statement 2019-04-07 03:27:52 +00:00
cimx vendorcode/amd/cimx/sb*: Rename RSDP header 2018-08-27 15:26:33 +00:00
include AGESA cimx: Move cb_types.h to vendorcode 2017-09-26 09:25:47 +00:00
pi soc/amd/common: Introduce module_dispatch() 2019-05-06 10:26:25 +00:00
Kconfig AGESA/PI: replace HUDSON_DISABLE_IMC with HUDSON_IMC_ENABLE 2019-01-14 06:50:11 +00:00
Makefile.inc AMD Steppe Eagle: Add binary PI vendorcode files 2014-08-30 19:13:45 +02:00