Searched defs:BIOSTable (Results 1 – 2 of 2) sorted by relevance
/openbmc/pldm/libpldmresponder/ | ||
H A D | bios_table.hpp | 43 class BIOSTable class |
H A D | bios_table.cpp | 19 BIOSTable::BIOSTable(const char* filePath) : filePath(filePath) {} in BIOSTable() function in pldm::responder::bios::BIOSTable |