Skip to content

Commit 6e5e98b

Browse files
Add keywords missing in VSBK YAML
Test: busctl introspect xyz.openbmc_project.Inventory.Manager /xyz/openbmc_project/inventory/system/chassis/motherboard/ base_op_panel_blyth Displays all the keywords documented in this YAML file. Signed-off-by: Priyanga Ramasamy <[email protected]>
1 parent f55273c commit 6e5e98b

File tree

1 file changed

+33
-5
lines changed

1 file changed

+33
-5
lines changed

yaml/com/ibm/ipzvpd/VSBK.interface.yaml

Lines changed: 33 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ properties:
2828
- name: RB
2929
type: array[byte]
3030
description: >
31-
RB keyword.
31+
RB keyword. For Synergy Brand systems.
3232
- name: WN
3333
type: array[byte]
3434
description: >
@@ -48,20 +48,48 @@ properties:
4848
- name: ES
4949
type: array[byte]
5050
description: >
51-
ES keyword.
51+
ES keyword. Copy of VCEN SE.
5252
- name: LX
5353
type: array[byte]
5454
description: >
5555
LX keyword. The load ID data.
5656
- name: D0
5757
type: array[byte]
5858
description: >
59-
D0 keyword.
59+
D0 keyword. Memory mirror.
60+
- name: D1
61+
type: array[byte]
62+
description: >
63+
D1 keyword. BIOS attribute.
64+
- name: D2
65+
type: array[byte]
66+
description: >
67+
D2 keyword.
68+
- name: D3
69+
type: array[byte]
70+
description: >
71+
D3 keyword.
72+
- name: D4
73+
type: array[byte]
74+
description: >
75+
D4 keyword.
76+
- name: F0
77+
type: array[byte]
78+
description: >
79+
F0 keyword. ACF Replay ID.
80+
- name: F4
81+
type: array[byte]
82+
description: >
83+
F4 keyword.
6084
- name: F5
6185
type: array[byte]
6286
description: >
63-
F5 keyword.
87+
F5 keyword. IPS Brand name.
6488
- name: F6
6589
type: array[byte]
6690
description: >
67-
F6 keyword.
91+
F6 keyword. IPS Brand name.
92+
- name: F7
93+
type: array[byte]
94+
description: >
95+
F7 keyword.

0 commit comments

Comments
 (0)