Home
last modified time | relevance | path

Searched defs:getBIOSTable (Results 1 – 3 of 3) sorted by relevance

/openbmc/pldm/pldmtool/
H A Dpldm_bios_cmd.cpp196 std::optional<Table> getBIOSTable(pldm_bios_table_types tableType) in getBIOSTable() function in pldmtool::bios::GetBIOSTableHandler
966 auto getBIOSTable = bios->add_subcommand("GetBIOSTable", "get bios table"); in registerCommand() local
/openbmc/pldm/libpldmresponder/
H A Dbios.cpp227 Response Handler::getBIOSTable(const pldm_msg* request, size_t payloadLength) in getBIOSTable() function in pldm::responder::bios::Handler
H A Dbios_config.cpp117 std::optional<Table> BIOSConfig::getBIOSTable(pldm_bios_table_types tableType) in getBIOSTable() function in pldm::responder::bios::BIOSConfig
[all...]