Searched refs:InterfaceTypeSelection (Results 1 – 2 of 2) sorted by relevance
| /openbmc/bmcweb/redfish-core/include/generated/enums/ |
| H A D | computer_system.hpp | 88 enum class InterfaceTypeSelection{ enum 319 NLOHMANN_JSON_SERIALIZE_ENUM(InterfaceTypeSelection, { 320 {InterfaceTypeSelection::Invalid, "Invalid"}, 321 {InterfaceTypeSelection::None, "None"}, 322 {InterfaceTypeSelection::FirmwareUpdate, "FirmwareUpdate"}, 323 {InterfaceTypeSelection::BiosSetting, "BiosSetting"}, 324 {InterfaceTypeSelection::OemMethod, "OemMethod"},
|
| /openbmc/docs/designs/oem/google/ |
| H A D | root_of_trust.md | 103 - InterfaceTypeSelection
|