[pve-devel] [PATCH-SERIES qemu-server 0/2] fix #6985: ovmf: auto-enroll Microsoft UEFI CA 2023 for Windows
Fiona Ebner
f.ebner at proxmox.com
Tue Nov 11 14:57:52 CET 2025
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/20251106154314.772317-1-f.ebner@proxmox.com/
[1]: https://bugzilla.proxmox.com/show_bug.cgi?id=6985
[2]: https://lore.proxmox.com/pve-devel/20251020141335.124077-1-f.ebner@proxmox.com/
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
More information about the pve-devel
mailing list