Home
last modified time | relevance | path

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

/openbmc/pldm/pldmtool/
H A Dpldm_fw_update_cmd.cpp624 auto getFwParams = fwUpdate->add_subcommand( in registerCommand() local
627 std::make_unique<GetFwParams>("fw_update", "GetFwParams", getFwParams)); in registerCommand()