coreboot/src
Patrick Georgi 20e2f3c6e4 x86/smm/smihandler.c: break case in switch
The case doesn't look like a deliberate fall-through,
since the next case (SNB/IVB/HSW) is more specific
than the one before it, so break out.

Change-Id: I55497aefe9e835842a82121270f2b2a9952f560d
Found-by: Coverity Scan
Signed-off-by: Patrick Georgi <patrick@georgi-clan.de>
Reviewed-on: http://review.coreboot.org/6571
Tested-by: build bot (Jenkins)
Reviewed-by: Edward O'Callaghan <eocallaghan@alterapraxis.com>
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
Reviewed-by: Aaron Durbin <adurbin@gmail.com>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
2014-08-11 17:03:45 +02:00
..
arch coreboot classes: Add dynamic classes to coreboot 2014-08-11 15:42:20 +02:00
console src/console/Kconfig: Fix choice for showing POST codes on console 2014-07-30 20:34:08 +02:00
cpu x86/smm/smihandler.c: break case in switch 2014-08-11 17:03:45 +02:00
device device/oprom/realmode: Sanitize header inclusion 2014-08-08 03:32:13 +02:00
drivers drivers: Add I2C TPM driver to coreboot 2014-08-10 22:25:48 +02:00
ec lenovo/h8: Remove useless smi.h include. 2014-08-11 00:46:33 +02:00
include coreboot_tables: reduce redundant data structures 2014-08-10 22:23:19 +02:00
lib coreboot classes: Add dynamic classes to coreboot 2014-08-11 15:42:20 +02:00
mainboard soc/intel/fsp_baytrail: set up for including irqroute.h twice 2014-08-11 07:22:58 +02:00
northbridge northbridge/intel/*/gma.c: Remove dead code 2014-08-11 16:12:07 +02:00
soc soc/intel/fsp_baytrail: set up for including irqroute.h twice 2014-08-11 07:22:58 +02:00
southbridge i82801ix: Declare gen decode registers. 2014-08-11 09:12:29 +02:00
superio superio/smsc/sio1036: Clean up RAMstage superio.c component 2014-08-09 10:06:13 +02:00
vendorcode coreboot classes: Add dynamic classes to coreboot 2014-08-11 15:42:20 +02:00
Kconfig drivers: Add I2C TPM driver to coreboot 2014-08-10 22:25:48 +02:00