Enable OVMF option. Has no side-effects and doesn't require compile-time
or run-time dependencies until you add bios='ovmf' in a domU cfg.
Also see #858962
[ Mark Pryor ]
* Fix shared library build dependencies for the new xentoolcore library.
+ [ John Keates ]
+ * Enable OVMF (Closes: #858962)
+
-- Hans van Kranenburg <hans@knorrie.org> Sun, 25 Feb 2018 01:21:20 +0100
xen (4.8.2+xsa245-0+deb9u1) stretch-security; urgency=high
--disable-ocamltools \
--disable-qemu-traditional --disable-rombios \
--with-system-qemu=/usr/bin/qemu-system-i386 \
+ --enable-ovmf --with-system-ovmf=/usr/share/ovmf/OVMF.fd \
--with-system-seabios=/usr/share/seabios/bios-256k.bin
@$(stamp)