audk/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit
Ruiyu Ni 7cb0313359 ShellPkg/[hex]edit: Fix CTRL+<Alpha> doesn't work from hyper terminal
After commit 20ddbc133f
* MdeModulePkg/ConSplitter: ReadKeyStrokeEx always return key state

When one physical console supports to report the shift key state,
the key data returned from ConSplitter driver at least carries
the shift key valid bit.
The patch fixes the edit/hexedit to accept Unicode (1) when
the no shift key is pressed or reported.

Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Ruiyu Ni <ruiyu.ni@intel.com>
Reviewed-by: Jaben Carsey <jaben.carsey@intel.com>
2018-02-15 14:12:51 +08:00
..
BufferImage.c ShellPkg: Refine casting expression result to bigger size 2017-03-06 14:33:25 +08:00
BufferImage.h
Clipboard.c
Clipboard.h
DiskImage.c ShellPkg/hexedit: Fix a read-after-free bug 2018-02-09 12:24:54 +08:00
DiskImage.h
FileImage.c ShellPkg/hexedit: Fix a read-after-free bug 2018-02-09 12:24:54 +08:00
FileImage.h
HexEdit.c
HexEditor.h
HexEditorTypes.h ShellPkg/[hex]edit: use SimpleTextInEx to read console 2018-02-13 10:54:45 +08:00
HexeditStrings.uni
MainHexEditor.c ShellPkg/[hex]edit: Fix CTRL+<Alpha> doesn't work from hyper terminal 2018-02-15 14:12:51 +08:00
MainHexEditor.h
MemImage.c ShellPkg/HexEdit: Fix EBC build failure 2017-11-07 10:17:28 +08:00
MemImage.h
Misc.c
Misc.h