diff options
Diffstat (limited to 'qapi/uefi.json')
-rw-r--r-- | qapi/uefi.json | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/qapi/uefi.json b/qapi/uefi.json index 6592183..a206c2e 100644 --- a/qapi/uefi.json +++ b/qapi/uefi.json @@ -3,7 +3,9 @@ # ## -# = UEFI Variable Store +# ******************* +# UEFI Variable Store +# ******************* # # The QEMU efi variable store implementation (hw/uefi/) uses this to # store non-volatile variables in json format on disk. |