commit | e053a144ca85ffbc8649bc3e170c408b42f92536 | [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 | 0b7b56d7d7446ab24d2b8da2236ec44ea7edf2cc [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>