Lines Matching refs:VbInit
47 * The verified boot entry points VbInit(), VbSelectFirmware(),
128 * is used to communicate data between calls to VbInit(), VbSelectFirmware(),
136 * Data passed by firmware to VbInit(), VbSelectFirmware() and
140 * processor modes (VbInit() and VbSelectFirmware() = 32-bit PEI,
230 /* Set when we are calling VbInit() before loading Option ROMs */
266 /* Data only used by VbInit() */
268 /* Inputs to VbInit() */
272 /* Outputs from VbInit(); valid only if it returns success. */
354 VbError_t VbInit(VbCommonParams *cparams, VbInitParams *iparams);