warn"This Xen was compiled with FLASK support, but the FLASK file does not match the Xen version number. Please hardcode the path to the FLASK file instead.""boot/xenpolicy-${version}"
else
throw"This Xen was compiled without FLASK support.";
# This test suite is very simple, as Xen's userspace
+"\nIncludes:\n* `xen.efi`: The Xen Project's [EFI binary](https://xenbits.xenproject.org/docs/${branch}-testing/misc/efi.html), available on the `boot` output of this package."
+optionalStringwithFlask"\n* `xsm-flask`: The [FLASK Xen Security Module](https://wiki.xenproject.org/wiki/Xen_Security_Modules_:_XSM-FLASK). The `xenpolicy-${version}` file is available on the `boot` output of this package."
+optionalStringwithFlask"\n* `xsm-flask`: The [FLASK Xen Security Module](https://wiki.xenproject.org/wiki/Xen_Security_Modules_:_XSM-FLASK). The `xenpolicy-${upstreamVersion}` file is available on the `boot` output of this package."
+optionalStringwithSeaBIOS"\n* `seabios`: Support for the SeaBIOS boot firmware on HVM domains."
+optionalStringwithOVMF"\n* `ovmf`: Support for the OVMF UEFI boot firmware on HVM domains."
+optionalStringwithIPXE"\n* `ipxe`: Support for the iPXE boot firmware on HVM domains.";