]> git.dujemihanovic.xyz Git - u-boot.git/commit
efi_loader: fix some function descriptions
authorHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Wed, 18 Sep 2024 21:37:28 +0000 (23:37 +0200)
committerHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Sat, 21 Sep 2024 08:54:42 +0000 (10:54 +0200)
commit58da850c87240c397242ebd47341c69aa6278119
tree70b6f724794e211fe43e926e84e7a78ada93f452
parent91a7927aa6679d1a3ea30ed9dfe17002d11bcac4
efi_loader: fix some function descriptions

* The function name must be provided in the description.
* The function name must match the name used in the description.

Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
Reviewed-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
lib/efi_loader/efi_console.c
lib/efi_loader/efi_file.c
lib/efi_loader/efi_rng.c
lib/efi_loader/efi_unicode_collation.c