audk/IntelFrameworkModulePkg/Csm
Ruiyu Ni 821807bcef IntelFrameworkModule/ThunkKb: 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:12 +08:00
..
BiosThunk IntelFrameworkModule/ThunkKb: ReadKeyStrokeEx always return key state 2018-02-01 14:04:12 +08:00
LegacyBiosDxe IntelFrameworkModulePkg/LegacyBios: Use macro to enable/disable page 0 2017-12-08 14:38:45 +08:00