Skip EFI support check if --vm is given
authorChris Hofstaedtler <chris@hofstaedtler.name>
Sun, 12 Nov 2023 19:29:39 +0000 (20:29 +0100)
committerChris Hofstaedtler <chris@hofstaedtler.name>
Fri, 17 Nov 2023 15:27:36 +0000 (16:27 +0100)
Hosts EFI support is unlikely to be related to the VMs EFI support, so this
check often only adds noise.


No differences found