Roger Pau Monne writes ("[PATCH for-4.16] tools/configure: make iPXE dependent on QEMU traditional"): > iPXE is only used by QEMU traditional, so make it off by default > unless QEMU traditional is enabled. > > Reported-by: Andrew Cooper <andrew.coop...@citrix.com> > Fixes: bcf77ce510 ('configure: modify default of building rombios') > Signed-off-by: Roger Pau Monné <roger....@citrix.com>
This seems to me to be, effectively, a missing hunk from bcf77ce510. I have stared at it and it looks right to me. I also looked at some CI logs. Release-Acked-by: Ian Jackson <i...@xenproject.org> Reviewed-by: Ian Jackson <i...@xenproject.org> Ian.