Home
last modified time | relevance | path

Searched refs:AllocatePool (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/boot/efi/include/Uefi/
H A DUefiSpec.h1881 EFI_ALLOCATE_POOL AllocatePool; member
/illumos-gate/usr/src/uts/intel/sys/acpi/platform/
H A Dacefiex.h882 ACPI_EFI_ALLOCATE_POOL AllocatePool; member
/illumos-gate/usr/src/boot/efi/loader/
H A Dmain.c1335 status = BS->AllocatePool(EfiLoaderCode, (UINTN)st.st_size, &buf); in command_chain()