[coreboot-gerrit] Patch merged into coreboot/master: e690eda cbfs: make searching for a file less verbose

gerrit at coreboot.org gerrit at coreboot.org
Fri May 3 06:25:04 CEST 2013


the following patch was just integrated into master:
commit e690eda978690e8c44804fe81f545a87a552685f
Author: Aaron Durbin <adurbin at chromium.org>
Date:   Thu Apr 25 08:42:23 2013 -0500

    cbfs: 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: I1e46a4b21d80e5d2f9b511a163def7f5d4e0fb99
    Signed-off-by: Aaron Durbin <adurbin at chromium.org>
    Reviewed-on: http://review.coreboot.org/3131
    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 02:25:33 2013, giving +1
See http://review.coreboot.org/3131 for details.

-gerrit



More information about the coreboot-gerrit mailing list