Searched refs:vboot_context (Results 1 – 3 of 3) sorted by relevance
42 vboot_context = utils.system_output('mosys nvram vboot read').strip()45 vc_expect = vboot_context62 utils.run('mosys nvram vboot write "%s"' % vboot_context)
35 (VbLoadFirmwareInternal*)cparams->vboot_context; in VbUpdateFirmwareBodyHash()88 cparams->vboot_context = lfi; in LoadFirmware()311 cparams->vboot_context = NULL; in LoadFirmware()
170 void *vboot_context; member