Home
last modified time | relevance | path

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

/openbmc/phosphor-bmc-code-mgmt/bios/
H A Dspi_device.hpp24 const std::string biosVersionPath = biosVersionDirPath + biosVersionFilename; variable
H A Dspi_device.cpp451 std::ifstream config(biosVersionPath); in getVersion()