summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--xyz/openbmc_project/State/Boot/Raw.interface.yaml9
1 files changed, 9 insertions, 0 deletions
diff --git a/xyz/openbmc_project/State/Boot/Raw.interface.yaml b/xyz/openbmc_project/State/Boot/Raw.interface.yaml
new file mode 100644
index 0000000..9b90541
--- /dev/null
+++ b/xyz/openbmc_project/State/Boot/Raw.interface.yaml
@@ -0,0 +1,9 @@
+description: >
+ Implement to provide the Power-On Self Test codes from the host.
+
+properties:
+ - name: Value
+ type: uint64
+ description: >
+ The POST code value.
+
OpenPOWER on IntegriCloud