Patrick Venture | 567fcca | 2017-06-28 06:49:40 -0700 | [diff] [blame] | 1 | description: > |
2 | Implement to provide the Power-On Self Test codes from the host. | ||||
3 | |||||
4 | properties: | ||||
5 | - name: Value | ||||
Manojkiran Eda | 9a96970 | 2021-02-24 19:19:50 +0530 | [diff] [blame] | 6 | type: struct[uint64,array[byte]] |
Patrick Venture | 567fcca | 2017-06-28 06:49:40 -0700 | [diff] [blame] | 7 | description: > |
8 | The POST code value. | ||||
9 |