[coreboot-gerrit] Patch merged into coreboot/master: 15449fb libpayload: Add missing break statement in coreboot table parsing

gerrit at coreboot.org gerrit at coreboot.org
Tue Dec 3 01:26:12 CET 2013


the following patch was just integrated into master:
commit 15449fbf19e2424a2e801e73ce64b55836588d89
Author: Stefan Reinauer <reinauer at chromium.org>
Date:   Wed Jun 19 12:06:50 2013 -0700

    libpayload: Add missing break statement in coreboot table parsing
    
    Otherwise the code would try to parse GPIOs when encountering
    a mainboard entry in the coreboot table. This never caused any
    problems because the mainboard entry is parsed before the GPIO
    entry.
    
    Signed-off-by: Stefan Reinauer <reinauer at google.com>
    
    Change-Id: I1443bda8585a990a39115743d48304ec4b54bccb
    Reviewed-on: https://gerrit.chromium.org/gerrit/59292
    Reviewed-by: Ronald G. Minnich <rminnich at chromium.org>
    Commit-Queue: Stefan Reinauer <reinauer at google.com>
    Tested-by: Stefan Reinauer <reinauer at google.com>


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

-gerrit



More information about the coreboot-gerrit mailing list