blob: 67d3797c21d9deeed0987e8690d1cba3de6790a4 [file] [log] [blame]
Santosh Puranik83185d52019-10-18 02:01:09 -05001description: >
2 Implement to represent the MER0 record (contains manufacturing repair data)
3 in IPZ VPD
4properties:
5 - name: RT
6 type: array[byte]
7 description: >
8 RT keyword. Contains the record name.
9 - name: PD_I
10 type: array[byte]
11 description: >
12 The "#I" keyword. Contains the repair data.
13