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 (#4).
Change subject: Build fmap from intel descriptor ......................................................................
Build fmap from intel descriptor
Currently coreboot build creates a broken image when setting CBFS_SIZE=ROM_SIZE to make use of all available space and ifd, me and/or other regions 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 configurations.
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/4