Searched refs:EFI_INVALID_PARAMETER (Results 1 - 5 of 5) sorted by relevance

/linux-4.1.27/drivers/firmware/efi/libstub/
H A Defi-stub-helper.c382 return EFI_INVALID_PARAMETER; handle_cmdline_files()
482 status = EFI_INVALID_PARAMETER; handle_cmdline_files()
559 return EFI_INVALID_PARAMETER; efi_relocate_kernel()
561 return EFI_INVALID_PARAMETER; efi_relocate_kernel()
/linux-4.1.27/drivers/firmware/google/
H A Dgsmi.c374 return EFI_INVALID_PARAMETER; gsmi_get_next_variable()
455 ret = EFI_INVALID_PARAMETER; gsmi_set_variable()
/linux-4.1.27/arch/x86/boot/compressed/
H A Deboot.c327 return EFI_INVALID_PARAMETER; __setup_efi_pci32()
435 return EFI_INVALID_PARAMETER; __setup_efi_pci64()
532 * For example, EFI_INVALID_PARAMETER could indicate a bug or maybe we
/linux-4.1.27/drivers/firmware/efi/
H A Dvars.c329 case EFI_INVALID_PARAMETER: efi_status_to_err()
/linux-4.1.27/include/linux/
H A Defi.h29 #define EFI_INVALID_PARAMETER ( 2 | (1UL << (BITS_PER_LONG-1))) macro

Completed in 176 milliseconds