Home
last modified time | relevance | path

Searched refs:HasKey (Results 1 – 1 of 1) sorted by relevance

/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Console/TerminalDxe/
DTerminalConIn.c615 BOOLEAN HasKey; in KeyNotifyProcessHandler() local
635 HasKey = EfiKeyFiFoForNotifyRemoveOneKey (TerminalDevice->EfiKeyFiFoForNotify, &Key); in KeyNotifyProcessHandler()
643 if (!HasKey) { in KeyNotifyProcessHandler()