xref: /openbmc/phosphor-dbus-interfaces/yaml/com/meta/Hardware/BMC.interface.yaml (revision 4c5876f0f69c06b47c931e3224c1c34b126623b5)
1description: >
2    This interface is never intended to be instantiated, but is used to define
3    enumerations for Compatible strings.
4
5enumerations:
6    - name: Model
7      description: >
8          Possible BMC types used for compatible strings.
9      values:
10          - name: Bletchley
11          - name: Catalina
12          - name: Clemente
13          - name: Harma
14          - name: Minerva
15          - name: Santabarbara
16          - name: TiogaPass
17          - name: Ventura
18          - name: Yosemite4
19          - name: Yosemite4N
20          - name: Yosemite5
21