Home
last modified time | relevance | path

Searched refs:firmwarePath (Results 1 – 2 of 2) sorted by relevance

/openbmc/smbios-mdr/src/
H A Dfirmware_inventory.cpp26 getVersionPaths.append(firmwarePath); in getExistingVersionPaths()
173 std::string path = firmwarePath; in checkAndCreateFirmwarePath()
/openbmc/smbios-mdr/include/
H A Dsmbios_mdrv2.hpp177 static constexpr const char* firmwarePath = "/xyz/openbmc_project/software"; variable