]> git.proxmox.com Git - mirror_edk2.git/commit
The USB keyboard driver use too high TPL event (Notify) to a ckeck repeated key stoke...
authorgikidy <gikidy@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 11 Jun 2009 06:25:30 +0000 (06:25 +0000)
committergikidy <gikidy@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 11 Jun 2009 06:25:30 +0000 (06:25 +0000)
commit4607d9e5e1613b48c700b73db7c906f3bf3af2f9
tree43be6dd93a8df60a751a34c4f362f6372324bc16
parentf754f721bf10508ca15c5c9243caa39c765662cf
The USB keyboard driver use too high TPL event (Notify) to a ckeck repeated key stoke, should use CallBack instead.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8527 6f19259b-4bc3-4df7-8a09-765794883524
MdeModulePkg/Bus/Usb/UsbKbDxe/KeyBoard.c