Nico Huber has posted comments on this change. ( https://review.coreboot.org/17953 )
Change subject: Add option to read ROM layout from IFD ......................................................................
Patch Set 9:
(2 comments)
I'm haven't tested if it builds now on non-x86. It should try at least :)
https://review.coreboot.org/#/c/17953/7/cli_classic.c File cli_classic.c:
PS7, Line 60: " --ifd
Since we only have a few useful single letters available for short opts, I
Done
PS7, Line 574: fl_layout_release(layout); :
Hm, it would be nice if this could be called unconditionally, or perhaps ju
Done