Hello Paul Menzel, build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/23203
to look at the new patch set (#5).
Change subject: [WIP]Add support to get layout from a binary fmap file ......................................................................
[WIP]Add support to get layout from a binary fmap file
This is mutually exclusive with using a layoutfile or fetching the layout from ifd.
Does not work since stack is smashed when parsing fmap buffer. Is dynamic allocation of buffer containing fmap binary really needed?
Change-Id: I0e7fad38ed79a84d41358e1f175c36d255786c12 Signed-off-by: Arthur Heymans arthur@aheymans.xyz --- M Makefile M cli_classic.c M flashrom.8.tmpl A fmap.c A fmap.h M layout.c 6 files changed, 182 insertions(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/flashrom refs/changes/03/23203/5