This is a followup to [0], taking care of already existing EFI disks. See the bug report [1] and patch 2/2 for details.
Depends on the QSD parts of [2]. [0]: https://lore.proxmox.com/pve-devel/[email protected]/ [1]: https://bugzilla.proxmox.com/show_bug.cgi?id=6985 [2]: https://lore.proxmox.com/pve-devel/[email protected]/ Fiona Ebner (2): qsd: add remove_fuse_export() function fix #6985: ovmf: auto-enroll Microsoft UEFI CA 2023 for Windows debian/control | 1 + src/PVE/QemuServer.pm | 20 +++++++++++++ src/PVE/QemuServer/Drive.pm | 9 ++++++ src/PVE/QemuServer/OVMF.pm | 59 +++++++++++++++++++++++++++++++++++++ src/PVE/QemuServer/QSD.pm | 14 +++++++++ 5 files changed, 103 insertions(+) -- 2.47.3 _______________________________________________ pve-devel mailing list [email protected] https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel
