Signed-off-by: Andrea Bolognani <[email protected]>
---
 NEWS.rst | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/NEWS.rst b/NEWS.rst
index 6ca49a4c1b..f4915cd8d9 100644
--- a/NEWS.rst
+++ b/NEWS.rst
@@ -17,6 +17,16 @@ v12.0.0 (unreleased)
 
 * **New features**
 
+  * qemu: Add support for uefi-vars device and firmware builds using it
+
+    This is particularly noteworthy for people running aarch64 VMs, as it makes
+    it finally possible to use Secure Boot on the architecture.
+
+    No special steps are needed to take advantage of this: assuming that you
+    have installed a recent version of QEMU, as well as a build of edk2 that
+    includes the necessary binaries, you can just `enable Secure Boot
+    <kbase/secureboot.html>`__ as you normally would.
+
 * **Improvements**
 
   * qemu: Improvements and fixes to firmware selection
-- 
2.52.0

Reply via email to