Hello build bot (Jenkins), Furquan Shaikh, Patrick Georgi,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/48278
to look at the new patch set (#3).
Change subject: cbfs: Add more error messages for lookup ......................................................................
cbfs: Add more error messages for lookup
The new CBFS stack will log messages for found files but leaves error messages up to the caller. This patch adds appropriate generic error messages to cbfs_lookup(), matching the behavior of the old CBFS stack for not found files.
Signed-off-by: Julius Werner jwerner@chromium.org Change-Id: I8cf44026accc03c466105d06683027caf1693ff0 --- M src/lib/cbfs.c 1 file changed, 10 insertions(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/78/48278/3