Home
last modified time | relevance | path

Searched refs:EFI_DEVICE_ERROR (Results 1 – 4 of 4) sorted by relevance

/linux-6.1.9/drivers/firmware/efi/libstub/
Dzboot.c104 return EFI_DEVICE_ERROR; in load_file()
/linux-6.1.9/drivers/firmware/efi/
Druntime-wrappers.c65 efi_rts_work.status = EFI_DEVICE_ERROR; \
Defi.c901 case EFI_DEVICE_ERROR: in efi_status_to_err()
/linux-6.1.9/include/linux/
Defi.h38 #define EFI_DEVICE_ERROR ( 7 | (1UL << (BITS_PER_LONG-1))) macro