Lines Matching refs:next_boot
64 next_boot = "" variable
376 BuiltIn().set_global_variable("${boot_type_desc}", next_boot)
658 prior_boot = next_boot
662 + next_boot
668 + next_boot
1078 global next_boot
1089 next_boot = select_boot()
1090 if next_boot == "":
1098 cmd_buf = ["run_boot", next_boot]
1107 'BOOT_SUCCESS: "' + next_boot + '" succeeded.'
1112 'BOOT_FAILED: "' + next_boot + '" failed.'
1121 boot_results.update(next_boot, boot_status)