Needed for efi support. ipxe is grown a bit, so *not* recompiling the (non-efi) pxe roms because that would make some pxe roms larger than 64k, which in turn would be a guest-visible change because the rom bar size grows from 64k to 128k.
Signed-off-by: Gerd Hoffmann <kra...@redhat.com> --- roms/ipxe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roms/ipxe b/roms/ipxe index 7aee315..09c5109 160000 --- a/roms/ipxe +++ b/roms/ipxe @@ -1 +1 @@ -Subproject commit 7aee315f61aaf1be6d2fff26339f28a1137231a5 +Subproject commit 09c5109b8585178172c7608de8d52e9d9af0b680 -- 1.7.9.7