/openbmc/openbmc/meta-ibm/meta-genesis3/recipes-phosphor/inventory/static-inventory/ |
H A D | static-inventory.yaml | 5 - name: Add BMC details 8 type: startup 10 - name: createObjects 15 value: true 16 type: boolean 19 value: "Aspeed" 20 type: string 22 value: "AST2500" 23 type: string 25 - name: Add DIMMs [all …]
|
/openbmc/openbmc/meta-ibm/meta-sbp1/recipes-phosphor/inventory/static-inventory/ |
H A D | static-inventory.yaml | 5 - name: Add BMC details 8 type: startup 10 - name: createObjects 15 value: true 16 type: boolean 19 value: "Aspeed" 20 type: string 22 value: "AST2600" 23 type: string 25 - name: Add DIMMs [all …]
|
/openbmc/qemu/ |
H A D | meson_options.txt | 1 # These options do not correspond to a --enable/--disable-* option 3 # scripts/meson-buildoptions.py's SKIP_OPTIONS constant too. 5 option('qemu_suffix', type : 'string', value: 'qemu', 7 option('docdir', type : 'string', value : 'share/doc', 9 option('qemu_firmwarepath', type : 'array', value : ['share/qemu-firmware'], 11 option('pkgversion', type : 'string', value : '', 12 description: 'use specified string as sub-version of the package') 13 option('smbd', type : 'string', value : '', 15 option('iasl', type : 'string', value : '', 17 option('tls_priority', type : 'string', value : 'NORMAL', [all …]
|
/openbmc/openbmc/meta-ibm/recipes-phosphor/fans/phosphor-fan-control-events-config/witherspoon/ |
H A D | events.yaml | 2 - name: poweron_pgood 4 type: /org/openbmc/control 6 - /power0 7 - name: zone0_control_mode 10 type: /xyz/openbmc_project/control/thermal 12 - /0 13 - name: air_cooled_zone0_fans 15 type: /xyz/openbmc_project/inventory 17 - /system/chassis/motherboard/fan0 18 - /system/chassis/motherboard/fan1 [all …]
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Sensor/ |
H A D | Threshold.events.yaml | 4 - name: InvalidSensorReading 8 - name: SensorName 10 type: object_path 12 redfish-mapping: SensorEvent.InvalidSensorReading 14 - name: ReadingAboveLowerCriticalThreshold 18 - name: SensorName 20 type: object_path 22 - name: ReadingValue 24 type: double 26 - name: Units [all …]
|
/openbmc/openbmc/meta-ibm/meta-romulus/recipes-phosphor/fans/phosphor-fan-control-events-config/ |
H A D | events.yaml | 2 - name: air_cooled_zone0_fans 4 type: /xyz/openbmc_project/inventory 6 - /system/chassis/motherboard/fan0 7 - /system/chassis/motherboard/fan1 8 - /system/chassis/motherboard/fan2 9 - name: zone0_ambient 11 type: /xyz/openbmc_project/sensors 13 - /temperature/outlet 14 - name: occ0_object 16 type: /org/open_power/control [all …]
|
/openbmc/phosphor-fan-presence/ |
H A D | meson.options | 2 option('tests', type: 'feature', value: 'enabled', description: 'Build tests.') 5 'json-config', 6 type: 'feature', 7 value: 'enabled', 12 'machine-name', 13 type: 'string', 14 value: '', 21 'control-service', 22 type: 'feature', 23 value: 'enabled', [all …]
|
/openbmc/phosphor-host-ipmid/ |
H A D | meson.options | 2 option('tests', type: 'feature', description: 'Build tests') 4 'boot-flag-safe-mode-support', 5 type: 'feature', 9 'i2c-whitelist-check', 10 type: 'feature', 15 option('softoff', type: 'feature', description: 'Builds soft power off') 17 'softoff-busname', 18 type: 'string', 19 value: 'xyz.openbmc_project.Ipmi.Internal.SoftPowerOff', 23 'softoff-objpath', [all …]
|
/openbmc/phosphor-bmc-code-mgmt/ |
H A D | meson.options | 2 …/github.com/openbmc/docs/blob/master/architecture/code-update/flash-layout.md#supported-filesystem… 3 # - static: NOR flash configured with fixed-sized MTD partitions. 4 # - ubi: NOR flash device configured with UBI volumes. 5 # - mmc: eMMC flash device configured with ext4 filesystems. 7 'bmc-layout', 8 type: 'combo', 10 value: 'static', 11 description: 'The BMC layout type.', 16 'host-bios-upgrade', 17 type: 'feature', [all …]
|
/openbmc/openbmc/meta-ieisystem/meta-fp5280g3/recipes-phosphor/configuration/fp5280g3-yaml-config/ |
H A D | fp5280g3-ipmi-sensors.yaml | 6 xyz.openbmc_project.Sensor.Value: 7 Value: 10 type: double 21 unit: xyz.openbmc_project.Sensor.Value.Unit.Watts 27 xyz.openbmc_project.Sensor.Value: 28 Value: 31 type: double 42 unit: xyz.openbmc_project.Sensor.Value.Unit.Watts 48 xyz.openbmc_project.Sensor.Value: 49 Value: [all …]
|
/openbmc/phosphor-debug-collector/ |
H A D | meson.options | 1 # SPDX-License-Identifier: Apache-2.0 3 option('tests', type: 'feature', description: 'Build tests') 6 'jffs-workaround', 7 type: 'feature', 13 type: 'string', 14 value: 'xyz.openbmc_project.Dump.Manager', 15 description: 'The D-Bus busname to own', 20 type: 'string', 21 value: '/xyz/openbmc_project/dump', 22 description: 'The dump manager D-Bus root', [all …]
|
/openbmc/bmcweb/ |
H A D | meson.options | 4 type: 'feature', 5 value: 'enabled', 13 type: 'feature', 14 value: 'enabled', 20 'vm-websocket', 21 type: 'feature', 22 value: 'enabled', 29 'redfish-use-3-digit-messageid', 30 type: 'feature', 31 value: 'disabled', [all …]
|
/openbmc/qemu/tests/unit/ |
H A D | test-visitor-serialization.c | 2 * Unit-tests for visitor-based serialization 4 * Copyright (C) 2014-2015 Red Hat, Inc. 11 * See the COPYING file in the top-level directory. 17 #include "test-qapi-visit.h" 21 #include "qapi/qobject-input-visitor.h" 22 #include "qapi/qobject-output-visitor.h" 23 #include "qapi/string-input-visitor.h" 24 #include "qapi/string-output-visitor.h" 25 #include "qapi/dealloc-visitor.h" 57 } value; member [all …]
|
/openbmc/entity-manager/configurations/ |
H A D | wft_baseboard.json | 13 "Value": 13.494 number 19 "Value": 13.101 number 25 "Value": 10.945 number 31 "Value": 10.616 number 34 "Type": "ADC" string 44 "Value": 0.901 number 50 "Value": 0.875 number 56 "Value": 0.786 number 62 "Value": 0.763 number 65 "Type": "ADC" string [all …]
|
H A D | system1_baseboard.json | 13 "Value": 13.0 number 19 "Value": 12.8 number 25 "Value": 11.2 number 31 "Value": 11.0 number 34 "Type": "ADC" string 46 "Value": 5.25 number 52 "Value": 5.15 number 58 "Value": 4.85 number 64 "Value": 4.75 number 67 "Type": "ADC" string [all …]
|
/openbmc/phosphor-state-manager/ |
H A D | meson.options | 1 option('tests', type: 'feature', description: 'Build tests') 4 'host-sched-objpath', 5 type: 'string', 6 value: '/xyz/openbmc_project/scheduled/host', 11 'hypervisor-busname', 12 type: 'string', 13 value: 'xyz.openbmc_project.State.Hypervisor', 18 'hypervisor-objpath', 19 type: 'string', 20 value: '/xyz/openbmc_project/state/hypervisor', [all …]
|
/openbmc/openbmc/meta-ibm/meta-romulus/recipes-phosphor/configuration/romulus-yaml-config/ |
H A D | romulus-ipmi-sensors.yaml | 10 type: string 13 type: string 16 type: string 19 type: string 22 type: string 25 type: string 43 type: bool 47 type: bool 65 type: bool 69 type: bool [all …]
|
/openbmc/openbmc/meta-ibm/meta-palmetto/recipes-phosphor/configuration/palmetto-yaml-config/ |
H A D | palmetto-ipmi-sensors.yaml | 10 type: string 13 type: string 16 type: string 19 type: string 22 type: string 25 type: string 43 type: bool 47 type: bool 63 type: uint32_t 81 type: bool [all …]
|
/openbmc/phosphor-fan-presence/control/example/ |
H A D | events.yaml | 1 #Example set speed events for phosphor-fan-control 4 # - name: [A unique name for this group] 6 # type: [The '/xyz/openbmc_project' path extension] 11 # - name: [The name associated with a supported match string function] 17 # - name: [The name associated with a supported signal function] 24 # - name: [The name associated with a supported method function] 30 # - name: [The name associated with a supported handler function] 37 # - name: [Name associated with an available precondition function] 43 # - name: [Name associated with an available action function] 49 # - name: [A unique name for this event] [all …]
|
/openbmc/openbmc/meta-amd/meta-ethanolx/recipes-phosphor/configuration/ethanolx-yaml-config/ |
H A D | ethanolx-ipmi-sensors.yaml | 6 unit: xyz.openbmc_project.Sensor.Value.Unit.DegreesC 15 xyz.openbmc_project.Sensor.Value: 16 Value: 19 type: double 26 unit: xyz.openbmc_project.Sensor.Value.Unit.DegreesC 35 xyz.openbmc_project.Sensor.Value: 36 Value: 39 type: double 46 unit: xyz.openbmc_project.Sensor.Value.Unit.DegreesC 55 xyz.openbmc_project.Sensor.Value: [all …]
|
/openbmc/phosphor-ipmi-flash/ |
H A D | meson.options | 1 option('tests', type: 'feature', description: 'Build tests') 5 'bmc-blob-handler', 6 type: 'feature', 10 'cleanup-delete', 11 type: 'feature', 14 option('host-tool', type: 'feature', description: 'Build the host tool') 18 'host-bios', 19 type: 'boolean', 20 value: false, 24 'reboot-update', [all …]
|
/openbmc/libbej/include/libbej/ |
H A D | bej_tree.h | 27 // value. 29 // Size of the value. 38 * @brief Holds info needed to encode a leaf type in the JSON tree. 45 // value. 47 // Size of the value. 64 * @brief Used to store parent type property info. 66 * bejArray, bejSet and bejPropertyAnnotation are the parent type nodes. 79 // type, we need to traverse the linked list in the same order as the 88 * @brief Used to store leaf type property info. 90 * Every type that doesn't belong to parent type are considered as a leaf [all …]
|
/openbmc/openbmc/meta-ieisystem/meta-nf5280m7/recipes-phosphor/configuration/nf5280m7-yaml-config/ |
H A D | nf5280m7-ipmi-sensors.yaml | 6 xyz.openbmc_project.Sensor.Value: 7 Value: 10 type: double 22 unit: xyz.openbmc_project.Sensor.Value.Unit.DegreesC 28 xyz.openbmc_project.Sensor.Value: 29 Value: 32 type: double 44 unit: xyz.openbmc_project.Sensor.Value.Unit.DegreesC 50 xyz.openbmc_project.Sensor.Value: 51 Value: [all …]
|
/openbmc/openbmc/meta-ibm/recipes-phosphor/configuration/acx22-yaml-config/witherspoon/ |
H A D | acx22-ipmi-hwmon-sensors.yaml | 6 xyz.openbmc_project.Sensor.Value: 7 Value: 10 type: double 21 unit: xyz.openbmc_project.Sensor.Value.Unit.RPMS 27 xyz.openbmc_project.Sensor.Value: 28 Value: 31 type: double 42 unit: xyz.openbmc_project.Sensor.Value.Unit.RPMS 48 xyz.openbmc_project.Sensor.Value: 49 Value: [all …]
|
/openbmc/linux/Documentation/netlink/specs/ |
H A D | devlink.yaml | 1 # SPDX-License-Identifier: ((GPL-2.0 WITH Linux-syscall-note) OR BSD-3-Clause) 5 protocol: genetlink-legacy 10 - 11 type: enum 12 name: sb-pool-type 14 - 16 - 19 attribute-sets: 20 - 22 name-prefix: devlink-attr- [all …]
|