audk/IntelFrameworkModulePkg/Bus/Isa/Ps2KeyboardDxe
vanjeff 8a30d785c3 Fixed issue that addition LEFT CTRL key was detected when press PAUSE key. PS2 keyboard driver should consume all bytes of scan code for PAUSE key.
Signed-off-by: vanjeff
Reviewed-by: niruiyu


git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@12298 6f19259b-4bc3-4df7-8a09-765794883524
2011-09-08 03:36:58 +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 Fixed issue that addition LEFT CTRL key was detected when press PAUSE key. PS2 keyboard driver should consume all bytes of scan code for PAUSE key. 2011-09-08 03:36:58 +00:00
Ps2KbdTextIn.c Fix the PS2 keyboard driver to call hotkey callback even no one is calling ReadKeyStroke 2011-04-19 06:53:29 +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 Fixed issue that addition LEFT CTRL key was detected when press PAUSE key. PS2 keyboard driver should consume all bytes of scan code for PAUSE key. 2011-09-08 03:36:58 +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