blob: 8932fe66bc22c16264a8199b57e2701202c845e0 [file] [log] [blame]
Santosh Puranik83185d52019-10-18 02:01:09 -05001description: >
2 Implement to represent the VW10 record in IPZ VPD
3properties:
4 - name: RT
5 type: array[byte]
6 description: >
7 RT keyword. Contains the record name.
8 - name: DR
9 type: array[byte]
10 description: >
Manojkiran Eda921791c2024-06-17 14:21:02 +053011 Description of the record.
Santosh Puranik83185d52019-10-18 02:01:09 -050012 - name: GD
13 type: array[byte]
14 description: >
Manojkiran Eda921791c2024-06-17 14:21:02 +053015 Guard data.