Home
last modified time | relevance | path

Searched refs:BootSource (Results 1 – 9 of 9) sorted by relevance

/openbmc/bmcweb/redfish-core/include/generated/enums/
H A Dcomputer_system.hpp8 enum class BootSource{ enum
216 {BootSource::Invalid, "Invalid"},
217 {BootSource::None, "None"},
218 {BootSource::Pxe, "Pxe"},
219 {BootSource::Floppy, "Floppy"},
220 {BootSource::Cd, "Cd"},
221 {BootSource::Usb, "Usb"},
222 {BootSource::Hdd, "Hdd"},
225 {BootSource::Diags, "Diags"},
228 {BootSource::SDCard, "SDCard"},
[all …]
/openbmc/phosphor-settingsd/
H A Dsettings_example.yaml9 BootSource:
20 BootSource:
/openbmc/openbmc/meta-ibm/recipes-phosphor/settings/phosphor-settings-manager/
H A DBootMode-default-setup.override.yml4 BootSource:
/openbmc/openbmc/meta-phosphor/recipes-phosphor/settings/phosphor-settings-manager/
H A Dboot_type.override.yml4 BootSource:
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/Boot/
H A DSource.interface.yaml5 - name: BootSource
/openbmc/fb-ipmi-oem/src/
H A Doemcommands.cpp166 using BootSource = typedef
175 std::map<IpmiValue, BootSource> sourceIpmiToDbus = {
176 {0x0f, BootSource::Default}, {0x00, BootSource::RemovableMedia},
177 {0x01, BootSource::Network}, {0x02, BootSource::Disk},
178 {0x03, BootSource::ExternalMedia}, {0x04, BootSource::RemovableMedia},
179 {0x09, BootSource::Network}};
188 {BootSource::Default, 0x0f},
189 {BootSource::RemovableMedia, 0x00},
190 {BootSource::Network, 0x01},
191 {BootSource::Disk, 0x02},
[all …]
/openbmc/openbmc/meta-phosphor/recipes-phosphor/settings/phosphor-settings-defaults/
H A Dhost-template.yaml16 BootSource:
/openbmc/docs/
H A Dhost-management.md186 [`BootSource`](https://github.com/openbmc/phosphor-dbus-interfaces/blob/master/yaml/xyz/openbmc_pro…
199 …son" -X PUT https://${bmc}/xyz/openbmc_project/control/host0/boot/attr/BootSource -d '{"data": "xy…
H A DREST-cheatsheet.md160 …son" -X PUT https://${bmc}/xyz/openbmc_project/control/host0/boot/attr/BootSource -d '{"data": "xy…