Home
last modified time | relevance | path

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

/openbmc/openbmc-test-automation/pldm/
H A Dtest_pldm_platform.robot20 Verify GetPDR
21 [Documentation] Verify GetPDR (Platform Descpritor Record) response message.
28 ${next_record_handle}= Run Keyword Verify GetPDR For Record Handle ${record_handle}
62 Verify GetPDR For Record Handle
63 [Documentation] Verify GetPDR (Platform Descpritor Record) for given input
/openbmc/openbmc-tools/pldm/
H A Dpdrdump.sh9 pldmtool platform GetPDR -d $i >> $pdrdump_file
/openbmc/pldm/pldmtool/
H A Dpldm_platform_cmd.cpp135 class GetPDR : public CommandInterface class
138 ~GetPDR() = default;
139 GetPDR() = delete;
140 GetPDR(const GetPDR&) = delete;
141 GetPDR(GetPDR&&) = default;
142 GetPDR& operator=(const GetPDR&) = delete;
143 GetPDR& operator=(GetPDR&&) = delete;
147 explicit GetPDR(const char* type, const char* name, CLI::App* app) : in GetPDR() function in pldmtool::platform::GetPDR
2300 commands.push_back(std::make_unique<GetPDR>("platform", "getPDR", getPDR)); in registerCommand()
2340 auto getPDR = dynamic_cast<GetPDR*>(command.get()); in parseGetPDROption()
/openbmc/pldm/tools/visualize-pdr/
H A DREADME.md3 The `pldmtool` for `GetPDR` command lacks to display all PDRs at once. It
/openbmc/docs/designs/
H A Dpldm-stack.md487 Sensor PDRs by PDR Repository commands (`GetPDRRepositoryInfo`, `GetPDR`) for