2020-09-04 07:32:23

by Chester Lin

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

Add the description of "linux,uefi-secure-boot" param.

Signed-off-by: Chester Lin <[email protected]>
---
Documentation/arm/uefi.rst | 2 ++
1 file changed, 2 insertions(+)

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]
========================== ====== ===========================================
--
2.26.1