Home
last modified time | relevance | path

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

/openbmc/pldm/oem/ibm/libpldmresponder/
H A Dinband_code_update.cpp45 constexpr auto hostfwImageName = "image-hostfw"; variable
51 auto hostfwImagePath = fs::path(imageDirPath) / hostfwImageName;
837 fs::path(updateDirPath) / hostfwImageName, in assembleCodeUpdateImage()