Home
last modified time | relevance | path

Searched defs:BaseBIOSTable (Results 1 – 2 of 2) sorted by relevance

/openbmc/bios-settings-mgr/
H A DREADME.md78 ### Examples
136 ### BIOS with PLDM as Communication Protocol
146 ### BIOS with IPMI as Communication Protocol
/openbmc/pldm/libpldmresponder/
H A Dbios_config.hpp57 using BaseBIOSTable = std::map<AttributeName, BIOSTableObj>; typedef