Searched refs:ext_hdr_off (Results 1 – 2 of 2) sorted by relevance
/external/u-boot/arch/x86/include/asm/fsp/ | ||
D | fsp_fv.h | 108 u16 ext_hdr_off; member |
/external/u-boot/arch/x86/lib/fsp/ | ||
D | fsp_support.c | 52 fsp += ((struct fv_header *)fsp)->ext_hdr_off; in find_fsp_header() |