xref: /openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/Security/SpecialMode.interface.yaml (revision c096cf78fe626923f81067a5b97283aa856d8b74)
  • Home
  • History
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1description: >
2    Implement to specify a special mode of operation
3
4properties:
5    - name: SpecialMode
6      type: enum[self.Modes]
7      description: >
8          The special mode.
9
10enumerations:
11    - name: Modes
12      description: >
13          Possible modes available.
14      values:
15          - name: None
16            description: >
17                BMC is under normal working condition.
18          - name: Manufacturing
19            description: >
20                Indicate that BMC is in manufacturing mode and is allowed to
21                perform any manufacturing related activity
22          - name: ValidationUnsecure
23            description: >
24                Indicate that BMC is in validation mode, and can execute any
25                special validation related commands
26

served by {OpenGrok

Last Index Update: Sun May 25 03:01:12 CDT 2025