Lines Matching refs:attribute
34 - **SetAttribute** Sets a specific BIOS attribute to a new value.
35 - **GetAttribute** Retrieves the current and pending values of a BIOS attribute.
64 - **Attribute Name (string)**: The name of the BIOS attribute.
65 - **Attribute Type (enum)**: The type of the BIOS attribute (e.g., String,
67 - **Read-only Status (boolean)**: Whether the attribute is read-only.
68 - **Display Name (string)**: The human-readable name of the attribute.
69 - **Description (string)**: A description of what the attribute does.
70 - **Menu Path (string)**: The BIOS menu path where this attribute can be found.
72 attribute.
74 attribute.
76 attribute.
80 Here is an example json structure of a `String` attribute with `attributeName`
104 Here is another example json structure of a `Integer` attribute with attribute