Searched refs:setBIOSAttributeCurrentValue (Results 1 – 3 of 3) sorted by relevance
92 Response setBIOSAttributeCurrentValue(const pldm_msg* request,
107 return this->setBIOSAttributeCurrentValue(request, payloadLength); in Handler()341 Response Handler::setBIOSAttributeCurrentValue(const pldm_msg* request, in setBIOSAttributeCurrentValue() function in pldm::responder::bios::Handler
981 auto setBIOSAttributeCurrentValue = bios->add_subcommand( in registerCommand() local984 "bios", "SetBIOSAttributeCurrentValue", setBIOSAttributeCurrentValue)); in registerCommand()