8c6076494c
Change-Id: I5361a9f4157a851a94708a81669bebcb6d825b09
7 lines
341 B
YAML
7 lines
341 B
YAML
---
|
|
features:
|
|
- UEFI boot support has been added. To migrate from Legacy BIOS mode,
|
|
define `boot_mode:uefi` as a capability for baremetal nodes that support
|
|
UEFI. In addition, corresponding flavor(s) will need to be created or
|
|
modified to include `boot_mode:uefi` as a capability for scheduling to
|
|
occur against UEFI nodes. |