Home
last modified time | relevance | path

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

/external/u-boot/arch/x86/include/asm/fsp/
Dfsp_hob.h216 #define FSP_GUID_DATA3 0x4734 macro
228 FSP_GUID_DATA1, FSP_GUID_DATA2, FSP_GUID_DATA3, \
/external/u-boot/arch/x86/lib/fsp/
Dfsp_support.c63 ((struct ffs_file_header *)fsp)->name.data3 == FSP_GUID_DATA3 && in find_fsp_header()