Attention is currently required from: Nikolai Artemiev.
Hello Nikolai Artemiev,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/flashrom/+/69196
to look at the new patch set (#2).
Change subject: layout: Factor out flash_region structure from romentry ......................................................................
layout: Factor out flash_region structure from romentry
The romentry structure is the container ADT with some annotated meta-data such as 'included' or 'file' however the substantive substructure is a 'flash_region'. Therefore factor this out.
Change-Id: I768742b73db901df5b5208fcbcb8a324a06014c2 Signed-off-by: Edward O'Callaghan quasisec@google.com --- M cli_classic.c M flashrom.c M include/layout.h M layout.c 4 files changed, 69 insertions(+), 34 deletions(-)
git pull ssh://review.coreboot.org:29418/flashrom refs/changes/96/69196/2