Home
last modified time | relevance | path

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

/external/u-boot/arch/x86/include/asm/fsp/
Dfsp_hob.h218 #define FSP_GUID_DATA4_1 0x71 macro
229 { FSP_GUID_DATA4_0, FSP_GUID_DATA4_1, FSP_GUID_DATA4_2, \
/external/u-boot/arch/x86/lib/fsp/
Dfsp_support.c65 ((struct ffs_file_header *)fsp)->name.data4[1] == FSP_GUID_DATA4_1 && in find_fsp_header()