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

/freebsd-current/stand/efi/libefi/
H A Derrno.c49 status = EFI_INVALID_PARAMETER;
112 case EFI_INVALID_PARAMETER:
/freebsd-current/stand/efi/include/
H A Defierr.h38 #define EFI_INVALID_PARAMETER EFIERR(2) macro
/freebsd-current/stand/efi/boot1/
H A Dzfs_module.c216 return (EFI_INVALID_PARAMETER);
222 return (EFI_INVALID_PARAMETER);
229 return (EFI_INVALID_PARAMETER);
236 return (EFI_INVALID_PARAMETER);
H A Dufs_module.c164 return (EFI_INVALID_PARAMETER);
179 return (EFI_INVALID_PARAMETER);
/freebsd-current/sys/contrib/edk2/Include/Uefi/
H A DUefiBaseType.h115 #define EFI_INVALID_PARAMETER RETURN_INVALID_PARAMETER macro
/freebsd-current/stand/common/
H A Dgfx_fb.c826 status = EFI_INVALID_PARAMETER;
835 case EFI_INVALID_PARAMETER:

Completed in 132 milliseconds