audk/MdeModulePkg/Universal/Console/ConSplitterDxe
Ruiyu Ni 20ddbc133f MdeModulePkg/ConSplitter: ReadKeyStrokeEx always return key state
Today's implementation only return key state when there is key.
But when user doesn't press any key, the key state cannot be
returned.

The patch changes the ReadKeyStrokeEx() to always return the
key state even there is no key pressed.

Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Ruiyu Ni <ruiyu.ni@intel.com>
Reviewed-by: Star Zeng <star.zeng@intel.com>
Cc: Michael D Kinney <michael.d.kinney@intel.com>
2018-02-01 14:03:53 +08:00
..
ComponentName.c
ConSplitter.c MdeModulePkg/ConSplitter: ReadKeyStrokeEx always return key state 2018-02-01 14:03:53 +08:00
ConSplitter.h MdeModulePkg/ConSplitter: ReadKeyStrokeEx always return key state 2018-02-01 14:03:53 +08:00
ConSplitterDxe.inf MdeModulePkg: INF/DEC file updates to EDK II packages 2014-08-28 06:34:06 +00:00
ConSplitterDxe.uni MdeModulePkg: Convert all .uni files to utf-8 2015-12-15 04:56:23 +00:00
ConSplitterDxeExtra.uni MdeModulePkg: Convert all .uni files to utf-8 2015-12-15 04:56:23 +00:00
ConSplitterGraphics.c Get correct GOP protocol for physical GOP device. 2012-08-22 08:52:04 +00:00