Searched refs:EFI_TIMEOUT (Results 1 – 4 of 4) sorted by relevance
48 #define EFI_TIMEOUT EFIERR(18) macro
45 { EFI_TIMEOUT, L"Time out"},
118 Status = EFI_TIMEOUT; in WaitForSingleEvent()
310 if (status == EFI_TIMEOUT) in efi_cons_waitforinputevent()930 if (status != EFI_TIMEOUT && EFI_ERROR(status)) in efi_com_getc()1025 if (status == EFI_TIMEOUT) in efi_com_waitforinputevent()