aboutsummaryrefslogtreecommitdiff
path: root/qapi/uefi.json
diff options
context:
space:
mode:
Diffstat (limited to 'qapi/uefi.json')
-rw-r--r--qapi/uefi.json6
1 files changed, 4 insertions, 2 deletions
diff --git a/qapi/uefi.json b/qapi/uefi.json
index bdfcabe..a206c2e 100644
--- a/qapi/uefi.json
+++ b/qapi/uefi.json
@@ -3,9 +3,11 @@
#
##
-# = UEFI Variable Store
+# *******************
+# UEFI Variable Store
+# *******************
#
-# The qemu efi variable store implementation (hw/uefi/) uses this to
+# The QEMU efi variable store implementation (hw/uefi/) uses this to
# store non-volatile variables in json format on disk.
#
# This is an existing format already supported by (at least) two other