Home | History | Annotate | Download | only in faft

Lines Matching full:restore

260         # DUT may be broken by a corrupted firmware. Restore firmware.
266 logging.info('Try restore the original firmware...')
278 logging.info('Try restore the original kernel...')
287 # DUT may be broken by a corrupted OS image. Restore OS image.
289 logging.info('Try restore the OS image...')
296 logging.info('Successfully restore OS image.')
318 """A routine to try to restore the system from a timeout error.
650 """Restore the original EC write-protection."""
655 logging.info('Restore original EC write protection and reboot.')
835 """Restore GBB flags to their original state."""
839 # speed-up purpose, don't restore it.
841 logging.info('*** Please manually restore the original GBB flags to: '
1031 """Restore USB kernel by modifying its magic from CORRUPTD to CHROMEOS.
1225 """Restore firmware from host in resultsdir.
1235 # Restore firmware.
1243 logging.info('Successfully restore firmware.')
1317 """Restore kernel from host in resultsdir.
1327 # Restore kernel.
1344 """Restore CGPT partition table attributes."""