[coreboot-gerrit] Patch merged into coreboot/master: 37f8c3a cbfs_core.c: make cfbs searches even less verbose

gerrit at coreboot.org gerrit at coreboot.org
Wed May 8 05:02:14 CEST 2013


the following patch was just integrated into master:
commit 37f8c3af0e8a7527eacac4646ef19239413b3328
Author: Dave Frodin <dave.frodin at se-eng.com>
Date:   Mon May 6 15:51:39 2013 -0600

    cbfs_core.c: make cfbs searches even less verbose
    
    The cbfs core code would print out the name of the file it is
    searching for and when it is found would print out the name
    again. This contributes to a lot of unnecessary messages in a
    functioning payload’s output. Change this message to a DEBUG one
    so that it will only be printed when CONFIG_DEBUG_CBFS is enabled.
    
    Change-Id: Ib238ff174bedba8eaaad8d1d452721fcac339b1a
    Signed-off-by: Dave Frodin <dave.frodin at se-eng.com>
    Reviewed-on: http://review.coreboot.org/3208
    Reviewed-by: Paul Menzel <paulepanter at users.sourceforge.net>
    Reviewed-by: Bruce Griffith <Bruce.Griffith at se-eng.com>
    Tested-by: build bot (Jenkins)
    Reviewed-by: Stefan Reinauer <stefan.reinauer at coreboot.org>


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

-gerrit



More information about the coreboot-gerrit mailing list