Skip to content

Commit 1e36361

Browse files
Add D1 keyword to VSBK (#93)
The keyword is added to back up the UTIL/D1 data to VSBK record. Signed-off-by: Sunny Srivastava <[email protected]>
1 parent 7f79f99 commit 1e36361

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,3 +65,7 @@ properties:
6565
type: array[byte]
6666
description: >
6767
F6 keyword.
68+
- name: D1
69+
type: array[byte]
70+
description: >
71+
D1 keyword.

0 commit comments

Comments
 (0)