lkml.org 
[lkml]   [2020]   [Jun]   [15]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subject[PATCH 1/1] efi/libstub: Add libstub/random.c to the documentation tree
Date
Let the description of the efi/libstub/random.c functions appear in the
kernel API documentation in the following chapters:

The Linux driver implementer’s API guide
Linux Firmware API
UEFI Support
UEFI stub library functions

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
---
Documentation/driver-api/firmware/efi/index.rst | 4 ++++
1 file changed, 4 insertions(+)

diff --git a/Documentation/driver-api/firmware/efi/index.rst b/Documentation/driver-api/firmware/efi/index.rst
index 4fe8abba9fc6..08679962ae3b 100644
--- a/Documentation/driver-api/firmware/efi/index.rst
+++ b/Documentation/driver-api/firmware/efi/index.rst
@@ -9,3 +9,7 @@ UEFI stub library functions

.. kernel-doc:: drivers/firmware/efi/libstub/mem.c
:internal:
+
+.. kernel-doc:: drivers/firmware/efi/libstub/random.c
+ :internal:
+
--
2.27.0
\
 
 \ /
  Last update: 2020-06-15 22:40    [W:0.034 / U:0.208 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site