xref: /openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/Boot/Raw.interface.yaml (revision 0020fa3da6a30f7f63afb0d2de41b508b7a8f18d)
1description: >
2    Implement to provide the Power-On Self Test codes from the host.
3
4properties:
5    - name: Value
6      type: struct[uint64,array[byte]]
7      description: >
8          The POST code value.
9