bifrost/releasenotes/notes/uefi-emu-5fd047d01c09ed32.yaml
Dmitry Tantsur d45e6c49e7 Change the machine type to q35 to support UEFI on CentOS
It's newer and supports OVMF firmware with secure boot enabled,
allowing us to add a UEFI CentOS 8 job.

Amend the previously created release notes.

Change-Id: Id61063d35e43b7f8bad4c799a54f85cdef63f09c
2020-11-03 10:06:07 +01:00

10 lines
258 B
YAML

---
features:
- |
Adds support for emulating UEFI bare metal machines in the testing
environment. Pass ``default_boot_mode=uefi`` to enable.
issues:
- |
UEFI testing with network boot does not work on Ubuntu Focal because of
TFTP issues.