audk/MdeModulePkg/Bus/Usb/UsbKbDxe
Ruiyu Ni c095341cc4 MdeModulePkg/UsbKb: 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:58 +08:00
..
ComponentName.c
EfiKey.c MdeModulePkg/UsbKb: ReadKeyStrokeEx always return key state 2018-02-01 14:03:58 +08:00
EfiKey.h MdeModulePkg: Update comments in SimpleTextInEx according to UEFI 2.7 2017-06-20 09:29:42 +08:00
KeyBoard.c MdeModulePkg/UsbKb: ReadKeyStrokeEx always return key state 2018-02-01 14:03:58 +08:00
KeyBoard.h MdeModulePkg/UsbKb: ReadKeyStrokeEx always return key state 2018-02-01 14:03:58 +08:00
UsbKbDxe.inf MdeModulePkg: list ARM and AARCH64 as valid architectures for some modules 2015-02-23 16:05:50 +00:00
UsbKbDxe.uni MdeModulePkg: Convert all .uni files to utf-8 2015-12-15 04:56:23 +00:00
UsbKbDxeExtra.uni MdeModulePkg: Convert all .uni files to utf-8 2015-12-15 04:56:23 +00:00