audk/MdeModulePkg/Library/BrotliCustomDecompressLib
Vitaly Cheptsov 482644d333 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>
2024-07-22 12:38:35 +03:00
..
brotli@666c3280cc ShellPkg: Add support for input with separately reported modifiers 2024-07-22 12:38:35 +03:00
BrotliCustomDecompressLib.inf MdeModulePkg/BrotliCustomDecompressLib: Make brotli a submodule 2020-04-16 01:58:38 +00:00
BrotliDecUefiSupport.c MdeModulePkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
BrotliDecUefiSupport.h MdeModulePkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
BrotliDecompress.c MdeModulePkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
BrotliDecompressLib.uni MdeModulePkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:08 -07:00
BrotliDecompressLibInternal.h MdeModulePkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
GuidedSectionExtraction.c MdeModulePkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
stddef.h MdeModulePkg/BrotliCustomDecompressLib: Make brotli a submodule 2020-04-16 01:58:38 +00:00
stdint.h MdeModulePkg/BrotliCustomDecompressLib: Make brotli a submodule 2020-04-16 01:58:38 +00:00
stdlib.h MdeModulePkg/BrotliCustomDecompressLib: Make brotli a submodule 2020-04-16 01:58:38 +00:00
string.h MdeModulePkg/BrotliCustomDecompressLib: Make brotli a submodule 2020-04-16 01:58:38 +00:00