Home
last modified time | relevance | path

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

/openbmc/pldm/libpldmresponder/
H A Dbios_config.hpp57 using BaseBIOSTable = std::map<AttributeName, BIOSTableObj>; typedef
161 BaseBIOSTable baseBIOSTableMaps;
H A Dbios_config.cpp527 std::variant<BaseBIOSTable> value = baseBIOSTableMaps; in updateBaseBIOSTableProperty()
568 BaseBIOSTable biosTable{}; in buildAndStoreAttrTables()
581 std::variant<BaseBIOSTable> varBiosTable{}; in buildAndStoreAttrTables()
583 biosTable = std::get<BaseBIOSTable>(varBiosTable); in buildAndStoreAttrTables()
1170 std::variant<std::string, PendingAttributes, BaseBIOSTable>; in listenPendingAttributes()
/openbmc/docs/designs/
H A Dremote-bios-configuration.md66 | +-----+-------+ +-------------+ | -BaseBIOSTable | | +<-->…
182 … Chksum. | | | Validate the XML Type 0 |--dbus-->| BaseBIOSTable
356 | | |------------------------->| (BaseBIOSTable) …
431 …| |1.Get Current attributes |<---Req-/Res--> | Read BaseBIOSTable |<-dbus-| BaseBIOSTable
434 …| |2.Get Attribute Registry |<---Req-/Res--> | Read BaseBIOSTable |<-dbus-| BaseBIOSTable
/openbmc/bios-settings-mgr/
H A DREADME.md23 BIOS. BaseBIOSTable - Save the whole BIOS table.
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/BIOSConfig/
H A DManager.interface.yaml62 - name: BaseBIOSTable