From 8386242bd0f6c1cb242f9c711e2ef864bf114d0d Mon Sep 17 00:00:00 2001 From: Jim Fehlig Date: Mon, 13 Mar 2023 14:37:49 -0600 Subject: [PATCH] NEWS: Mention support for custom UEFI firmwar paths in Xen Signed-off-by: Jim Fehlig Reviewed-by: Michal Privoznik --- NEWS.rst | 5 +++++ 1 file changed, 5 insertions(+) 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 -- 2.47.2