Searched refs:efi_loader_relocate (Results 1 – 1 of 1) sorted by relevance
21 static efi_status_t efi_loader_relocate(const IMAGE_BASE_RELOCATION *rel, in efi_loader_relocate() function168 if (efi_loader_relocate(rel, rel_size, efi_reloc) != EFI_SUCCESS) { in efi_load_pe()