packer-cn/iso
John O'Connor 0b5e6d1046 Add firmware option (#156)
Add "firmware" as an option for the hardware section, allowing values of
"efi" or "bios" (default "bios") so that the firmware is defined at the
machine create stage.
2018-10-17 02:42:02 +03:00
..
builder.go Code cleanup 2018-05-07 11:05:13 +03:00
builder_acc_test.go Fix default CPU limit (#163) 2018-10-16 18:59:51 +03:00
config.go Code cleanup 2018-05-07 11:05:13 +03:00
step_add_cdrom.go Code cleanup 2018-05-07 11:05:13 +03:00
step_add_floppy.go Fix 'Unexpected EOF' in builds without floppies 2018-05-13 23:06:21 +03:00
step_boot_command.go move `boot_wait` into `boot_command` 2018-05-06 17:46:40 +03:00
step_create.go Add firmware option (#156) 2018-10-17 02:42:02 +03:00
step_remove_cdrom.go Delete SATA controller 2018-05-07 11:05:14 +03:00
step_remove_floppy.go Fix 'Unexpected EOF' in builds without floppies 2018-05-13 23:06:21 +03:00