Hello Julius Werner, You-Cheng Syu, build bot (Jenkins), Joel Kitching,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/33016
to look at the new patch set (#7).
Change subject: src/driver/vpd: Update lib_vpd from upstream ......................................................................
src/driver/vpd: Update lib_vpd from upstream
Update lib_vpd.c (only containing vpd_decode.c) to latest version from https://chromium.googlesource.com/chromiumos/platform/vpd
The called module (vpd.c) has been also corrected for new lib_vpd types and constants.
BUG=chromium:967209 TEST=select VPD config on kukui; make; boots on at least kukui boards.
Change-Id: I3928e9c43cb87caf93fb44ee10434ce80f0a188a Signed-off-by: Hung-Te Lin hungte@chromium.org --- M src/drivers/vpd/Makefile.inc D src/drivers/vpd/lib_vpd.c D src/drivers/vpd/lib_vpd.h M src/drivers/vpd/vpd.c A src/drivers/vpd/vpd_decode.c A src/drivers/vpd/vpd_decode.h 6 files changed, 184 insertions(+), 360 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/16/33016/7