audk/MdeModulePkg/Universal/Console
Star Zeng cf88579c10 MdeModulePkg ConSplitterDxe: Support toggle state sync
Register key notify for toggle state (CapsLock, NumLock and ScrollLock)
sync between multiple keyboards.
The implementation for this feature requires keyboard driver supports
EFI_KEY_STATE_EXPOSED, and turns on physical TextInEx partial key
report for toggle state sync.
The virtual TextInEx will report the partial key after it is required
by calling SetState(X | KEY_STATE_VALID_EXPOSED) explicitly.

Cc: Ruiyu Ni <Ruiyu.ni@intel.com>
Cc: Michael Kinney <michael.d.kinney@intel.com>
Cc: Feng Tian <feng.tian@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Star Zeng <star.zeng@intel.com>
Reviewed-by: Ruiyu Ni <Ruiyu.ni@intel.com>
2016-12-26 18:16:58 +08:00
..
ConPlatformDxe MdeModulePkg/Universal: Fix typos in comments 2016-10-27 09:11:19 +08:00
ConSplitterDxe MdeModulePkg ConSplitterDxe: Support toggle state sync 2016-12-26 18:16:58 +08:00
GraphicsConsoleDxe MdeModulePkg: Fix GraphicsConsole driver resolution out of sync issue 2016-01-11 02:29:09 +00:00
GraphicsOutputDxe MdeModulePkg/GraphicsOutputDxe.inf: Correct the protocol/GUID usages 2016-10-25 10:52:44 +08:00
TerminalDxe MdeModulePkg/TerminalDxe: Initialize variable after declaration 2016-12-20 10:51:22 +08:00