audk/IntelFrameworkModulePkg/Bus/Isa/Ps2KeyboardDxe
Ruiyu Ni 896ae6fc24 IntelFrameworkModule/Ps2Kb: ReadKeyStrokeEx always return key state
Today's implementation only return key state when there is a 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:04:07 +08:00
..
ComponentName.c Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is valid/invalid. 2011-07-05 09:21:58 +00:00
Ps2KbdCtrller.c IntelFrameworkModule/Ps2Kb: ReadKeyStrokeEx always return key state 2018-02-01 14:04:07 +08:00
Ps2KbdTextIn.c IntelFrameworkModule/Ps2Kb: ReadKeyStrokeEx always return key state 2018-02-01 14:04:07 +08:00
Ps2Keyboard.c IntelFrameworkModulePkg Ps2KbDxe: Execute key notify func at TPL_CALLBACK 2016-12-26 18:17:00 +08:00
Ps2Keyboard.h IntelFrameworkModule/Ps2Kb: ReadKeyStrokeEx always return key state 2018-02-01 14:04:07 +08:00
Ps2KeyboardDxe.uni IntelFrameworkModulePkg: Convert all .uni files to utf-8 2015-12-15 04:52:33 +00:00
Ps2KeyboardDxeExtra.uni IntelFrameworkModulePkg: Convert all .uni files to utf-8 2015-12-15 04:52:33 +00:00
Ps2keyboardDxe.inf IntelFrameworkModulePkg/Ps2Kbd: use PCD/Protocol in MdeModulePkg 2016-04-13 14:54:46 +08:00