Lines Matching full:attribute
3 Redfish supports the BIOS Attribute Registry, which provides users with a list
5 attribute registry support in openBMC, BmcWeb is designed to read data from the
11 are structured within JSON files. Each attribute is defined by its name, type,
20 [BIOS Attribute registry](https://redfish.dmtf.org/schemas/v1/AttributeRegistry.v1_3_8.json),
22 configuration. The BIOS Attribute registry data is supposed to be derived from
28 attribute table, and attribute value table as per Section7 in
32 `bios attribute json files are kept under OEM`
37 Integer Attribute details as documented at Table9 of
45 "attribute_name": "Attribute Name",
50 "help_text": "Help text about attribute usage",
51 "display_name": "Attribute Display Name",
52 "read_only": "Read only Attribute"
58 Enum Attribute details as documented at Table6 of
66 "attribute_name": "Attribute Name",
68 … "An array of character strings of variable to indicate the possible values of the BIOS attribute"
71 "help_text": "Help text about attribute usage",
73 "read_only": "Read only Attribute"
79 String Attribute details as documented at Table7 of
87 "attribute_name": "Attribute Name",
92 "help_text": "Help text about attribute usage",
93 "display_name": "Attribute Display Name",
94 "read_only": "Read only Attribute"
112 To enable system-specific BIOS attribute support within PLDM, the meson option