Searched refs:EFI_NOT_FOUND (Results 1 - 10 of 10) sorted by relevance

/freebsd-current/stand/efi/libefi/
H A Derrno.c61 status = EFI_NOT_FOUND;
124 case EFI_NOT_FOUND:
H A Denv.c878 if (status == EFI_NOT_FOUND) {
/freebsd-current/stand/efi/include/
H A Defierr.h50 #define EFI_NOT_FOUND EFIERR(14) macro
/freebsd-current/stand/efi/boot1/
H A Dzfs_module.c161 return (EFI_NOT_FOUND);
205 return (EFI_NOT_FOUND);
212 return (EFI_NOT_FOUND);
H A Dufs_module.c159 return (EFI_NOT_FOUND);
H A Dproto.c123 * and EFI_NOT_FOUND otherwise.
150 return (EFI_NOT_FOUND);
H A Dboot1.c75 * we get EFI_NOT_FOUND because all other errors mean that the boot_module
83 if (status == EFI_NOT_FOUND)
/freebsd-current/sys/contrib/edk2/Include/Uefi/
H A DUefiBaseType.h127 #define EFI_NOT_FOUND RETURN_NOT_FOUND macro
/freebsd-current/lib/libsecureboot/efi/
H A Defi_variables.c62 if (status == EFI_NOT_FOUND)
/freebsd-current/stand/efi/loader/
H A Dmain.c1235 return (EFI_NOT_FOUND);

Completed in 131 milliseconds