commit | f2e7d0077aa4d5ffda5f5bf2ccfe31a5acd201d3 | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | Fri Feb 10 08:51:41 2023 +0100 |
committer | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | Fri Feb 10 13:05:40 2023 +0100 |
tree | 215c42bbeb1fff80e21f030841e3f50d18657de7 | |
parent | 8126a1e0802f7c79610c62b0f74d1b61bcc2a05d [diff] |
efi_loader: static functions in efi_console.c Define function set_shift_mask() as static as it is not used externally. Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>