audk/MdeModulePkg/Universal/Console/TerminalDxe
Gao, Zhichao e86664d2b0 MdeModulePkg/TerminalDxe: Enhance the arrow keys support
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=2219

First previous patch remove the VT100Plus's arrow keys' support.
Add it back.

The arrow keys would send ESC [A through to ESC [D. Add this
support for the new introduced terminal type.

Cc: Jian J Wang <jian.j.wang@intel.com>
Cc: Hao A Wu <hao.a.wu@intel.com>
Cc: Ray Ni <ray.ni@intel.com>
Cc: Liming Gao <liming.gao@intel.com>
Signed-off-by: Zhichao Gao <zhichao.gao@intel.com>
Reviewed-by: Ray Ni <ray.ni@intel.com>
2019-09-27 15:49:29 +08:00
..
Ansi.c MdeModulePkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:08 -07:00
ComponentName.c MdeModulePkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:08 -07:00
Terminal.c MdeModulePkg/TerminalDxe: Extend the terminal console support types 2019-09-24 21:56:46 +08:00
Terminal.h MdeModulePkg/TerminalDxe: Extend the terminal console support types 2019-09-24 21:56:46 +08:00
TerminalConIn.c MdeModulePkg/TerminalDxe: Enhance the arrow keys support 2019-09-27 15:49:29 +08:00
TerminalConOut.c MdeModulePkg/TerminalDxe: Extend the terminal console support types 2019-09-24 21:56:46 +08:00
TerminalDxe.inf MdeModulePkg/TerminalDxe: Extend the terminal console support types 2019-09-24 21:56:46 +08:00
TerminalDxe.uni MdeModulePkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:08 -07:00
TerminalDxeExtra.uni MdeModulePkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:08 -07:00
Vtutf8.c MdeModulePkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:08 -07:00