commit | 068dc9c957d6015d924191376fc366eac3fb5993 | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | Fri Sep 02 00:49:12 2022 +0200 |
committer | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | Sat Sep 03 08:16:09 2022 +0200 |
tree | b5dbc975739ec0dc69b4ee649fc0e79afc0ae1d2 | |
parent | b6697c2a7e79660dc3b556bb76337f3fa32a56f6 [diff] |
efi_loader: support CTRL+\ - CTRL+_ In the extended text input protocol support input of control letters 0x1c - 0x1f. Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com> Reviewed-by: Simon Glass <sjg@chromium.org> Reviewed-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>