[coreboot-gerrit] Patch merged into coreboot/master: 20e2f3c x86/smm/smihandler.c: break case in switch

gerrit at coreboot.org gerrit at coreboot.org
Mon Aug 11 17:03:46 CEST 2014


the following patch was just integrated into master:
commit 20e2f3c6e4fb56d0242405fd3a6c229952dfaccd
Author: Patrick Georgi <patrick at georgi-clan.de>
Date:   Sat Aug 9 20:52:21 2014 +0200

    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 at georgi-clan.de>
    Reviewed-on: http://review.coreboot.org/6571
    Tested-by: build bot (Jenkins)
    Reviewed-by: Edward O'Callaghan <eocallaghan at alterapraxis.com>
    Reviewed-by: Stefan Reinauer <stefan.reinauer at coreboot.org>
    Reviewed-by: Aaron Durbin <adurbin at gmail.com>
    Reviewed-by: Paul Menzel <paulepanter at users.sourceforge.net>


See http://review.coreboot.org/6571 for details.

-gerrit



More information about the coreboot-gerrit mailing list