commit | b0102500df14644b388f9c5f1c43c4cd7da78e9d | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | Wed Sep 18 23:37:28 2024 +0200 |
committer | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | Sat Sep 21 10:54:42 2024 +0200 |
tree | 70b6f724794e211fe43e926e84e7a78ada93f452 | |
parent | 5ec5c97f2b0f1db7f277cff2df150d1e1e77eff3 [diff] |
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>