Searched refs:fsp_continue (Results 1 - 2 of 2) sorted by relevance

/u-boot/arch/x86/include/asm/fsp1/
H A Dfsp_support.h31 * fsp_continue() - FSP Continuation function
38 void fsp_continue(u32 status, void *hob_list);
/u-boot/arch/x86/lib/fsp1/
H A Dfsp_support.c74 void fsp_continue(u32 status, void *hob_list) function
145 * will be passed into fsp_continue
154 "jmp fsp_continue;"
160 * Control will continue from fsp_continue.

Completed in 42 milliseconds