audk/ShellPkg
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
..
Application ShellPkg: Increase PcdShellPrintBufferSize from UINT16 to UINT32 2023-10-17 03:04:05 +00:00
DynamicCommand ShellPkg/Dp: Allow dp command to work without ACPI 2023-11-06 01:33:49 +00:00
Include ShellPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
Library ShellPkg: Add support for input with separately reported modifiers 2023-12-20 13:36:38 +03:00
ShellPkg.ci.yaml ShellPkg: Update YAML to ignore specific ECC files/errors 2021-11-30 14:19:07 +00:00
ShellPkg.dec ShellPkg: Increase PcdShellPrintBufferSize from UINT16 to UINT32 2023-10-17 03:04:05 +00:00
ShellPkg.dsc ShellPkg: Add varpolicy dynamic shell command and app 2023-10-31 14:40:50 +00:00