audk/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit
Vitaly Cheptsov bb700fd56c ShellPkg: Add support for input with separately reported modifiers
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=2510

Some firmwares:
- Report Shift modifier even when they report upper-case unicode letter.
- Report Ctrl modifier with "shifted" UniChar (i.e. X - 'A' + 1).

This change provides support for these firmwares preserving the compatibility
with the previous input handling.

Signed-off-by: Michael Belyaev <usrsse2@icloud.com>
Reviewed-by: Vitaly Cheptsov <vit9696@protonmail.com>
2023-12-20 13:36:38 +03:00
..
Edit.c ShellPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
FileBuffer.c ShellPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
FileBuffer.h ShellPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
MainTextEditor.c ShellPkg: Add support for input with separately reported modifiers 2023-12-20 13:36:38 +03:00
MainTextEditor.h ShellPkg: Fix spelling mistake for occurred 2020-08-19 00:54:23 +00:00
Misc.c ShellPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
Misc.h ShellPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
TextEditStrings.uni ShellPkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:25 -07:00
TextEditor.h ShellPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
TextEditorTypes.h ShellPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00