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.cpp40 constexpr auto hostfwImageName = "image-hostfw"; variable
46 auto hostfwImagePath = fs::path(imageDirPath) / hostfwImageName;
584 fs::path(updateDirPath) / hostfwImageName, in assembleCodeUpdateImage()