Home
last modified time | relevance | path

Searched refs:EFI_INVALID_PARAMETER (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/firmware/efi/stmm/
H A Dtee_stmm_efi.c62 return EFI_INVALID_PARAMETER; in tee_mm_communicate()
68 return EFI_INVALID_PARAMETER; in tee_mm_communicate()
103 return EFI_INVALID_PARAMETER; in tee_mm_communicate()
172 *ret = EFI_INVALID_PARAMETER; in setup_mm_hdr()
211 return EFI_INVALID_PARAMETER; in get_max_payload()
258 return EFI_INVALID_PARAMETER; in get_property_int()
302 return EFI_INVALID_PARAMETER; in tee_get_variable()
306 return EFI_INVALID_PARAMETER; in tee_get_variable()
344 ret = EFI_INVALID_PARAMETER; in tee_get_variable()
365 return EFI_INVALID_PARAMETER; in tee_get_next_variable()
[all …]
/linux/drivers/firmware/qcom/
H A Dqcom_qseecom_uefisecapp.c314 return EFI_INVALID_PARAMETER; in qsee_uefi_get_variable()
318 return EFI_INVALID_PARAMETER; in qsee_uefi_get_variable()
321 return EFI_INVALID_PARAMETER; in qsee_uefi_get_variable()
356 return EFI_INVALID_PARAMETER; in qsee_uefi_get_variable()
443 return EFI_INVALID_PARAMETER; in qsee_uefi_set_variable()
447 return EFI_INVALID_PARAMETER; in qsee_uefi_set_variable()
455 return EFI_INVALID_PARAMETER; in qsee_uefi_set_variable()
488 return EFI_INVALID_PARAMETER; in qsee_uefi_set_variable()
534 return EFI_INVALID_PARAMETER; in qsee_uefi_get_next_variable()
537 return EFI_INVALID_PARAMETER; in qsee_uefi_get_next_variable()
[all …]
/linux/drivers/firmware/efi/libstub/
H A Drelocate.c125 return EFI_INVALID_PARAMETER; in efi_relocate_kernel()
127 return EFI_INVALID_PARAMETER; in efi_relocate_kernel()
H A Defi-stub-entry.c47 return EFI_INVALID_PARAMETER; in efi_pe_entry()
/linux/include/linux/
H A Defi.h34 #define EFI_INVALID_PARAMETER ( 2 | (1UL << (BITS_PER_LONG-1))) macro
/linux/drivers/firmware/efi/
H A Defi.c1018 case EFI_INVALID_PARAMETER: in efi_status_to_err()