Home
last modified time | relevance | path

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

/misc/efi-stub/
A Dpe.c109 EFI_STATUS get_pe_section(CHAR8 *base, char *section_name, in get_pe_section() function
A Dboot.h80 EFI_STATUS get_pe_section(CHAR8 *base, char *section_name, UINTN section_name_len, UINTN *vaddr, UI…
A Dcontainer.c602 err = get_pe_section(info->ImageBase, section, strlen(section), &sec_addr, &sec_size); in container_init()

Completed in 6 milliseconds