coreboot/src
Patrick Georgi 477b4c539a AMD Fam10h: Don't write uninitialized data into ACPI
The goto statement skipped all the code that is necessary
to fill in the data structures that are read right after
the jump.

Since there doesn't seem to be useful data, why write these
ACPI objects in the first place?

Change-Id: I1d06c11a7a31517b81e54159355d5c27e3cc3735
Signed-off-by: Patrick Georgi <patrick@georgi-clan.de>
Found-by: Coverity Scan
Reviewed-on: http://review.coreboot.org/8507
Tested-by: build bot (Jenkins)
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Timothy Pearson <tpearson@raptorengineeringinc.com>
Reviewed-by: Alexandru Gagniuc <mr.nuke.me@gmail.com>
2015-02-23 20:33:45 +01:00
..
arch Remove */cpu/amd/agesa/* from excluded illegal globals file 2015-02-23 10:39:43 +01:00
console CBMEM console: Fix and enhance pre-RAM support 2015-01-27 22:44:17 +01:00
cpu AMD Fam10h: Don't write uninitialized data into ACPI 2015-02-23 20:33:45 +01:00
device device/device_util.c: Add space after ellipse for better legibility 2015-02-15 09:21:09 +01:00
drivers drivers/xgi: Avoid double-free 2015-02-23 20:33:38 +01:00
ec acpi: Generate valid ACPI processor objects 2015-02-16 21:02:30 +01:00
include AMD K8 fam10: Refactor offset_unitid configuration 2015-02-20 07:04:00 +01:00
lib x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer 2015-02-15 08:50:22 +01:00
mainboard AMD amdfam10: Always have HT3_SUPPORT 2015-02-20 07:03:43 +01:00
northbridge AMD binaryPI: Drop HT3_SUPPORT 2015-02-20 07:56:09 +01:00
soc tegra132: Postprocess bootblock properly 2015-02-17 18:11:01 +01:00
southbridge nvidia/ck804: Minor cleanup on dead code 2015-02-16 23:14:18 +01:00
superio superio/fintek/f81216h: Add the correct unlock key values 2015-02-14 00:53:26 +01:00
vendorcode AMD cimx/sb800: Disable unused GPP ports 2015-02-14 22:37:33 +01:00
Kconfig nvram: Add option to reset NVRAM to default parameters on every boot 2015-02-16 08:36:37 +01:00