xref: /openbmc/phosphor-dbus-interfaces/yaml/com/meta/Hardware/BMC.interface.yaml (revision 160f88c729493ed96b66151b5dd0b02ad192ea6a)
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: Bletchley15
12          - name: Catalina
13          - name: Clemente
14          - name: Harma
15          - name: Minerva
16          - name: Santabarbara
17          - name: TiogaPass
18          - name: Ventura
19          - name: Yosemite4
20          - name: Yosemite4N
21          - name: Yosemite5
22