Home
last modified time | relevance | path

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

/systemd-251/src/boot/efi/
Dpe.h12 EFI_STATUS pe_file_locate_sections(
Dpe.c220 EFI_STATUS pe_file_locate_sections( in pe_file_locate_sections() function
Dboot.c1943 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()