Home
last modified time | relevance | path

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

/external/u-boot/arch/x86/include/asm/fsp/
Dfsp_hob.h222 #define FSP_GUID_DATA4_5 0x35 macro
230 FSP_GUID_DATA4_3, FSP_GUID_DATA4_4, FSP_GUID_DATA4_5, \
/external/u-boot/arch/x86/lib/fsp/
Dfsp_support.c69 ((struct ffs_file_header *)fsp)->name.data4[5] == FSP_GUID_DATA4_5 && in find_fsp_header()