David Hendricks uploaded patch set #3 to the change originally created by Nico Huber.

View Change

Implement IFWI layout reading

Alas, yet another conflicting command-line option before we overhaul the
internal layout handling.

v2: Also parse the descriptors of Logical Boot Partitio 2. Prefix region
names with `LBP1/` and `LBP2/` respectively.

v3: Split entries out of the structs `bpdt` and `spd`. Having them not
in one structure makes the code a little simpler.

Change-Id: I1f1ef4c5d109b81dec7a11bca04ba89204fa84eb
Signed-off-by: Nico Huber <nico.h@gmx.de>
---
M Makefile
M cli_classic.c
A ifwi.c
M ifwi.h
M libflashrom.c
M libflashrom.h
6 files changed, 474 insertions(+), 4 deletions(-)

git pull ssh://review.coreboot.org:29418/flashrom refs/changes/18/31018/3

To view, visit change 31018. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: flashrom
Gerrit-Branch: master
Gerrit-Change-Id: I1f1ef4c5d109b81dec7a11bca04ba89204fa84eb
Gerrit-Change-Number: 31018
Gerrit-PatchSet: 3
Gerrit-Owner: Nico Huber <nico.h@gmx.de>
Gerrit-Reviewer: Nico Huber <nico.h@gmx.de>
Gerrit-Reviewer: Paul Menzel <paulepanter@users.sourceforge.net>
Gerrit-Reviewer: Thomas Heijligen <src@posteo.de>
Gerrit-Reviewer: build bot (Jenkins) <no-reply@coreboot.org>
Gerrit-MessageType: newpatchset