Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/lib/efi_loader/
H A Defi_image_loader.c106 nt = (void *) ((char *)efi + dos->e_lfanew); in efi_load_pe()
/OK3568_Linux_fs/u-boot/include/
H A Dpe.h33 uint32_t e_lfanew; /* 3c: Offset to extended header */ member