summaryrefslogtreecommitdiff
path: root/doc/develop/uefi/uefi.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/develop/uefi/uefi.rst')
-rw-r--r--doc/develop/uefi/uefi.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/develop/uefi/uefi.rst b/doc/develop/uefi/uefi.rst
index 52a38c6b23..b7bf135627 100644
--- a/doc/develop/uefi/uefi.rst
+++ b/doc/develop/uefi/uefi.rst
@@ -375,8 +375,8 @@ and used by the steps highlighted below.
--private-key CRT.key \
--certificate CRT.crt \
--index 1 --instance 0 \
- [--fit <FIT image> | --raw <raw image>] \
- <capsule_file_name>
+ [--fit | --raw | --guid <guid-string] \
+ <image_blob> <capsule_file_name>
4. Insert the signature list into a device tree in the following format::