Lines Matching refs:EFI_INVALID_PARAMETER
255 return EFI_INVALID_PARAMETER; in efi_create_event()
258 return EFI_INVALID_PARAMETER; in efi_create_event()
262 return EFI_INVALID_PARAMETER; in efi_create_event()
346 return EFI_INVALID_PARAMETER; in efi_set_timer()
352 return EFI_INVALID_PARAMETER; in efi_set_timer()
373 return EFI_EXIT(EFI_INVALID_PARAMETER); in efi_wait_for_event()
379 return EFI_EXIT(EFI_INVALID_PARAMETER); in efi_wait_for_event()
382 return EFI_EXIT(EFI_INVALID_PARAMETER); in efi_wait_for_event()
434 return EFI_EXIT(EFI_INVALID_PARAMETER); in efi_close_event()
452 return EFI_EXIT(EFI_INVALID_PARAMETER); in efi_check_event()
465 r = EFI_INVALID_PARAMETER; in efi_install_protocol_interface()
488 r = EFI_INVALID_PARAMETER; in efi_install_protocol_interface()
507 r = EFI_INVALID_PARAMETER; in efi_install_protocol_interface()
541 r = EFI_INVALID_PARAMETER; in efi_uninstall_protocol_interface()
946 return EFI_EXIT(EFI_INVALID_PARAMETER); in efi_disconnect_controller()
983 return EFI_EXIT(EFI_INVALID_PARAMETER); in efi_protocols_per_handle()
1034 r = EFI_INVALID_PARAMETER; in efi_locate_handle_buffer()
1065 return EFI_EXIT(EFI_INVALID_PARAMETER); in efi_locate_protocol()
1100 return EFI_EXIT(EFI_INVALID_PARAMETER); in efi_install_multiple_protocol_interfaces()
1136 return EFI_EXIT(EFI_INVALID_PARAMETER); in efi_uninstall_multiple_protocol_interfaces()
1168 efi_status_t r = EFI_INVALID_PARAMETER; in efi_open_protocol()