Santosh Puranik | 83185d5 | 2019-10-18 02:01:09 -0500 | [diff] [blame] | 1 | description: > |
Patrick Williams | a134741 | 2022-12-06 10:56:22 -0600 | [diff] [blame] | 2 | Implement to represent the VER0 record (contains vendor repair data) in IPZ |
3 | VPD | ||||
Santosh Puranik | 83185d5 | 2019-10-18 02:01:09 -0500 | [diff] [blame] | 4 | properties: |
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. |