Brad Bishop | 3e65790 | 2017-07-30 23:17:27 -0400 | [diff] [blame] | 1 | description: > |
Patrick Williams | a134741 | 2022-12-06 10:56:22 -0600 | [diff] [blame] | 2 | 'An implementation may provide a single instance of MinimumShipLevelRequired |
| 3 | on /xyz/openbmc_project/control/minimum_ship_level_required. |
Brad Bishop | 3e65790 | 2017-07-30 23:17:27 -0400 | [diff] [blame] | 4 | |
| 5 | The definition of enforcement of this setting is implementation defined.' |
| 6 | |
| 7 | properties: |
| 8 | - name: MinimumShipLevelRequired |
| 9 | type: boolean |
| 10 | description: > |
Patrick Williams | a134741 | 2022-12-06 10:56:22 -0600 | [diff] [blame] | 11 | 'A user has requested that the implementation specific requirements |
| 12 | associated with minimum ship level enforcement be applied when |
| 13 | MinimumShipLevelRequired is true.' |