Searched refs:efi_memory_type (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/stand/efi/include/
H A Defilib.h112 const char *efi_memory_type(EFI_MEMORY_TYPE);
/freebsd-11-stable/stand/efi/libefi/
H A Denv.c405 efi_memory_type(EFI_MEMORY_TYPE type) function
461 printf("\t%23s pages: %u", efi_memory_type(ti[i].Type),
/freebsd-11-stable/stand/efi/loader/
H A Dmain.c839 efi_memory_type(p->Type), (uintmax_t)p->PhysicalStart,

Completed in 66 milliseconds