aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorHeinrich Schuchardt <xypron.glpk@gmx.de>2020-04-10 17:39:23 +0200
committerHeinrich Schuchardt <xypron.glpk@gmx.de>2020-04-16 08:10:01 +0200
commit76956556fc56c8aaa782f131f4e4fa6fbaaf640f (patch)
tree2d5696e46c7841e5e9a2ef5858ff4d75f7055be0 /doc
parentbdf329e4a3ea1209a50d4cbe267ada41384eb750 (diff)
downloadu-boot-76956556fc56c8aaa782f131f4e4fa6fbaaf640f.zip
u-boot-76956556fc56c8aaa782f131f4e4fa6fbaaf640f.tar.gz
u-boot-76956556fc56c8aaa782f131f4e4fa6fbaaf640f.tar.bz2
efi_loader: function descriptions efi_unicode_collation.c
Correct function descriptions in efi_unicode_collation.c Add the Unicode collation protocol to the generated HTML documentation. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Diffstat (limited to 'doc')
-rw-r--r--doc/api/efi.rst6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/api/efi.rst b/doc/api/efi.rst
index 631c0ce..b9c0c6e 100644
--- a/doc/api/efi.rst
+++ b/doc/api/efi.rst
@@ -151,3 +151,9 @@ Text IO protocols
.. kernel-doc:: lib/efi_loader/efi_console.c
:internal:
+
+Unicode Collation protocol
+~~~~~~~~~~~~~~~~~~~~~~~~~~
+
+.. kernel-doc:: lib/efi_loader/efi_unicode_collation.c
+ :internal: