b50b012
b50b012
experimental edk2 builds
b50b012
------------------------
b50b012
b50b012
OVMF.stateless.fd
b50b012
OVMF.stateless.secboot.fd
b50b012
OVMF.stateless.secboot.pcr
b50b012
b50b012
  Stateless (== no persistent uefi variables) ovmf build.  Has secure
b50b012
  boot support, the 'secboot' variant has secure boot enabled.  Does
b50b012
  not require SMM support.
b50b012
b50b012
OVMF_CODE.4m.secboot.strictnx.fd
b50b012
b50b012
  OVMF build with strict NX configuration (using r-x for code, rw- for
b50b012
  data).  Known to not work with some grub and linux kernel versions
b50b012
  because they use the wrong memory type for allocations and run into
b50b012
  NX faults.  Useful for bootloader development and CI.
b50b012
b50b012
QEMU_EFI.strictnx.fd
b50b012
QEMU_EFI-strictnx-pflash.raw
b50b012
b50b012
  ArmVirt build with strict NX configuration (see above for details).
b50b012
b50b012
QEMU_EFI.secboot.testonly.fd
b50b012
QEMU_EFI-secboot-testonly-pflash.raw
b50b012
vars-template-secboot-testonly-pflash.raw
b50b012
b50b012
  ArmVirt build with secure boot support.
b50b012
b50b012
  Exposes the secure boot APIs, so they can be used for development /
b50b012
  testing / CI.
b50b012
b50b012
  The EFI variable store is NOT protected, therefore the build is NOT
b50b012
  suitable for production use.
b50b012