Skip to content

Commit

Permalink
Add keywords missing in VSBK YAML
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
PriyangaRamasamy committed Mar 25, 2024
1 parent f55273c commit 6e5e98b
Showing 1 changed file with 33 additions and 5 deletions.
38 changes: 33 additions & 5 deletions yaml/com/ibm/ipzvpd/VSBK.interface.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ properties:
- name: RB
type: array[byte]
description: >
RB keyword.
RB keyword. For Synergy Brand systems.
- name: WN
type: array[byte]
description: >
Expand All @@ -48,20 +48,48 @@ properties:
- name: ES
type: array[byte]
description: >
ES keyword.
ES keyword. Copy of VCEN SE.
- name: LX
type: array[byte]
description: >
LX keyword. The load ID data.
- name: D0
type: array[byte]
description: >
D0 keyword.
D0 keyword. Memory mirror.
- name: D1
type: array[byte]
description: >
D1 keyword. BIOS attribute.
- name: D2
type: array[byte]
description: >
D2 keyword.
- name: D3
type: array[byte]
description: >
D3 keyword.
- name: D4
type: array[byte]
description: >
D4 keyword.
- name: F0
type: array[byte]
description: >
F0 keyword. ACF Replay ID.
- name: F4
type: array[byte]
description: >
F4 keyword.
- name: F5
type: array[byte]
description: >
F5 keyword.
F5 keyword. IPS Brand name.
- name: F6
type: array[byte]
description: >
F6 keyword.
F6 keyword. IPS Brand name.
- name: F7
type: array[byte]
description: >
F7 keyword.

0 comments on commit 6e5e98b

Please sign in to comment.