mirror of
https://github.com/apache/cloudstack.git
synced 2025-10-26 08:42:29 +01:00
parent
babf94f801
commit
a85a00bed9
@ -2357,6 +2357,8 @@ public class LibvirtComputingResource extends ServerResourceBase implements Serv
|
||||
s_logger.debug(String.format("Enabled Secure Boot for VM UUID [%s].", uuid));
|
||||
isSecureBoot = true;
|
||||
}
|
||||
|
||||
bootMode = customParams.get(GuestDef.BootType.UEFI.toString());
|
||||
}
|
||||
|
||||
Map<String, String> extraConfig = vmTO.getExtraConfig();
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user