Hello build bot (Jenkins), Aaron Durbin,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/39334
to look at the new patch set (#2).
Change subject: cbfs: Remove unused functions ......................................................................
cbfs: Remove unused functions
cbfs_boot_load_stage_by_name() and cbfs_prog_stage_section() are no longer used. Remove them to make refactoring the rest of the CBFS API easier.
Signed-off-by: Julius Werner jwerner@chromium.org Change-Id: Ie44a9507c4a03499b06cdf82d9bf9c02a8292d5e --- M src/include/cbfs.h M src/lib/cbfs.c 2 files changed, 0 insertions(+), 38 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/34/39334/2