Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/x86/include/asm/fsp/
H A Dfsp_hob.h219 #define FSP_GUID_DATA4_2 0x84 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.c66 ((struct ffs_file_header *)fsp)->name.data4[2] == FSP_GUID_DATA4_2 && in find_fsp_header()