Home
last modified time | relevance | path

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

/dragonfly/stand/contrib/edk2/MdePkg/Include/Uefi/
H A DUefiBaseType.h118 #define EFI_NOT_READY RETURN_NOT_READY macro
/dragonfly/stand/boot/efi/libefi/
H A Defi_console.c434 if (status == EFI_NOT_READY) { in efi_cons_getchar()
H A Definet.c172 if (status != EFI_NOT_READY) in efinet_get()