commit | b5b9856e584b5529679936d0827eb9d1f1adda46 | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | Wed Sep 18 23:51:34 2024 +0200 |
committer | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | Sat Sep 21 10:59:06 2024 +0200 |
tree | 9c5fb9811304b1715816b566fc9f24237ae46fd0 | |
parent | 6210ac00c370be909fec82b3a13256e86c525220 [diff] |
efi_loader: correct efi_set_variable_int() description The name used in the function description must match the function. Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com> Reviewed-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>