Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/lib/efi_loader/
H A Defi_image_loader.c129 efi_reloc = efi_alloc(virt_size, EFI_LOADER_DATA); in efi_load_pe()
142 efi_reloc = efi_alloc(virt_size, EFI_LOADER_DATA); in efi_load_pe()
H A Defi_memory.c328 void *efi_alloc(uint64_t len, int memory_type) in efi_alloc() function
/OK3568_Linux_fs/u-boot/include/
H A Defi_loader.h170 void *efi_alloc(uint64_t len, int memory_type);