From 698d1a7b30cac14ed540e1386088c4fec1a4261c Mon Sep 17 00:00:00 2001 From: Christoph Date: Thu, 7 Oct 2021 12:28:08 +0200 Subject: [PATCH] updated 'OVMF TPM' helptext removed plugin requirement line --- plugins/dynamix.vm.manager/templates/Custom.form.php | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/plugins/dynamix.vm.manager/templates/Custom.form.php b/plugins/dynamix.vm.manager/templates/Custom.form.php index c5c321617..51b6082a2 100644 --- a/plugins/dynamix.vm.manager/templates/Custom.form.php +++ b/plugins/dynamix.vm.manager/templates/Custom.form.php @@ -447,8 +447,7 @@

OVMF TPM
- (Open Virtual Machine Firmware) adds support for booting VMs using UEFI with TPM, but virtual machine guests must also support UEFI. Assigning graphics devices to a OVMF-based virtual machine requires that the graphics device also support UEFI.
- Only available if SWTPM plugin from the CA App is installed! + (Open Virtual Machine Firmware) adds support for booting VMs using UEFI with TPM and Secure Boot available, but virtual machine guests must also support UEFI. Assigning graphics devices to a OVMF-based virtual machine requires that the graphics device also support UEFI.

Once a VM is created this setting cannot be adjusted.