Searched refs:EFI_OUT_OF_RESOURCES (Results 1 - 10 of 10) sorted by relevance

/freebsd-13-stable/stand/efi/libefi/
H A Defienv.c48 return (EFI_OUT_OF_RESOURCES);
83 return (EFI_OUT_OF_RESOURCES);
98 return (EFI_OUT_OF_RESOURCES);
118 return (EFI_OUT_OF_RESOURCES);
H A Derrno.c68 status = EFI_OUT_OF_RESOURCES;
131 case EFI_OUT_OF_RESOURCES:
H A Defi_driver_utils.c56 return (EFI_OUT_OF_RESOURCES);
/freebsd-13-stable/stand/efi/include/
H A Defierr.h46 #define EFI_OUT_OF_RESOURCES EFIERR(9) macro
/freebsd-13-stable/sys/contrib/edk2/Include/Uefi/
H A DUefiBaseType.h122 #define EFI_OUT_OF_RESOURCES RETURN_OUT_OF_RESOURCES macro
/freebsd-13-stable/stand/efi/boot1/
H A Dproto.c192 BS->Exit(IH, EFI_OUT_OF_RESOURCES, 0, NULL);
H A Dufs_module.c173 return (EFI_OUT_OF_RESOURCES);
H A Dboot1.c215 efi_panic(EFI_OUT_OF_RESOURCES, "Failed to allocate %d handles\n",
H A Dzfs_module.c123 return (EFI_OUT_OF_RESOURCES);
/freebsd-13-stable/stand/efi/loader/
H A Dbootinfo.c270 return (EFI_OUT_OF_RESOURCES);

Completed in 124 milliseconds