Home
last modified time | relevance | path

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

/DragonStub/inc/
H A Defierr.h46 #define EFI_TIMEOUT EFIERR(18) macro
/DragonStub/lib/
H A Derror.c44 { EFI_TIMEOUT, L"Time out"},
H A Devent.c112 Status = EFI_TIMEOUT; in WaitForSingleEvent()