summaryrefslogtreecommitdiff
path: root/Documentation/efi.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/efi.rst')
-rw-r--r--Documentation/efi.rst16
1 files changed, 16 insertions, 0 deletions
diff --git a/Documentation/efi.rst b/Documentation/efi.rst
new file mode 100644
index 0000000000..51c1de24f8
--- /dev/null
+++ b/Documentation/efi.rst
@@ -0,0 +1,16 @@
+.. SPDX-License-Identifier: GPL-2.0+
+
+EFI subsystem
+=============
+
+Boot services
+-------------
+
+.. kernel-doc:: lib/efi_loader/efi_boottime.c
+ :internal:
+
+Runtime services
+----------------
+
+.. kernel-doc:: lib/efi_loader/efi_runtime.c
+ :internal: