[coreboot-gerrit] Patch merged into coreboot/master: 1161473 cbfstool: add the missing 'break'

gerrit at coreboot.org gerrit at coreboot.org
Sat Apr 18 08:50:00 CEST 2015


the following patch was just integrated into master:
commit 1161473ecb65844ee24359b0b943a33a696eea24
Author: Vadim Bendebury <vbendeb at chromium.org>
Date:   Thu Jan 8 16:36:35 2015 -0800

    cbfstool: add the missing 'break'
    
    The previous patch introduced a bug where the new added case statement
    was missing the break. There was no problem testing, because an
    unrelated parameter structure field was being modified as a result.
    
    BRANCH=storm
    BUG=none
    TEST=compiles and runs
    
    Change-Id: Iaeb328048f61ffd57057ebce47f2ac8e00fc5aac
    Signed-off-by: Patrick Georgi <pgeorgi at chromium.org>
    Original-Commit-Id: 27ecc130569e4252e4627052f617130a2017c645
    Original-Change-Id: Ib3e6c4c2b5c37588c612b8ab2672f6845c1b4ecb
    Original-Signed-off-by: Vadim Bendebury <vbendeb at chromium.org>
    Original-Reviewed-on: https://chromium-review.googlesource.com/239598
    Original-Reviewed-by: Julius Werner <jwerner at chromium.org>
    Reviewed-on: http://review.coreboot.org/9743
    Tested-by: build bot (Jenkins)
    Reviewed-by: Stefan Reinauer <stefan.reinauer at coreboot.org>
    Reviewed-by: Edward O'Callaghan <edward.ocallaghan at koparo.com>


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

-gerrit



More information about the coreboot-gerrit mailing list