Commit Graph

2 Commits

Author SHA1 Message Date
Philipp Giersfeld
3497c01420 Add configuration options for AMD SEV-SNP
Expand input panel with AMD SEV-SNP selection, and relevant optional
parameters similar to existing options for AMD SEV(-ES).

Further, upon selecting AMD SEV-SNP, issue a warning that EFI disks
are not included when using SEV-SNP.

Signed-off-by: Philipp Giersfeld <philipp.giersfeld@canarybit.eu>
Tested-by: Markus Frank <m.frank@proxmox.com>
Reviewed-by: Markus Frank <m.frank@proxmox.com>
2025-04-04 18:45:24 +02:00
Markus Frank
66c018376c ui: add AMD SEV configuration to Options
By adding a new input panel with an AMD SEV technology selection combo
box and checkboxes for the optional parameters in an advanced section,
the user can configure the amd_sev option via the WebUI's Options tab.

Signed-off-by: Markus Frank <m.frank@proxmox.com>
Reviewed-by: Shannon Sterz <s.sterz@proxmox.com>
 [ TL: fleeced in a nit from Shannon and went further with some
   personal ones, like using the field label as subject and avoiding
   the exact onlineHelp until pve-docs is bumped ]
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2024-11-18 22:10:00 +01:00