Home
last modified time | relevance | path

Searched refs:BIOSConfigManager (Results 1 – 5 of 5) sorted by relevance

/openbmc/bios-settings-mgr/service_files/
H A Dxyz.openbmc_project.biosconfig_manager.service9 BusName=xyz.openbmc_project.BIOSConfigManager
/openbmc/openpower-proc-control/service_files/
H A Dop-clear-sys-dump-active@.service.in14 "busctl set-property xyz.openbmc_project.BIOSConfigManager \
H A Dop-enter-mpreboot@.service.in19 "busctl set-property xyz.openbmc_project.BIOSConfigManager \
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/BIOSConfig/
H A DREADME.md16 ### Interface xyz.openbmc_project.BIOSConfigManager
/openbmc/pldm/libpldmresponder/
H A Dbios_config.cpp31 using BIOSConfigManager = typedef
1116 BIOSConfigManager::convertAttributeTypeFromString(attributeType); in constructPendingAttribute()
1118 if (type != BIOSConfigManager::AttributeType::Enumeration && in constructPendingAttribute()
1119 type != BIOSConfigManager::AttributeType::String && in constructPendingAttribute()
1120 type != BIOSConfigManager::AttributeType::Integer) in constructPendingAttribute()