coreboot-kgpe-d16/src/mainboard/supermicro/h8scm
Edward O'Callaghan 06ff7268f6 AGESA: Fix error status code return type to enum from UINT32
AGESA correctly uses the enum AGESA_STATUS type whereas boards use a
mess of UINT32 typecasts.

Also no need to shout VOID. We are not that careful on changing
all cases of VOID->void or whitespace issues as these files will
get merged with follow-ups.

Change-Id: I16ccfcc73cda6b917c7ff5fd42ee2cd04e7dc0dd
Signed-off-by: Edward O'Callaghan <eocallaghan@alterapraxis.com>
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: http://review.coreboot.org/6182
Tested-by: build bot (Jenkins)
2014-07-14 19:47:25 +02:00
..
acpi mainboard/*/acpi/ide.asl: Serialize ACPI methods to avoid races. 2014-04-13 08:25:44 +02:00
acpi_tables.c AGESA: Call get_bus_conf() just once 2014-07-03 09:48:57 +02:00
agesawrapper.c AGESA: Fix error status code return type to enum from UINT32 2014-07-14 19:47:25 +02:00
agesawrapper.h AGESA: Fix error status code return type to enum from UINT32 2014-07-14 19:47:25 +02:00
BiosCallOuts.c AGESA: Use common heap allocator 2014-06-06 13:31:31 +02:00
BiosCallOuts.h AGESA: Use common GetBiosCallout() 2014-06-06 13:30:52 +02:00
board_info.txt board-status: Add board_info.txt extracted from wiki. 2014-01-19 01:35:03 +01:00
buildOpts.c mainboard: Trivial - drop trailing blank lines at EOF 2014-07-08 13:54:47 +02:00
chip.h GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« 2013-03-01 10:16:08 +01:00
cmos.layout GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« 2013-03-01 10:16:08 +01:00
devicetree.cb Supermicro H8SCM: Use SPD read code from F15 wrapper 2013-03-20 05:54:51 +01:00
dsdt.asl amd/agesa,cimx: Rename ACPI OS detection methods 2014-06-14 20:47:57 +02:00
fadt.c mainboard: Trivial - drop trailing blank lines at EOF 2014-07-08 13:54:47 +02:00
get_bus_conf.c AGESA: Call get_bus_conf() just once 2014-07-03 09:48:57 +02:00
irq_tables.c AGESA: Call get_bus_conf() just once 2014-07-03 09:48:57 +02:00
Kconfig mainboard: Clear up remaining SIO_PORT from Kconfig 2014-06-18 21:17:27 +02:00
mainboard.c Drop add_mainboard_resources and HAVE_MAINBOARD_RESOURCES again 2013-04-15 07:29:13 +02:00
Makefile.inc AMD southbridges: Move HAVE_HARD_RESET 2013-06-17 21:50:46 +02:00
mptable.c AGESA: Call get_bus_conf() just once 2014-07-03 09:48:57 +02:00
OptionsIds.h GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« 2013-03-01 10:16:08 +01:00
platform_cfg.h GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« 2013-03-01 10:16:08 +01:00
platform_oem.c mainboard: Trivial - drop trailing blank lines at EOF 2014-07-08 13:54:47 +02:00
rd890_cfg.c mainboard: Trivial - drop trailing blank lines at EOF 2014-07-08 13:54:47 +02:00
rd890_cfg.h GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« 2013-03-01 10:16:08 +01:00
romstage.c mainboard: Trivial - drop trailing blank lines at EOF 2014-07-08 13:54:47 +02:00
sb700_cfg.c mainboard: Trivial - drop trailing blank lines at EOF 2014-07-08 13:54:47 +02:00
sb700_cfg.h AMD SB700 boards: Set Azalia configuration flags 2013-06-28 01:40:03 +02:00