Attention is currently required from: Patrick Rudolph, Stefan Reinauer.
Hello build bot (Jenkins), Stefan Reinauer,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/68696
to look at the new patch set (#3).
Change subject: ifdtool: Hardcode supported regions for every chipset ......................................................................
ifdtool: Hardcode supported regions for every chipset
Hardcode the supported regions for every chipset. This allows to decide if a region is reserved and it allows to get the maximum number of regions per chipset.
Update max_regions using the introduced array to prevent corruption of IFDs that have less than 16 regions.
Change-Id: Ie9757999cb2ab4b16a5352baacdc11c61164dd46 Signed-off-by: Patrick Rudolph patrick.rudolph@9elements.com --- M util/ifdtool/ifdtool.c M util/ifdtool/ifdtool.h M util/ifdtool/regions.c 3 files changed, 69 insertions(+), 6 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/96/68696/3