Searched refs:BIOSConfigManager (Results 1 – 5 of 5) sorted by relevance
9 BusName=xyz.openbmc_project.BIOSConfigManager
14 "busctl set-property xyz.openbmc_project.BIOSConfigManager \
19 "busctl set-property xyz.openbmc_project.BIOSConfigManager \
16 ### Interface xyz.openbmc_project.BIOSConfigManager
31 using BIOSConfigManager = typedef1111 BIOSConfigManager::convertAttributeTypeFromString(attributeType); in constructPendingAttribute()1113 if (type != BIOSConfigManager::AttributeType::Enumeration && in constructPendingAttribute()1114 type != BIOSConfigManager::AttributeType::String && in constructPendingAttribute()1115 type != BIOSConfigManager::AttributeType::Integer) in constructPendingAttribute()