Searched refs:GetBIOSAttributeCurrentValueByHandle (Results 1 – 6 of 6) sorted by relevance
91 Verify GetBIOSAttributeCurrentValueByHandle92 [Documentation] Verify GetBIOSAttributeCurrentValueByHandle with the98 # pldmtool bios GetBIOSAttributeCurrentValueByHandle -a pvm_fw_boot_side106 ${cur_attr}= Pldmtool bios GetBIOSAttributeCurrentValueByHandle -a ${i}109 Fail Invalid GetBIOSAttributeCurrentValueByHandle value found.
31 ${pldm_output}= pldmtool bios GetBIOSAttributeCurrentValueByHandle -a ${random_attr}35 # pldmtool bios GetBIOSAttributeCurrentValueByHandle -a hjkhkj217 ${output}= pldmtool bios GetBIOSAttributeCurrentValueByHandle -a ${attr_handle}240 ${output}= pldmtool bios GetBIOSAttributeCurrentValueByHandle -a ${key}
9 # pldmtool bios GetBIOSAttributeCurrentValueByHandle -a fw_boot_side
671 class GetBIOSAttributeCurrentValueByHandle : public GetBIOSTableHandler class674 ~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 …]
513 TEST(GetBIOSAttributeCurrentValueByHandle, testGoodDecodeRequest) in TEST() argument547 TEST(GetBIOSAttributeCurrentValueByHandle, testBadDecodeRequest) in TEST() argument586 TEST(GetBIOSAttributeCurrentValueByHandle, testGoodEncodeRequest) in TEST() argument612 TEST(GetBIOSAttributeCurrentValueByHandle, testBadEncodeRequest) in TEST() argument624 TEST(GetBIOSAttributeCurrentValueByHandle, testGoodEncodeResponse) in TEST() argument658 TEST(GetBIOSAttributeCurrentValueByHandle, testBadEncodeResponse) in TEST() argument912 TEST(GetBIOSAttributeCurrentValueByHandle, testDecodeResponse) in TEST() argument
1157 ${pldm_output}= pldmtool bios GetBIOSAttributeCurrentValueByHandle -a ${attribute_name}