Lines Matching full:recovery
36 * Set recovery request (called from vboot_api_kernel.c functions only)
129 * TODO: If recovery requested, should track the farthest we
146 * Pass through return code. Recovery reason (if any) has already been
197 /* If the recovery button is physical, and is pressed,
328 * to recovery mode.
330 VBDEBUG(("%s() - going to recovery\n",
403 * Clear recovery requests from failed
406 * recovery mode.
445 /* Delay in recovery mode */
461 * If the dev-mode switch is off and the user didn't press the recovery
518 /* Loop and wait for a recovery image */
524 * Clear recovery requests from failed kernel loading, since
525 * we're already in recovery mode. Do this now, so that
527 * us stuck in recovery mode.
532 break; /* Found a recovery kernel */
551 * - user forced recovery mode
564 * Is the recovery button stuck? In
618 * Wrapper around VbExEcProtectRW() which sets recovery reason on error.
655 /* Recovery mode; just verify the EC is in RO code */
659 * read-only code, so preserve the current recovery
668 "want recovery but got EC-RW\n"));
673 VBDEBUG(("VbEcSoftwareSync() in recovery; EC-RO\n"));
678 * Not in recovery. If we couldn't determine where the EC was,
679 * reboot to recovery.
880 * requiring recovery mode.
882 * If we fail for any other reason, trigger recovery
914 * All other errors trigger recovery mode.
1026 /* Read kernel version from the TPM. Ignore errors in recovery mode. */
1075 * Recovery firmware, or merged normal+developer firmware. No need to
1082 /* Recovery boot */
1117 * recovery mode right away. We'll still go to
1118 recovery mode if we run out of tries and the old
1160 /* Lock the kernel versions. Ignore errors in recovery mode. */