From 14c05d8f3e39a548fdc0cc70a6f8edeb4a500489 Mon Sep 17 00:00:00 2001 From: Roman Bogorodskiy Date: Tue, 20 May 2025 18:48:12 +0200 Subject: [PATCH] NEWS: bhyve: document NVRAM support Signed-off-by: Roman Bogorodskiy Reviewed-by: Michal Privoznik --- NEWS.rst | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/NEWS.rst b/NEWS.rst index e924c08fbf..636fcbd573 100644 --- a/NEWS.rst +++ b/NEWS.rst @@ -23,6 +23,14 @@ v11.4.0 (unreleased) That option suppresses registration of pkttyagent with polkitd. + * bhyve: support NVRAM configuration for UEFI firmwares + + The bhyve driver now supports specifying NVRAM store file, such as:: + + + + + * **Bug fixes** * qemu: Fix failure when reverting to internal snapshots -- 2.47.2