Lines Matching full:attribute
46 - **SetAttribute** Sets a specific BIOS attribute to a new value.
47 - **GetAttribute** Retrieves the current and pending values of a BIOS attribute.
76 - **Attribute Name (string)**: The name of the BIOS attribute.
77 - **Attribute Type (enum)**: The type of the BIOS attribute (e.g., String,
79 - **Read-only Status (boolean)**: Whether the attribute is read-only.
80 - **Display Name (string)**: The human-readable name of the attribute.
81 - **Description (string)**: A description of what the attribute does.
82 - **Menu Path (string)**: The BIOS menu path where this attribute can be found.
84 attribute.
86 attribute.
88 attribute.
92 Here is an example json structure of a `String` attribute with `attributeName`
116 Here is another example json structure of a `Integer` attribute with attribute