Lines Matching refs:VbInit
20 VbError_t VbInit(VbCommonParams *cparams, VbInitParams *iparams)
50 VBDEBUG(("VbInit() input flags 0x%x gbb flags 0x%x\n", iparams->flags,
96 VBDEBUG(("VbInit() requesting S3 debug boot\n"));
115 VBDEBUG(("VbInit sees recovery request = %d\n", recovery));
144 VBDEBUG(("VbInit now sets shared->recovery_reason = %d\n", recovery));
305 * If VbInit() is run before Option ROMs are run it
311 VBDEBUG(("VbInit() needs oprom, doesn't have it\n"));
341 * If VbInit() is run before Option ROMs are run it
347 VBDEBUG(("VbInit() has oprom, doesn't need it\n"));
366 VBDEBUG(("VbInit() output flags 0x%x\n", iparams->out_flags));
370 VBDEBUG(("VbInit() returning 0x%x\n", retval));