Home | History | Annotate | Download | only in include

Lines Matching refs:VbInitParams

185 /* Flags for VbInitParams.flags */
198 * TODO: add a field to VbInitParams which holds a reason code, and report
234 * Output flags for VbInitParams.out_flags. Used to indicate potential boot
267 typedef struct VbInitParams {
275 } VbInitParams;
354 VbError_t VbInit(VbCommonParams *cparams, VbInitParams *iparams);