Attention is currently required from: Felix Singer, Jack Rosenthal, Nikolai Artemiev. Hello build bot (Jenkins), Jack Rosenthal, Nikolai Artemiev,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/59714
to look at the new patch set (#7).
Change subject: util/cbfstool: Port elogtool to libflashrom ......................................................................
util/cbfstool: Port elogtool to libflashrom
This also uncouples cbfstool from being overly Chromium specific. However the main objective is to not subprocess flashrom any more and instead use the programmatic API.
BUG=b:207808292 TEST=built and ran `elogtool list`.
Change-Id: I79df2934b9b0492a554a4fecdd533a0abe1df231 Signed-off-by: Edward O'Callaghan quasisec@google.com --- M util/cbfstool/Makefile.inc M util/cbfstool/elogtool.c A util/cbfstool/uflashrom.c A util/cbfstool/uflashrom.h 4 files changed, 202 insertions(+), 11 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/14/59714/7