Home
last modified time | relevance | path

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

/openbmc/pldm/pldmtool/
H A Dpldm_bios_cmd.cpp671 class GetBIOSAttributeCurrentValueByHandle : public GetBIOSTableHandler class
674 ~GetBIOSAttributeCurrentValueByHandle() = default;
675 GetBIOSAttributeCurrentValueByHandle(
676 const GetBIOSAttributeCurrentValueByHandle&) = delete;
677 GetBIOSAttributeCurrentValueByHandle(
678 GetBIOSAttributeCurrentValueByHandle&&) = delete;
679 GetBIOSAttributeCurrentValueByHandle& operator=(
680 const GetBIOSAttributeCurrentValueByHandle&) = delete;
681 GetBIOSAttributeCurrentValueByHandle& operator=(
682 GetBIOSAttributeCurrentValueByHandle&&) = delete;
[all …]
/openbmc/openbmc-test-automation/pldm/
H A Dtest_pldm_bios.robot91 Verify GetBIOSAttributeCurrentValueByHandle
92 [Documentation] Verify GetBIOSAttributeCurrentValueByHandle with the
98 # pldmtool bios GetBIOSAttributeCurrentValueByHandle -a pvm_fw_boot_side
106 ${cur_attr}= Pldmtool bios GetBIOSAttributeCurrentValueByHandle -a ${i}
109 ... Fail Invalid GetBIOSAttributeCurrentValueByHandle value found.
H A Dtest_pldm_bios_attributes.robot31 ${pldm_output}= pldmtool bios GetBIOSAttributeCurrentValueByHandle -a ${random_attr}
35 # pldmtool bios GetBIOSAttributeCurrentValueByHandle -a hjkhkj
217 ${output}= pldmtool bios GetBIOSAttributeCurrentValueByHandle -a ${attr_handle}
240 ${output}= pldmtool bios GetBIOSAttributeCurrentValueByHandle -a ${key}
H A Dtest_firmware_boot_side.robot9 # pldmtool bios GetBIOSAttributeCurrentValueByHandle -a fw_boot_side
/openbmc/libpldm/tests/dsp/
H A Dbios.cpp513 TEST(GetBIOSAttributeCurrentValueByHandle, testGoodDecodeRequest) in TEST() argument
547 TEST(GetBIOSAttributeCurrentValueByHandle, testBadDecodeRequest) in TEST() argument
586 TEST(GetBIOSAttributeCurrentValueByHandle, testGoodEncodeRequest) in TEST() argument
612 TEST(GetBIOSAttributeCurrentValueByHandle, testBadEncodeRequest) in TEST() argument
624 TEST(GetBIOSAttributeCurrentValueByHandle, testGoodEncodeResponse) in TEST() argument
658 TEST(GetBIOSAttributeCurrentValueByHandle, testBadEncodeResponse) in TEST() argument
912 TEST(GetBIOSAttributeCurrentValueByHandle, testDecodeResponse) in TEST() argument
/openbmc/openbmc-test-automation/lib/
H A Dutils.robot1158 ${pldm_output}= pldmtool bios GetBIOSAttributeCurrentValueByHandle -a ${attribute_name}