coreboot-kgpe-d16/src
Paul Menzel b45bbb253f nb/intel/i945: Fix SPD dumps
Currently the `break` further down is called unconditionally as the
brackets for the body of the if statement are missing. Add those.

Change-Id: I34917a9877dcc882d880dedea689e1d72fe52888
Found-by: Coverity (CID 1372941:  Control flow issues  (UNREACHABLE))
Signed-off-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-on: https://review.coreboot.org/18971
Tested-by: build bot (Jenkins)
Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
2017-03-24 17:07:11 +01:00
..
acpi
arch arch/x86: Fix most of remaining issues detected by checkpatch 2017-03-20 16:36:24 +01:00
commonlib commonlib: Wrap lines at 80 columns 2017-03-13 21:23:21 +01:00
console console: Enable do_printk_va_list for VBOOT 2016-12-27 18:07:39 +01:00
cpu cpu/x86: add a barrier with timeout 2017-03-19 21:40:08 +01:00
device device/dram/ddr2: Add common ddr2 spd decoder 2017-03-10 11:17:27 +01:00
drivers nb/i945/gma.c: Refactor panel setup 2017-03-18 16:54:08 +01:00
ec google/chromeec: Ensure \_SB.LID0 is present before using it 2017-03-22 17:54:36 +01:00
include cr50: add unmarshaling of vendor commands and process 'enable_update' 2017-03-23 23:49:58 +01:00
lib cr50: add unmarshaling of vendor commands and process 'enable_update' 2017-03-23 23:49:58 +01:00
mainboard mainboard/google/snappy: Update DPTF settings 2017-03-24 14:44:02 +01:00
northbridge nb/intel/i945: Fix SPD dumps 2017-03-24 17:07:11 +01:00
soc soc/intel/apollolake: Remove unused CAR_GLOBAL variable 2017-03-24 14:48:16 +01:00
southbridge southbridge/intel/i82801gx: Fix problems found by checkpatch.pl 2017-03-22 17:55:53 +01:00
superio sio/ite/it8783ef: Return (0) in ACPI _PSC methods 2016-12-13 22:49:24 +01:00
vboot src/vboot: Add valid license headers to all files 2017-03-23 19:11:04 +01:00
vendorcode vboot/tpm2: enable nvmem commits on cr50 when writing firmware secdata 2017-03-09 19:15:03 +01:00
Kconfig GDB_WAIT: Clarify Kconfig description 2017-03-14 22:20:47 +01:00