4279ee0622
Fixes one of the allowed values for ``BootSourceOverrideMode`` element - Redfish specification requires UEFI boot mode to be indicated as ``UEFI``, not ``Uefi`` as the dynamic Redfish emulator erroneously adopted. Change-Id: Ie7c743f27c005a92f500c17dcbb25320747cee4b
8 lines
247 B
YAML
8 lines
247 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Fixes one of the allowed values for ``BootSourceOverrideMode``
|
|
element - Redfish specification requires UEFI boot mode to be indicated
|
|
as ``UEFI``, not ``Uefi`` as the dynamic Redfish emulator erroneously
|
|
adopted.
|