Home
last modified time | relevance | path

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

/openbmc/pldm/libpldmresponder/
H A Dbios.hpp75 Response getBIOSAttributeCurrentValueByHandle(const pldm_msg* request,
H A Dbios.cpp101 return this->getBIOSAttributeCurrentValueByHandle(request, in Handler()
296 Response Handler::getBIOSAttributeCurrentValueByHandle(const pldm_msg* request, in getBIOSAttributeCurrentValueByHandle() function in pldm::responder::bios::Handler
/openbmc/pldm/pldmtool/
H A Dpldm_bios_cmd.cpp974 auto getBIOSAttributeCurrentValueByHandle = in registerCommand() local
979 getBIOSAttributeCurrentValueByHandle)); in registerCommand()