Lines Matching refs:run_command
59 ubman.run_command(cmd=user_str, wait_for_prompt=False,
61 ubman.run_command(cmd='\x0d', wait_for_prompt=False,
70 ubman.run_command(cmd='\x1b\x5b\x41', wait_for_prompt=False,
74 ubman.run_command(cmd='\x1b\x5b\x42', wait_for_prompt=False,
78 ubman.run_command(cmd='\x0d', wait_for_prompt=False,
86 … ubman.run_command(cmd='\x1b', wait_for_prompt=wait_prompt, wait_for_echo=False, send_nl=False)
89 ubman.run_command(cmd='\x0d', wait_for_prompt=wait_prompt,
117 ubman.run_command('eficonfig', wait_for_prompt=False)
136 ubman.run_command(cmd = f'host bind 0 {efi_eficonfig_data}')
138 ubman.run_command('eficonfig', wait_for_prompt=False)
145 ubman.run_command(cmd=' ', wait_for_prompt=False,
194 ubman.run_command(cmd = 'bootefi bootmgr')
195 response = ubman.run_command(cmd = 'load', wait_for_echo=False)
197 ubman.run_command(cmd = 'exit', wait_for_echo=False)
202 ubman.run_command('eficonfig', wait_for_prompt=False)
243 ubman.run_command(cmd='+', wait_for_prompt=False,
254 ubman.run_command(cmd = 'bootefi bootmgr')
255 response = ubman.run_command(cmd = 'load', wait_for_echo=False)
257 ubman.run_command(cmd = 'exit', wait_for_echo=False)
262 ubman.run_command('eficonfig', wait_for_prompt=False)
270 ubman.run_command(cmd='-', wait_for_prompt=False,
280 ubman.run_command(cmd = 'bootefi bootmgr')
281 response = ubman.run_command(cmd = 'load', wait_for_echo=False)
283 ubman.run_command(cmd = 'exit', wait_for_echo=False)
288 ubman.run_command('eficonfig', wait_for_prompt=False)
308 ubman.run_command('eficonfig', wait_for_prompt=False)
356 ubman.run_command(cmd = 'bootefi bootmgr')
357 response = ubman.run_command(cmd = 'load', wait_for_echo=False)
359 ubman.run_command(cmd = 'exit', wait_for_echo=False)
364 ubman.run_command('eficonfig', wait_for_prompt=False)
380 ubman.run_command(cmd = f'host bind -r 0')
385 ubman.run_command('eficonfig', wait_for_prompt=False)