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