Searched refs:EFI_LOADER_DATA (Results 1 – 4 of 4) sorted by relevance
129 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()
466 efi_add_memory_map(uboot_start, uboot_pages, EFI_LOADER_DATA, false); in efi_memory_init()480 if (efi_allocate_pages(1, EFI_LOADER_DATA, in efi_memory_init()
119 EFI_LOADER_DATA, enumerator
51 return type == EFI_LOADER_CODE || type == EFI_LOADER_DATA || in is_boot_services()