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.cpp46 auto hostfwImagePath = fs::path(imageDirPath) / hostfwImageName; variable
543 hostfwImagePath.c_str(), "-all-root", in assembleCodeUpdateImage()
573 fs::copy_file(hostfwImagePath, in assembleCodeUpdateImage()