From 76956556fc56c8aaa782f131f4e4fa6fbaaf640f Mon Sep 17 00:00:00 2001 From: Heinrich Schuchardt Date: Fri, 10 Apr 2020 17:39:23 +0200 Subject: 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 --- doc/api/efi.rst | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'doc') diff --git a/doc/api/efi.rst b/doc/api/efi.rst index 631c0ceb1d..b9c0c6efc5 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: -- cgit v1.2.3