Lines Matching full:attribute
61 attribute handle and its optional values for BIOS Enumeration type.
77 @return Dictionary of BIOS attribute and its value.
106 attribute handle and its values based on the attribute type.
112 @return Dict of BIOS attribute and its value based on attribute type.
143 Get random integer or string values for BIOS attribute values based on the count.
146 attr_name Attribute name of BIOS attribute type Integer or string.
147 count Max length for BIOS attribute type Integer or string.
149 @return Random attribute value based on BIOS attribute type Integer
192 attribute handle and its values.
197 @return Dict of BIOS attribute and its value.
205 # Exclude BIOS attribute which are ReadOnly.
212 print("Ignore BIOS attribute which throws error...")
228 attribute handle and its default attribute values.
233 @return Dict of BIOS attribute and its default attribute value.
259 Get a new set of values for all attributes in Attribute Table.
264 @return Dict of BIOS attribute and new attribute value.