Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/x86/include/asm/fsp/
H A Dfsp_hob.h221 #define FSP_GUID_DATA4_4 0x27 macro
230 FSP_GUID_DATA4_3, FSP_GUID_DATA4_4, FSP_GUID_DATA4_5, \
/openbmc/u-boot/arch/x86/lib/fsp/
H A Dfsp_support.c68 ((struct ffs_file_header *)fsp)->name.data4[4] == FSP_GUID_DATA4_4 && in find_fsp_header()