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.cpp672 class GetBIOSAttributeCurrentValueByHandle : public GetBIOSTableHandler class
675 ~GetBIOSAttributeCurrentValueByHandle() = default;
676 GetBIOSAttributeCurrentValueByHandle(
677 const GetBIOSAttributeCurrentValueByHandle&) = delete;
678 GetBIOSAttributeCurrentValueByHandle(
679 GetBIOSAttributeCurrentValueByHandle&&) = delete;
680 GetBIOSAttributeCurrentValueByHandle& operator=(
681 const GetBIOSAttributeCurrentValueByHandle&) = delete;
682 GetBIOSAttributeCurrentValueByHandle& operator=(
683 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
226 ${output}= pldmtool bios GetBIOSAttributeCurrentValueByHandle -a ${attr_handle}
249 ${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.robot1193 ${pldm_output}= pldmtool bios GetBIOSAttributeCurrentValueByHandle -a ${attribute_name}