Mapping of boot modes used when requesting the system to boot using alternative firmware interfaces.
The options presented were based on the Redfish protocol capabilities, specifically on the BootSourceOverrideMode property.
ironic.common.boot_modes.
LEGACY_BIOS
= 'bios'¶Boot over legacy PC BIOS firmware interface
ironic.common.boot_modes.
UEFI
= 'uefi'¶Boot over Unified Extensible Firmware Interface (UEFI) firmware interface
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.