Hello build bot (Jenkins), Patrick Georgi, Martin Roth,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/35281
to look at the new patch set (#2).
Change subject: Build fmap from intel descriptor ......................................................................
Build fmap from intel descriptor
Currently coreboot creates a non-working image when ifd, me and/or other reagions are provided because the bios region offset calculation does not take them into account.
When an ifd is provided we can build the fmap by extracting the offsets from it to create working images for such systems.
Signed-off-by: Michael Niewöhner foss@mniewoehner.de Change-Id: Ief153b08788f1f0484e83418e8308261301ebc44 --- M Makefile.inc M util/cbfstool/default-x86.fmd 2 files changed, 79 insertions(+), 2 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/81/35281/2