Search results

  1. S

    Qemu, SMM and OVMF Secure Boot

    Hi, In the end I purged the current installation, so I lost the script, but I can tell you how to work out the Secure Boot keys and the first signing, then you may just repeat the steps of signing and add it to a script. To enable Secure Boot in PVE you need: a. Keys and certificates UEFI...
  2. S

    Qemu, SMM and OVMF Secure Boot

    Hey, thanks for the reply. How may I go to recompile Qemu with SMM enabled and use it in the current Pve 7? That is the only thing preventing me from adopting it. I am planning on running ESP / ESP-Verity with SecureBoot. Maybe I can contribute in someway? I think PVE should adopt it in this...
  3. S

    Qemu, SMM and OVMF Secure Boot

    Hi, I managed to get PVE 7.x working with Secure Boot enabled without problems. I even automated the kernel signing after each upgrade/change. The problem, though, is that I can't manage to find if PVE's Qemu is complied with SMM enabled or disabled. I need that information. After that, why...