Searched refs:pe_file_locate_sections (Results 1 – 3 of 3) sorted by relevance
12 EFI_STATUS pe_file_locate_sections(
220 EFI_STATUS pe_file_locate_sections( in pe_file_locate_sections() function
1943 err = pe_file_locate_sections(root_dir, loader_path, sections, &offset, &size); in is_sd_boot()2196 … err = pe_file_locate_sections(linux_dir, f->FileName, (const CHAR8**) sections, offs, szs); in config_entry_add_linux()