Home
last modified time | relevance | path

Searched refs:AllocatePages (Results 1 – 8 of 8) sorted by relevance

/external/syslinux/gpxe/src/interface/efi/
Defi_umalloc.c57 if ( ( efirc = bs->AllocatePages ( AllocateAnyPages, in efi_urealloc()
/external/syslinux/gnu-efi/gnu-efi-3.0/apps/
DAllocPages.c196 efi_status = uefi_call_wrapper(BS->AllocatePages, 4, AllocType, MemType, NumPages, &Addr); in efi_main()
/external/avb/examples/uefi/
Duefi_avb_boot.c265 err = uefi_call_wrapper(BS->AllocatePages, in uefi_avb_boot_kernel()
/external/syslinux/efi/
Dmain.c560 return uefi_call_wrapper(BS->AllocatePages, 4, atype, in allocate_pages()
580 return uefi_call_wrapper(BS->AllocatePages, 4, in allocate_addr()
/external/syslinux/efi64/include/efi/
Defiapi.h744 EFI_ALLOCATE_PAGES AllocatePages; member
/external/syslinux/gnu-efi/gnu-efi-3.0/inc/
Defiapi.h744 EFI_ALLOCATE_PAGES AllocatePages; member
/external/syslinux/efi32/include/efi/
Defiapi.h744 EFI_ALLOCATE_PAGES AllocatePages; member
/external/syslinux/gpxe/src/include/gpxe/efi/Uefi/
DUefiSpec.h1689 EFI_ALLOCATE_PAGES AllocatePages; member