Lines Matching refs:SetBIOSAttributeCurrentValue
47 ${pldm_output}= pldmtool bios SetBIOSAttributeCurrentValue -a ${random_str} -d ${random_str}
51 # pldmtool bios SetBIOSAttributeCurrentValue -a hjkhkj -d 0
68 # pldmtool bios SetBIOSAttributeCurrentValue -a pvm_os_boot_side -d hhhhhj
72 ${pldm_output}= pldmtool bios SetBIOSAttributeCurrentValue -a ${enum_attr} -d 0
87 # pldmtool bios SetBIOSAttributeCurrentValue -a vmi_if_count -d 12
91 ${pldm_output}= pldmtool bios SetBIOSAttributeCurrentValue -a ${int_attr} -d ${count}
107 # pldmtool bios SetBIOSAttributeCurrentValue -a vmi_if0_ipv4_ipaddr -d 1234566788999
111 ${pldm_output}= pldmtool bios SetBIOSAttributeCurrentValue -a ${str_attr} -d ${random_value}
124 # pldmtool bios SetBIOSAttributeCurrentValue -a vmi_hostname -d BMC
147 # pldmtool bios SetBIOSAttributeCurrentValue -a vmi_if_count -d 1
172 # pldmtool bios SetBIOSAttributeCurrentValue -a pvm_default_os_type -d AIX
213 ${pldm_resp}= pldmtool bios SetBIOSAttributeCurrentValue -a ${attr_handle} -d ${j}
236 …${pldm_resp}= pldmtool bios SetBIOSAttributeCurrentValue -a ${key} -d ${bios_attr_data['${key}']}