Searched refs:EfiLoaderCode (Results 1 – 5 of 5) sorted by relevance
| /src/stand/efi/loader/ |
| H A D | copy.c | 333 status = BS->AllocatePages(EFI_ALLOC_METHOD, EfiLoaderCode, in efi_copy_init() 401 status = BS->AllocatePages(AllocateAddress, EfiLoaderCode, nr_pages, in efi_check_space() 420 status = BS->AllocatePages(AllocateAddress, EfiLoaderCode, nr_pages, in efi_check_space() 443 status = BS->AllocatePages(EFI_ALLOC_METHOD, EfiLoaderCode, in efi_check_space()
|
| H A D | main.c | 1914 status = BS->AllocatePool(EfiLoaderCode, (UINTN)st.st_size, &buf); in command_chain()
|
| /src/sys/contrib/edk2/Include/Uefi/ |
| H A D | UefiMultiPhase.h | 47 EfiLoaderCode, enumerator
|
| /src/stand/efi/loader/arch/i386/ |
| H A D | elf64_freebsd.c | 121 err = BS->AllocatePages(type, EfiLoaderCode, in elf64_exec()
|
| /src/stand/efi/libefi/ |
| H A D | env.c | 514 case EfiLoaderCode: in efi_memory_type()
|