Hello build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/20569
to look at the new patch set (#4).
Change subject: layout: Add a function to check if numeric range is included ......................................................................
layout: Add a function to check if numeric range is included
This adds a helper function to iterate thru ranges to check if a specified numeric range is marked as included in the layout.
If no include -i arguments were used to specify included regions, then any range will return true.
Change-Id: I096410ea957fe204affa67734e7589a6e4424a26 Signed-off-by: David Hendricks dhendricks@fb.com --- M layout.c M layout.h 2 files changed, 26 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/flashrom refs/changes/69/20569/4