You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
packer/common/bootcommand
Megan Marsh 6fc3c4eb49
properly document how to set boot_wait to 0s
6 years ago
..
boot_command.go regenerate boot command code 6 years ago
boot_command.pigeon s/boot_command/bootcommand/ 8 years ago
boot_command_ast.go fix bug with empty boot command. 8 years ago
boot_command_ast_test.go Use expression sequence generator in tests. 8 years ago
config.go properly document how to set boot_wait to 0s 6 years ago
config_test.go Change back to make sure all durations are a time.Duration 6 years ago
driver.go flush scancodes when we wait 8 years ago
gen.go s/boot_command/bootcommand/ 8 years ago
pc_xt_driver.go use a time.Duration instead of a hardcoded ms 8 years ago
pc_xt_driver_test.go remove unused code 8 years ago
vnc_driver.go use a time.Duration instead of a hardcoded ms 8 years ago
vnc_driver_test.go use a time.Duration instead of a hardcoded ms 8 years ago