audk/IntelFrameworkModulePkg/Bus/Isa/Ps2KeyboardDxe
niruiyu a974619978 Remove the check of signature because the code which looks for the input NotifyHandle in the internal linked list is enough.
Enhance ConSplitter to register hot keys for new connected consoles.

Signed-off-by: Ruiyu Ni <ruiyu.ni@intel.com>
Reviewed-by: Hot Tian <hot.tian@intel.com>

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@13358 6f19259b-4bc3-4df7-8a09-765794883524
2012-05-24 08:29:09 +00: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 Change the SimpleTextInEx implementation to return CTRL+C when CTRL and C are both pressed; SimpleTextIn implementation still returns CTRL+3. 2011-10-25 06:09:36 +00:00
Ps2KbdTextIn.c Remove the check of signature because the code which looks for the input NotifyHandle in the internal linked list is enough. 2012-05-24 08:29:09 +00:00
Ps2Keyboard.c Add a PcdPs2KbdExtendedVerification to let user to choose whether extend reset for keyboard driver in start (). Add more debug information in the driver. 2011-08-25 08:23:00 +00:00
Ps2Keyboard.h 1. Add Partial Keystroke Support in Ps2Kb drivers. See the Uefi2.3.1a chapter 11.2 2011-09-30 07:29:42 +00:00
Ps2keyboardDxe.inf Add a PcdPs2KbdExtendedVerification to let user to choose whether extend reset for keyboard driver in start (). Add more debug information in the driver. 2011-08-25 08:23:00 +00:00