Home
last modified time | relevance | path

Searched refs:EfiLoaderData (Results 1 – 10 of 10) sorted by relevance

/illumos-gate/usr/src/boot/efi/loader/arch/amd64/
H A Dtrap.c180 status = BS->AllocatePages(AllocateAnyPages, EfiLoaderData, in efi_setup_tss()
217 status = BS->AllocatePages(AllocateAnyPages, EfiLoaderData, in efi_redirect_exceptions()
225 status = BS->AllocatePages(AllocateAnyPages, EfiLoaderData, 1, in efi_redirect_exceptions()
268 EfiLoaderData, in efi_redirect_exceptions()
H A Delf64_freebsd.c136 err = BS->AllocatePages(AllocateMaxAddress, EfiLoaderData, 1, in elf64_exec()
144 err = BS->AllocatePages(AllocateMaxAddress, EfiLoaderData, 3, in elf64_exec()
/illumos-gate/usr/src/boot/efi/include/Uefi/
H A DUefiMultiPhase.h52 EfiLoaderData, enumerator
/illumos-gate/usr/src/boot/efi/loader/arch/i386/
H A Defimd.c97 status = BS->AllocatePages(AllocateAnyPages, EfiLoaderData, pages, in ldr_bootinfo()
/illumos-gate/usr/src/uts/common/sys/
H A Defi.h94 EfiLoaderData, enumerator
/illumos-gate/usr/src/boot/efi/loader/
H A Defi_main.c89 status = BS->AllocatePages(AllocateMaxAddress, EfiLoaderData, in efi_main()
H A Dmemmap.c49 case EfiLoaderData: in smap_type()
H A Dcopy.c193 status = BS->AllocatePages(AllocateMaxAddress, EfiLoaderData, in efi_loadaddr()
H A Dbootinfo.c291 status = BS->AllocatePages(AllocateAnyPages, EfiLoaderData, in bi_load_efi_data()
/illumos-gate/usr/src/boot/efi/libefi/
H A Denv.c814 case EfiLoaderData: in efi_memory_type()