Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/x86/include/asm/fsp/
H A Dfsp_hob.h217 #define FSP_GUID_DATA4_0 0xb9 macro
229 { FSP_GUID_DATA4_0, FSP_GUID_DATA4_1, FSP_GUID_DATA4_2, \
/openbmc/u-boot/arch/x86/lib/fsp/
H A Dfsp_support.c64 ((struct ffs_file_header *)fsp)->name.data4[0] == FSP_GUID_DATA4_0 && in find_fsp_header()