]> git.proxmox.com Git - mirror_edk2.git/blobdiff - IntelFrameworkModulePkg/Csm/BiosThunk/KeyboardDxe/BiosKeyboard.c
IntelFrameworkModulePkg: Avoid key notification called more than once
[mirror_edk2.git] / IntelFrameworkModulePkg / Csm / BiosThunk / KeyboardDxe / BiosKeyboard.c
index 63f6303995c7c0ae139ef3bc24ef99d1905e86f7..bee5f8f5e5f241715a4957c0193c8e4bda7aa6ac 100644 (file)
@@ -1986,6 +1986,7 @@ BiosKeyboardTimerHandler (
       //\r
       Enqueue (&BiosKeyboardPrivate->QueueForNotify, &KeyData);\r
       gBS->SignalEvent (BiosKeyboardPrivate->KeyNotifyProcessEvent);\r
+      break;\r
     }\r
   }\r
 \r