diff mbox series

[6/6] docs/arm: add the description of uefi-secure-boot param

Message ID 20200904072905.25332-7-clin@suse.com (mailing list archive)
State New, archived
Headers show
Series add ima_arch support for ARM64 | expand

Commit Message

Chester Lin Sept. 4, 2020, 7:29 a.m. UTC
Add the description of "linux,uefi-secure-boot" param.

Signed-off-by: Chester Lin <clin@suse.com>
---
 Documentation/arm/uefi.rst | 2 ++
 1 file changed, 2 insertions(+)
diff mbox series

Patch

diff --git a/Documentation/arm/uefi.rst b/Documentation/arm/uefi.rst
index f868330df6be..7d9c6a1697af 100644
--- a/Documentation/arm/uefi.rst
+++ b/Documentation/arm/uefi.rst
@@ -64,4 +64,6 @@  linux,uefi-mmap-desc-size   32-bit   Size in bytes of each entry in the UEFI
                                      memory map.
 
 linux,uefi-mmap-desc-ver    32-bit   Version of the mmap descriptor format.
+
+linux,uefi-secure-boot      32-bit   UEFI Secure Boot [0: Disabled 1: Enabled]
 ==========================  ======   ===========================================