Files
virt-manager/virtinst
Cole Robinson f082087348 cli: Add stub support for --boot uefi=on|off
The way `--boot uefi` is implemented allows a value to be passed,
but the value is completely ignored. So `--boot uefi=off` or
`--boot uefi=FOOBAR` is treated the same as `--boot uefi`

Lets fix this by making `--boot uefi` and `--boot uefi=on` the same,
`--boot uefi=off` will be implemented later, but any other value
throws an error. This is technically an CLI break but I don't
think it's anything to worry about

Signed-off-by: Cole Robinson <crobinso@redhat.com>
2024-11-21 21:51:24 +01:00
..
2024-11-12 23:18:32 +01:00
2024-01-22 17:15:11 -05:00
2023-01-19 11:54:03 -05:00
2024-01-22 17:07:31 -05:00
2024-11-13 11:29:09 +01:00
2023-09-12 11:54:04 -04:00