Searched refs:GetBIOSAttributeCurrentValueByHandle (Results 1 – 6 of 6) sorted by relevance
672 class GetBIOSAttributeCurrentValueByHandle : public GetBIOSTableHandler class675 ~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 …]
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 hjkhkj226 ${output}= pldmtool bios GetBIOSAttributeCurrentValueByHandle -a ${attr_handle}249 ${output}= pldmtool bios GetBIOSAttributeCurrentValueByHandle -a ${key}
9 # pldmtool bios GetBIOSAttributeCurrentValueByHandle -a fw_boot_side
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
1193 ${pldm_output}= pldmtool bios GetBIOSAttributeCurrentValueByHandle -a ${attribute_name}