linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/1] efi/libstub: Add libstub/random.c to the documentation tree
@ 2020-06-15 20:39 Heinrich Schuchardt
  2020-06-16  8:56 ` Ard Biesheuvel
  0 siblings, 1 reply; 2+ messages in thread
From: Heinrich Schuchardt @ 2020-06-15 20:39 UTC (permalink / raw)
  To: Jonathan Corbet
  Cc: Ard Biesheuvel, Ingo Molnar, linux-doc, linux-kernel,
	Heinrich Schuchardt

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


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-06-16  8:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-06-15 20:39 [PATCH 1/1] efi/libstub: Add libstub/random.c to the documentation tree Heinrich Schuchardt
2020-06-16  8:56 ` Ard Biesheuvel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).