commit | 5c346043f276444e25ab2c3030c0837ed8ea02e7 | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | Fri Feb 10 09:06:17 2023 +0100 |
committer | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | Fri Feb 10 13:05:40 2023 +0100 |
tree | 9c4e403ac79cd76327fd74566e3309c6c9cb2189 | |
parent | 64a44003b4fbc3e2781b1dbcb64b88cf8d31e86d [diff] |
efi_loader: static efi_query_variable_info_runtime() This function is not used externally and hence should be static. Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>