On Tue, 9 Apr 2019 at 14:47, Philippe Mathieu-Daudé <phi...@redhat.com> wrote: > > Hi, > > Two trivial fixes to avoid the latest EDK2 testing series to > cause trouble to downstream distributions (in particular if > they have PIE enforced). > > Since v2: > - addressed Laszlo's suggestion > - reworded patch description > > v2: https://lists.gnu.org/archive/html/qemu-devel/2019-04/msg01033.html > v1: https://lists.gnu.org/archive/html/qemu-devel/2019-04/msg01006.html > error report: > https://lists.gnu.org/archive/html/qemu-devel/2019-04/msg00992.html > > Regards, > > Phil. > > Philippe Mathieu-Daudé (2): > roms: Rename the EFIROM variable to avoid clashing with iPXE > roms: Allow passing configure options to the EDK2 build tools > > roms/Makefile | 23 ++++++++++++++++++----- > 1 file changed, 18 insertions(+), 5 deletions(-)
Thanks. This is one of a handful of remaining bugs we should fix for 4.0, so I would ideally like to get this in rc3 today (or tomorrow if we have to slip rc3 a day). If people wanting to review this series could do so promptly I'd definitely appreciate it. -- PMM