reformat with latest settings
Reformat with the latest settings from openbmc-build-scripts (and
copy latest config files where appropriate). Fix a few minor
markdownlint issues.
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
Change-Id: I55205817c29dc3f182a165ddf9cd5d4e07b90063
diff --git a/yaml/xyz/openbmc_project/Ipmi/SESSION_README.md b/yaml/xyz/openbmc_project/Ipmi/SESSION_README.md
index 4ad60f2..a523e13 100644
--- a/yaml/xyz/openbmc_project/Ipmi/SESSION_README.md
+++ b/yaml/xyz/openbmc_project/Ipmi/SESSION_README.md
@@ -4,8 +4,8 @@
IPMI RMCP+ sessions are created and maintained by phosphor-ipmi-net daemon,
whereas we need to provide details about the same using phosphor-ipmi-host.
-Hence IPMI RMCP+ session details has to be exposed through D-Bus interface,
-so that both phosphor-ipmi-host & phosphr-ipmi-net will be in sync.
+Hence IPMI RMCP+ session details has to be exposed through D-Bus interface, so
+that both phosphor-ipmi-host & phosphr-ipmi-net will be in sync.
### xyz.openbmc_project.Ipmi.SessionInfo interface
diff --git a/yaml/xyz/openbmc_project/Ipmi/SOL.interface.yaml b/yaml/xyz/openbmc_project/Ipmi/SOL.interface.yaml
index 52dedbf..0ef087e 100644
--- a/yaml/xyz/openbmc_project/Ipmi/SOL.interface.yaml
+++ b/yaml/xyz/openbmc_project/Ipmi/SOL.interface.yaml
@@ -1,11 +1,10 @@
description: >
SOL properties use for Get/Set SOL config parameter command in host-ipmid
- sending config to SOL process in net-ipmid.
- Since some platforms need to access Get/Set SOL config parameter command
- through KCS, and current SOL manager is implemented in net-ipmid and
- cannot be accessed by host-ipmid, add a D-Bus interface for host-ipmid
- command to transfer properties to net-ipmid.
- This interface will be implemented in phosphor-settings.
+ sending config to SOL process in net-ipmid. Since some platforms need to
+ access Get/Set SOL config parameter command through KCS, and current SOL
+ manager is implemented in net-ipmid and cannot be accessed by host-ipmid,
+ add a D-Bus interface for host-ipmid command to transfer properties to
+ net-ipmid. This interface will be implemented in phosphor-settings.
properties:
- name: Progress
type: byte
@@ -15,8 +14,8 @@
- name: Enable
type: boolean
description: >
- SOL Enable property, this controls whether the SOL payload type
- can be activated.
+ SOL Enable property, this controls whether the SOL payload type can be
+ activated.
- name: ForceEncryption
type: boolean
description: >
@@ -28,24 +27,23 @@
- name: Privilege
type: byte
description: >
- Sets the minimum operating privilege level that is required to
- be able to activate SOL by Activate Payload command.
+ Sets the minimum operating privilege level that is required to be able
+ to activate SOL by Activate Payload command.
- name: AccumulateIntervalMS
type: byte
description: >
- Character Accumulate Interval in 5ms increments.
- BMC will wait this time before transmitting a packet.
+ Character Accumulate Interval in 5ms increments. BMC will wait this
+ time before transmitting a packet.
- name: Threshold
type: byte
description: >
BMC will automatically send an SOL character data packet containing
- this number of characters as soon as this number of characters
- (or greater) has been accepted from the baseboard serial controller.
+ this number of characters as soon as this number of characters (or
+ greater) has been accepted from the baseboard serial controller.
- name: RetryCount
type: byte
description: >
- Packet will be dropped if no ACK/NACK received by time retries
- expire.
+ Packet will be dropped if no ACK/NACK received by time retries expire.
- name: RetryIntervalMS
type: byte
description: >
diff --git a/yaml/xyz/openbmc_project/Ipmi/SessionInfo.interface.yaml b/yaml/xyz/openbmc_project/Ipmi/SessionInfo.interface.yaml
index 6d8a899..027b9d6 100644
--- a/yaml/xyz/openbmc_project/Ipmi/SessionInfo.interface.yaml
+++ b/yaml/xyz/openbmc_project/Ipmi/SessionInfo.interface.yaml
@@ -1,7 +1,7 @@
description: >
- Provides properties for IPMI RMCP+ session objects.
- Provides RMCP+ session information as session objects
- with sessionID_sessionHandle(unique identifier)as path suffix.
+ Provides properties for IPMI RMCP+ session objects. Provides RMCP+ session
+ information as session objects with sessionID_sessionHandle(unique
+ identifier)as path suffix.
properties:
- name: SessionHandle