[coreboot-gerrit] Patch merged into coreboot/master: 3eddcff libpayload: make searching for a file less verbose

gerrit at coreboot.org gerrit at coreboot.org
Mon May 6 23:08:21 CEST 2013


the following patch was just integrated into master:
commit 3eddcffe2d9f978081ab2c06cc45ddc473939ded
Author: Aaron Durbin <adurbin at chromium.org>
Date:   Wed May 1 08:40:13 2013 -0500

    libpayload: make searching for a file less verbose
    
    The cbfs core code would print out all unmatched file
    names when searching for a file. This contributes to a lot
    of unnecessary messages in the boot log. Change this
    message to a DEBUG one so that it will only be printed when
    CONFIG_DEBUG_CBFS is enabled.
    
    Change-Id: I34c747e0d3406351318abf70994dbc0bb3fa6c01
    Signed-off-by: Aaron Durbin <adurbin at chromium.org>
    Reviewed-on: http://review.coreboot.org/3164
    Reviewed-by: Paul Menzel <paulepanter at users.sourceforge.net>
    Reviewed-by: Marc Jones <marc.jones at se-eng.com>
    Tested-by: build bot (Jenkins)

Build-Tested: build bot (Jenkins) at Thu May  2 03:13:40 2013, giving +1
See http://review.coreboot.org/3164 for details.

-gerrit



More information about the coreboot-gerrit mailing list