coreboot-kgpe-d16/src/mainboard/amd/union_station
Kyösti Mälkki 9c7d73ca3f AMD sb800 sb900: Fix corruption of a global ramstage variable
A late for loop may reference over the current array allocation
and corrupt an unrelated global variable. As a quick fix bumb the
size of the array allocation uniformly to 6.

Change-Id: Ib067fdf077e091d13e32cc3a8e4a0b713d19bcc2
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: http://review.coreboot.org/3914
Tested-by: build bot (Jenkins)
Reviewed-by: Aaron Durbin <adurbin@google.com>
Reviewed-by: Bruce Griffith <Bruce.Griffith@se-eng.com>
2013-09-11 07:05:25 +02:00
..
acpi AMD boards: routing.asl: Uniformly start Package() with capital letter 2013-06-23 19:51:49 +02:00
acpi_tables.c AMD Fam14 boards: Unify acpi_table.c by mainly using Inagua’s one 2013-02-21 23:15:14 +01:00
agesawrapper.c GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« 2013-03-01 10:16:08 +01:00
agesawrapper.h GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« 2013-03-01 10:16:08 +01:00
BiosCallOuts.c AMD Union Station: Use SPD read code from F14 wrapper 2013-03-08 22:18:50 +01:00
BiosCallOuts.h GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« 2013-03-01 10:16:08 +01:00
buildOpts.c 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 AMD Union Station: Use SPD read code from F14 wrapper 2013-03-08 22:18:50 +01:00
dsdt.asl AMD Fam14: Split out the AMD Fam14 DSDT 2013-04-18 02:49:49 +02:00
get_bus_conf.c AMD sb800 sb900: Fix corruption of a global ramstage variable 2013-09-11 07:05:25 +02:00
irq_tables.c AMD sb800 sb900: Fix corruption of a global ramstage variable 2013-09-11 07:05:25 +02:00
Kconfig Drop WARNINGS_ARE_ERRORS exceptions 2013-06-28 02:49:05 +02:00
mainboard.c AMD Union Station: Use SPD read code from F14 wrapper 2013-03-08 22:18:50 +01:00
Makefile.inc AMD southbridges: Move HAVE_HARD_RESET 2013-06-17 21:50:46 +02:00
mptable.c AMD sb800 sb900: Fix corruption of a global ramstage variable 2013-09-11 07:05:25 +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
PlatformGnbPcie.c AMD Llano, Brazos boards: Use sizeof(var) to get its size 2013-05-30 18:10:45 +02:00
PlatformGnbPcieComplex.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 Include boot_cpu.c for romstage builds 2013-08-15 20:49:03 +02:00