Searched refs:EfiLoaderCode (Results 1 – 5 of 5) sorted by relevance
| /freebsd-14.2/stand/efi/loader/ |
| H A D | copy.c | 326 status = BS->AllocatePages(EFI_ALLOC_METHOD, EfiLoaderCode, in efi_copy_init() 393 status = BS->AllocatePages(AllocateAddress, EfiLoaderCode, nr_pages, in efi_check_space() 410 status = BS->AllocatePages(AllocateAddress, EfiLoaderCode, nr_pages, in efi_check_space() 433 status = BS->AllocatePages(EFI_ALLOC_METHOD, EfiLoaderCode, in efi_check_space()
|
| H A D | main.c | 1662 status = BS->AllocatePool(EfiLoaderCode, (UINTN)st.st_size, &buf); in command_chain()
|
| /freebsd-14.2/sys/contrib/edk2/Include/Uefi/ |
| H A D | UefiMultiPhase.h | 47 EfiLoaderCode, enumerator
|
| /freebsd-14.2/stand/efi/include/ |
| H A D | efidef.h | 160 EfiLoaderCode, enumerator
|
| /freebsd-14.2/stand/efi/libefi/ |
| H A D | env.c | 424 case EfiLoaderCode: in efi_memory_type()
|