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/Control/Security/RestrictionMode.interface.yaml b/yaml/xyz/openbmc_project/Control/Security/RestrictionMode.interface.yaml
index fa69d7b..98e7589 100644
--- a/yaml/xyz/openbmc_project/Control/Security/RestrictionMode.interface.yaml
+++ b/yaml/xyz/openbmc_project/Control/Security/RestrictionMode.interface.yaml
@@ -23,17 +23,15 @@
                 Prevent, if in the blacklist.
           - name: Provisioning
             description: >
-                Indicate that system is in provisioning mode
-                and all commands are allowed in system interface
-                in both pre and post BIOS boot.
+                Indicate that system is in provisioning mode and all commands
+                are allowed in system interface in both pre and post BIOS boot.
           - name: ProvisionedHostWhitelist
             description: >
-                Commands in the whitelist will only be executed
-                through system interface after BIOS POST complete.
-                All KCS commands are supported before POST complete.
+                Commands in the whitelist will only be executed through system
+                interface after BIOS POST complete. All KCS commands are
+                supported before POST complete.
           - name: ProvisionedHostDisabled
             description: >
-                Commands through system interface are executed only
-                till BIOS POST complete notification, after
-                which system interface commands are blocked (except BIOS SMI
-                based ones).
+                Commands through system interface are executed only till BIOS
+                POST complete notification, after which system interface
+                commands are blocked (except BIOS SMI based ones).