Home
last modified time | relevance | path

Searched refs:EFI_OUT_OF_RESOURCES (Results 1 – 9 of 9) sorted by relevance

/src/stand/efi/libefi/
H A Defienv.c46 return (EFI_OUT_OF_RESOURCES); in efi_getenv()
81 return (EFI_OUT_OF_RESOURCES); in efi_setenv()
96 return (EFI_OUT_OF_RESOURCES); in efi_setenv_freebsd_wcs()
116 return (EFI_OUT_OF_RESOURCES); in efi_delenv()
H A Derrno.c65 status = EFI_OUT_OF_RESOURCES; in errno_to_efi_status()
128 case EFI_OUT_OF_RESOURCES: in efi_status_to_errno()
H A Defi_driver_utils.c51 return (EFI_OUT_OF_RESOURCES); in connect_controllers()
/src/stand/efi/boot1/
H A Dufs_module.c171 return (EFI_OUT_OF_RESOURCES); in load()
H A Dproto.c191 BS->Exit(IH, EFI_OUT_OF_RESOURCES, 0, NULL); in choice_protocol()
H A Dzfs_module.c123 return (EFI_OUT_OF_RESOURCES); in probe()
H A Dboot1.c234 efi_panic(EFI_OUT_OF_RESOURCES, "Failed to allocate %d handles\n", in efi_main()
/src/sys/contrib/edk2/Include/Uefi/
H A DUefiBaseType.h121 #define EFI_OUT_OF_RESOURCES RETURN_OUT_OF_RESOURCES macro
/src/stand/efi/loader/
H A Dbootinfo.c154 return (EFI_OUT_OF_RESOURCES); in efi_do_vmap()