Searched refs:WaitForKey (Results 1 – 2 of 2) sorted by relevance
77 BS->WaitForEvent(1, &conin->WaitForKey, &junk); in efi_cons_getchar()87 return (BS->CheckEvent(conin->WaitForKey) == EFI_SUCCESS); in efi_cons_poll()
306 EFI_EVENT WaitForKey; member