Home
last modified time | relevance | path

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

/openbmc/pldm/oem/ibm/libpldmresponder/
H A Dinband_code_update.cpp51 auto hostfwImagePath = fs::path(imageDirPath) / hostfwImageName; variable
806 hostfwImagePath.c_str(), "-all-root", in assembleCodeUpdateImage()
836 fs::copy_file(hostfwImagePath, in assembleCodeUpdateImage()