Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/x86/include/asm/fsp/
H A Dfsp_fv.h73 struct fv_header { struct
/openbmc/u-boot/arch/x86/lib/fsp/
H A Dfsp_support.c50 if (((struct fv_header *)fsp)->sign == EFI_FVH_SIGNATURE) { in find_fsp_header()
52 fsp += ((struct fv_header *)fsp)->ext_hdr_off; in find_fsp_header()