Searched refs:EFI_LOAD_ERROR (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/stand/efi/include/
H A Defierr.h38 #define EFI_LOAD_ERROR EFIERR(1) macro
/freebsd-12-stable/stand/efi/boot1/
H A Dboot1.c274 efi_panic(EFI_LOAD_ERROR, "No bootable partitions found!");
305 efi_exit(EFI_LOAD_ERROR);
/freebsd-12-stable/sys/contrib/edk2/Include/Uefi/
H A DUefiBaseType.h119 #define EFI_LOAD_ERROR RETURN_LOAD_ERROR macro
/freebsd-12-stable/stand/efi/loader/
H A Defi_main.c50 efi_exit(EFI_LOAD_ERROR);

Completed in 108 milliseconds