Searched refs:EfiLoaderData (Results 1 – 13 of 13) sorted by relevance
| /freebsd-14.2/stand/efi/loader/arch/amd64/ |
| H A D | elf64_freebsd.c | 111 err = BS->AllocatePages(AllocateMaxAddress, EfiLoaderData, 1, in elf64_exec() 126 err = BS->AllocatePages(AllocateMaxAddress, EfiLoaderData, 3, in elf64_exec() 167 err = BS->AllocatePages(AllocateMaxAddress, EfiLoaderData, 9, in elf64_exec()
|
| H A D | trap.c | 214 status = BS->AllocatePages(AllocateAnyPages, EfiLoaderData, in efi_setup_tss() 251 status = BS->AllocatePages(AllocateAnyPages, EfiLoaderData, in efi_redirect_exceptions() 259 status = BS->AllocatePages(AllocateAnyPages, EfiLoaderData, 1, in efi_redirect_exceptions() 302 EfiLoaderData, in efi_redirect_exceptions()
|
| H A D | multiboot2.c | 344 status = BS->AllocatePages(AllocateAnyPages, EfiLoaderData, in exec() 352 status = BS->AllocatePages(AllocateAnyPages, EfiLoaderData, in exec()
|
| /freebsd-14.2/stand/kboot/kboot/arch/amd64/ |
| H A D | elf64_freebsd.c | 215 err = BS->AllocatePages(AllocateMaxAddress, EfiLoaderData, 1, in elf64_exec() 239 err = BS->AllocatePages(AllocateMaxAddress, EfiLoaderData, 3, in elf64_exec() 280 err = BS->AllocatePages(AllocateMaxAddress, EfiLoaderData, 9, in elf64_exec()
|
| /freebsd-14.2/sys/contrib/edk2/Include/Uefi/ |
| H A D | UefiMultiPhase.h | 52 EfiLoaderData, enumerator
|
| /freebsd-14.2/stand/efi/include/ |
| H A D | efidef.h | 161 EfiLoaderData, enumerator
|
| /freebsd-14.2/stand/efi/loader/ |
| H A D | efi_main.c | 97 status = BS->AllocatePages(AllocateAnyPages, EfiLoaderData, in efi_main()
|
| H A D | copy.c | 154 p->Type != EfiLoaderData) in efi_verify_staging_size()
|
| H A D | bootinfo.c | 269 status = BS->AllocatePages(AllocateAnyPages, EfiLoaderData, in bi_load_efi_data()
|
| H A D | framebuffer.c | 659 status = BS->AllocatePages(AllocateMaxAddress, EfiLoaderData, in efi_find_framebuffer()
|
| /freebsd-14.2/stand/efi/boot1/ |
| H A D | boot1.c | 188 status = BS->AllocatePages(AllocateAnyPages, EfiLoaderData, in efi_main()
|
| /freebsd-14.2/stand/efi/libefi/ |
| H A D | devpath.c | 485 status = BS->AllocatePool(EfiLoaderData, len, (void **)&out); in efi_devpath_to_name()
|
| H A D | env.c | 425 case EfiLoaderData: in efi_memory_type()
|