coreboot/payloads/libpayload/libcbfs
Aaron Durbin 0bb11c70de 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@chromium.org>
Reviewed-on: https://gerrit.chromium.org/gerrit/49766
Reviewed-by: Stefan Reinauer <reinauer@chromium.org>
Reviewed-by: Duncan Laurie <dlaurie@chromium.org>
2013-05-01 14:31:03 -07:00
..
cbfs.c libpayload: Fix reading x86 CBFS images from RAM 2013-03-12 10:23:12 +01:00
cbfs_core.c libpayload: make searching for a file less verbose 2013-05-01 14:31:03 -07:00
Makefile.inc libpayload: New CBFS to support multiple firmware media sources. 2013-02-12 11:34:20 +01:00
ram_media.c libpayload: fix size_t handling 2013-03-26 19:35:28 +01:00