blob: 619ae15e18c7b6457128e019a519ff70be81b155 [file] [log] [blame]
Santosh Puranik83185d52019-10-18 02:01:09 -05001description: >
2 Implement to represent the DINF record in IPZ VPD
3properties:
4 - name: RT
5 type: array[byte]
6 description: >
7 RT keyword. Contains the record name.
8 - name: RI
9 type: array[byte]
10 description: >
11 RI keyword. Power resource ID.
12 - name: FL
13 type: array[byte]
14 description: >
15 FL keyword. The FRU label.
16