From: Jim Fehlig Date: Mon, 13 Mar 2023 20:37:49 +0000 (-0600) Subject: NEWS: Mention support for custom UEFI firmwar paths in Xen X-Git-Tag: v9.2.0-rc1~87 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=8386242bd0f6c1cb242f9c711e2ef864bf114d0d;p=thirdparty%2Flibvirt.git NEWS: Mention support for custom UEFI firmwar paths in Xen Signed-off-by: Jim Fehlig Reviewed-by: Michal Privoznik --- diff --git a/NEWS.rst b/NEWS.rst index e5b304786b..b60a65a799 100644 --- a/NEWS.rst +++ b/NEWS.rst @@ -41,6 +41,11 @@ v9.2.0 (unreleased) present in the host policy, so it might only work with upcoming operating systems and not with existing ones. + * xen: Support custom UEFI firmware paths + + The Xen libxl driver now supports specifying a custom UEFI firmware path. + Previously the Xen default was used in all cases. + * **Bug fixes** * qemu: Fix validation of the HPET timer