Home
last modified time | relevance | path

Searched refs:IMAGE_SECTION_HEADER (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/lib/efi_loader/
H A Defi_image_loader.c222 IMAGE_SECTION_HEADER *sections; in efi_load_pe()
264 IMAGE_SECTION_HEADER *sec = &sections[i]; in efi_load_pe()
311 IMAGE_SECTION_HEADER *sec = &sections[i]; in efi_load_pe()
/openbmc/u-boot/include/
H A Dpe.h172 } IMAGE_SECTION_HEADER, *PIMAGE_SECTION_HEADER; typedef