Home
last modified time | relevance | path

Searched refs:PendingAttributes (Results 1 – 10 of 10) sorted by relevance

/openbmc/bios-settings-mgr/include/
H A Dmanager.hpp55 using PendingAttributes = typedef in bios_config::Manager
125 PendingAttributes pendingAttributes(PendingAttributes value) override;
/openbmc/bios-settings-mgr/src/
H A Dmanager.cpp203 Manager::PendingAttributes Manager::pendingAttributes(PendingAttributes value) in pendingAttributes()
294 PendingAttributes pendingAttribute = Base::pendingAttributes(); in pendingAttributes()
H A Dmanager_serialize.cpp47 Manager::PendingAttributes pendingAttrs; in load()
/openbmc/openpower-proc-control/service_files/
H A Dop-clear-sys-dump-active@.service.in16 PendingAttributes a{s\\(sv\\)} 1 pvm_sys_dump_active \
H A Dop-enter-mpreboot@.service.in21 PendingAttributes a{s\\(sv\\)} 1 pvm_sys_dump_active \
/openbmc/pldm/libpldmresponder/
H A Dbios_config.hpp60 using PendingAttributes = std::map<AttributeName, PendingObj>; typedef
379 void constructPendingAttribute(const PendingAttributes& pendingAttributes);
H A Dbios_config.cpp1086 const PendingAttributes& pendingAttributes) in constructPendingAttribute()
1166 std::variant<std::string, PendingAttributes, BaseBIOSTable>; in listenPendingAttributes()
1179 PendingAttributes pendingAttributes = in listenPendingAttributes()
1180 std::get<PendingAttributes>(valPropMap->second); in listenPendingAttributes()
/openbmc/docs/designs/
H A Dremote-bios-configuration.md67 | | | -PendingAttributes | | | …
114 RBC daemon should preserve the AllBiosTables, PendingAttributes list in
252 RBC daemon should preserve the AllBaseAttributes, PendingAttributes list in
443 …| |6.Get Pending attributes |<---Req-/Res--->| Get PendingAttributes |<-dbus-| PendingAttributes
445 …| |7.Update new BIOS setting|<---Req-/Res--->| Set PendingAttributes |<-dbus-| PendingAttributes
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/BIOSConfig/
H A DREADME.md29 - `PendingAttributes` - To store pending bios Attributes list.
H A DManager.interface.yaml99 - name: PendingAttributes