blob: 8343e98cf6834c9bc6b1754dea97f4e84300d03c [file] [log] [blame]
Santosh Puranik83185d52019-10-18 02:01:09 -05001description: >
2 Implement to represent the VCEN 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: SE
13 type: array[byte]
14 description: >
15 SE keyword.
16 - name: TM
17 type: array[byte]
18 description: >
19 System eclosure type and model.
20 - name: FC
21 type: array[byte]
22 description: >
23 System enclosure feature code.
24 - name: RG
25 type: array[byte]
26 description: >
27 RG keyword. Field core override information.
28 - name: RB
29 type: array[byte]
30 description: >
31 RB keyword. Brand specific data.