diff --git a/about/faq.md b/about/faq.md index 2b01b283..3384beb0 100644 --- a/about/faq.md +++ b/about/faq.md @@ -559,4 +559,7 @@ For more details about how we improved on Xen's native stub domain use, see [her ### Is Secure Boot supported? -Secure Boot is not supported out of the box as UEFI support in Xen is very basic. Arguably secure boot reliance on UEFI integrity is not the best design. The relevant binaries (shim.efi, xen.efi, kernel / initramfs) are not signed by the Qubes Team and secure boot has not been tested. Intel TXT (used in [Anti Evil Maid](/doc/anti-evil-maid/)) at least tries to avoid or limit trust in BIOS. +Secure Boot is not supported out of the box as UEFI support in Xen is very basic. +Arguably secure boot reliance on UEFI integrity is not the best design. +The relevant binaries (shim.efi, xen.efi, kernel / initramfs) are not signed by the Qubes Team and secure boot has not been tested. +Intel TXT (used in [Anti Evil Maid](/doc/anti-evil-maid/)) at least tries to avoid or limit trust in BIOS.