Searched refs:openBMC (Results 1 – 13 of 13) sorted by relevance
61 openBMC = 'O', enumerator
509 auto bmcPEL = CreatorID::openBMC == static_cast<CreatorID>(pel.creator); in updateRepoStats()643 return (CreatorID::openBMC == static_cast<CreatorID>(pel.creator)) && in prune()649 return (CreatorID::openBMC == static_cast<CreatorID>(pel.creator)) && in prune()655 return (CreatorID::openBMC != static_cast<CreatorID>(pel.creator)) && in prune()661 return (CreatorID::openBMC != static_cast<CreatorID>(pel.creator)) && in prune()
27 if ((static_cast<CreatorID>(creator) == CreatorID::openBMC) || in ignore()
34 _creatorID = static_cast<uint8_t>(CreatorID::openBMC); in PrivateHeader()
568 static_cast<uint8_t>(CreatorID::openBMC)) in updateSysInfoInExtendedUserDataSection()589 if ((creator == CreatorID::openBMC) || (creator == CreatorID::hostboot)) in getDeconfigFlag()601 if ((creator == CreatorID::openBMC) || (creator == CreatorID::hostboot)) in getGuardFlag()
710 if ((creatorID != CreatorID::openBMC) && in checkPelAndQuiesce()1118 if ((attributes.creator == static_cast<uint8_t>(CreatorID::openBMC)) && in hardwarePresent()
13 available in openBMC that can be configured at runtime to monitor connected19 openBMC provides a GPIO monitoring framework through
15 openBMC to handle this task.20 not-present) value. Currently, openBMC has a framework for sensors, but it is
226 pretty significant. Given the amount of functionality needed for openBMC,
30 Currently in openBMC, Avahi is being used as service discovery. Avahi is a
3 The openBMC PID control daemon, swampd (phosphor-pid-control) requires the user
5 attribute registry support in openBMC, BmcWeb is designed to read data from the
10 ## Meta layers should not patch projects that exist within the openBMC tree