commit | 89d911e386cc439c68ab961e76937c377e7d7127 | [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 | 016c39c3b24e390f4672e3a2a649230acab0afd3 [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>