audk/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit
Vitaly Cheptsov 3e3fba022b 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>
2025-02-27 13:42:24 +03:00
..
BufferImage.c ShellPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
BufferImage.h ShellPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
Clipboard.c ShellPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
Clipboard.h ShellPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
DiskImage.c ShellPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
DiskImage.h ShellPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
FileImage.c ShellPkg: UefiShellDebug1CommandsLib: CodeQL Fixes 2024-10-29 02:09:18 +00:00
FileImage.h ShellPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
HexEdit.c ShellPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
HexEditor.h ShellPkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:25 -07:00
HexEditorTypes.h ShellPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
HexeditStrings.uni ShellPkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:25 -07:00
MainHexEditor.c ShellPkg: Add support for input with separately reported modifiers 2025-02-27 13:42:24 +03:00
MainHexEditor.h ShellPkg: Fix spelling mistake for occurred 2020-08-19 00:54:23 +00:00
MemImage.c ShellPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
MemImage.h ShellPkg: Apply uncrustify changes 2021-12-07 17:24:28 +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