On Intel TDX hardware, I verified that we can boot the TDX VM with OVMF.inteltdx.fd image and the reported secure boot state is:
root@tdx-guest:~# mokutil --sb-state This system doesn't support Secure Boot If I start the TDX VM with the image OVMF.inteltdx.secboot.fd, the secure boot is enabled: root@tdx-guest:~# mokutil --sb-state SecureBoot enabled -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2125123 Title: add firmware for Intel tdx with secure boot capability To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/edk2/+bug/2125123/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
