Hello Patrick Georgi, Martin Roth,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/34666
to look at the new patch set (#2).
Change subject: vendorcode/eltan/security/lib: Add missing vb2ex_printf() ......................................................................
vendorcode/eltan/security/lib: Add missing vb2ex_printf()
Build error on missing vb2ex_printf(). Add the file cb_vb2.c which contains the missing vb2ex_printf().
BUG=N/A TEST=Boot Linux 4.20 and verify logging on Facebook FBG-1701
Change-Id: I3f649f3faf1e812d592e4981bc75698e2cad1cc8 Signed-off-by: Frans Hendriks fhendriks@eltan.com --- M src/vendorcode/eltan/security/lib/Makefile.inc A src/vendorcode/eltan/security/lib/cb_vb2.c 2 files changed, 37 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/66/34666/2