a01d22f Enable booting the VM as UEFI and provide record for a UEFI machine.

Authored and Committed by lruzicka 4 years ago
    Enable booting the VM as UEFI and provide record for a UEFI machine.
    
    This commit adds support for boot options, that can be passed
    from `hdds.json` to control the creation of the virtual
    machines, such as enabling of EFI based machines, boot order
    control, etc. It also adds EFI based machine to `hdds.json`
    and adds a kickstart file for such machine.
    
        
file modified
+10 -5
file modified
+12 -0
file added
+19