/openbmc/qemu/ |
H A D | meson_options.txt | 6 description: 'Suffix for QEMU data/modules/config directories (can be empty)') 8 description: 'Base directory for documentation installation (can be empty)') 10 description: 'search PATH for firmware files') 12 description: 'use specified string as sub-version of the package') 14 description: 'Path to smbd for slirp networking') 16 description: 'Path to ACPI disassembler') 18 description: 'Default TLS protocol/cipher priority string') 20 description: 'Include a default selection of devices in emulators') 23 description: 'Set audio driver list') 25 …description: 'set block driver read-write whitelist (by default affects only QEMU, not tools like … [all …]
|
/openbmc/pldm/oem/ampere/event/ |
H A D | oem_event_manager.cpp | 227 std::string description; in prefixMsgStrCreation() local 230 description += "TID " + std::to_string(tid) + ": "; in prefixMsgStrCreation() 234 description += tidToSocketNameMap[tid] + ": "; in prefixMsgStrCreation() 239 description += "Sensor ID " + std::to_string(sensorId) + ": "; in prefixMsgStrCreation() 243 description += sensorIdToStrMap[sensorId] + ": "; in prefixMsgStrCreation() 246 return description; in prefixMsgStrCreation() 249 void OemEventManager::sendJournalRedfish(const std::string& description, in sendJournalRedfish() argument 252 if (description.empty()) in sendJournalRedfish() 260 "DES", description); in sendJournalRedfish() 264 lg2::info("MESSAGE={DES}", "DES", description, "REDFISH_MESSAGE_ID", in sendJournalRedfish() [all …]
|
/openbmc/phosphor-debug-collector/ |
H A D | meson.options | 3 option('tests', type: 'feature', description: 'Build tests') 8 description: 'Turn on jffs workaround for core file', 15 description: 'The D-Bus busname to own', 22 description: 'The dump manager D-Bus root', 29 description: 'The BMC dump manager D-Bus object path', 36 description: 'Directory where core dumps are placed', 43 description: 'The BMC dump entry D-Bus object path', 50 description: 'Directory where bmc dumps are placed', 57 description: 'Path to the systemd pstore directory', 64 description: 'Maximum size of one bmc dump in kilo bytes', [all …]
|
/openbmc/dbus-sensors/ |
H A D | meson.options | 5 description: 'Enable ADC sensor.', 11 description: 'Enable CPU sensor.', 17 description: 'Enable exit air sensor.', 23 description: 'Enable fan sensor.', 29 description: 'Enable HWMON temperature sensor.', 35 description: 'Enable intrusion sensor.', 41 description: 'Enable IPMB sensor.', 47 description: 'Enable MCTP endpoint management', 53 description: 'Enable MCU sensor.', 59 description: 'Enable NVMe sensor.', [all …]
|
/openbmc/phosphor-fan-presence/ |
H A D | meson.options | 2 option('tests', type: 'feature', value: 'enabled', description: 'Build tests.') 8 description: 'Use json at runtime to configure fan packages.', 15 description: 'Machine name being built. Used to install the proper JSON config files.', 24 description: 'Build fan control service.', 31 description: '''This can only be used to disable JSON based fan control 41 description: 'Base location to persist zone property states', 48 description: 'Build time fan configuration file', 54 description: 'Build time fan configuration file', 60 description: 'Build time fan configuration file', 66 description: 'Build time fan configuration file', [all …]
|
/openbmc/phosphor-bmc-code-mgmt/ |
H A D | meson.options | 11 description: 'The BMC layout type.', 19 description: 'Enable host bios upgrade support.', 26 description: 'Enable sync of filesystem files.', 29 option('tests', type: 'feature', description: 'Build tests') 35 description: 'Enable image signature validation.', 42 description: 'Firmware update via USB.', 49 …description: 'Implementation using software update D-Bus interface - https://github.com/openbmc/do… 56 description: 'Automatic flash side switch on boot', 64 description: 'The maximum allowed active BMC versions.', 71 description: 'The name of the hash file.', [all …]
|
/openbmc/linux/fs/smb/client/ |
H A D | cifs_spnego.c | 92 char *description, *dp; in cifs_get_spnego_key() local 112 description = kzalloc(desc_len, GFP_KERNEL); in cifs_get_spnego_key() 113 if (description == NULL) in cifs_get_spnego_key() 116 dp = description; in cifs_get_spnego_key() 121 dp = description + strlen(description); in cifs_get_spnego_key() 131 dp = description + strlen(description); in cifs_get_spnego_key() 143 dp = description + strlen(description); in cifs_get_spnego_key() 147 dp = description + strlen(description); in cifs_get_spnego_key() 152 dp = description + strlen(description); in cifs_get_spnego_key() 156 dp = description + strlen(description); in cifs_get_spnego_key() [all …]
|
/openbmc/phosphor-host-ipmid/ |
H A D | meson.options | 2 option('tests', type: 'feature', description: 'Build tests') 6 description: 'Add option to enable/disable safe mode in boot flags', 11 description: 'Add option to enable/disable i2c master write read command white list checking', 15 option('softoff', type: 'feature', description: 'Builds soft power off') 20 description: 'The Dbus busname to own for SoftPowerOff', 26 description: 'The SoftPowerOff Dbus root', 32 description: 'Timeout for host to ack and query SMS_ATN from BMC', 38 description: 'Wait time for host to shutdown', 47 description: 'Directory to store host initiated shutdown file', 53 description: 'File to create if host has initiated shutdown or reboot', [all …]
|
/openbmc/phosphor-power/ |
H A D | meson.options | 5 description: 'The D-Bus busname root for the PS input history.', 11 description: 'The D-Bus power sensors namespace root.', 17 description: 'The GPIO line name for syncing input history data.', 19 option('tests', type: 'feature', description: 'Build tests.') 24 description: 'Build long-running tests that are excluded from CI.', 32 description: 'The power sequencer', 39 description: 'Enable UCD90160 hardware access.', 46 description: 'Setup for IBM VPD collection for inventory.', 53 description: 'The sequencer definition file to use.', 59 description: 'Enable OE SDK', [all …]
|
/openbmc/phosphor-ipmi-flash/ |
H A D | meson.options | 1 option('tests', type: 'feature', description: 'Build tests') 7 description: 'Build the BMC BLOB handler', 12 description: 'Enable use of the delete files cleanup mechanism', 14 option('host-tool', type: 'feature', description: 'Build the host tool') 21 description: 'Install default BIOS update configs', 27 description: 'Enable use of reboot update mechanism', 33 description: 'Enable use of update status file', 40 description: 'Enable firmware update via Blobs', 47 description: 'Enable external transfers using Aspeed/Nuvoton LPC', 53 …description: 'Enable external transfers using Aspeed PCI-to-AHB, Nuvoton PCI-to-AHB via VGA, or Nu… [all …]
|
/openbmc/phosphor-state-manager/ |
H A D | meson.options | 1 option('tests', type: 'feature', description: 'Build tests') 7 description: 'The scheduled host Dbus root.', 14 description: 'The Hypervisor DBus busname to own.', 21 description: 'The hypervisor state manager Dbus root.', 28 description: 'Path format of file for storing requested HostState,boot progress and os status.', 35 description: 'Path format of file for storing POH counter.', 42 description: 'Path format of file for storing the state change time.', 49 description: 'Path of file for storing the scheduled time and the requested transition.', 56 description: 'The maximum allowed reboot count.', 63 description: 'Class version to register with Cereal.', [all …]
|
/openbmc/openpower-vpd-parser/ |
H A D | meson_options.txt | 1 option('BUSNAME', type : 'string', value : 'com.ibm.VPD.Manager',description : 'BUS NAME FOR THE SE… 2 option('OBJPATH', type : 'string', value : '/com/ibm/VPD/Manager', description : 'OBJECT PATH FOR T… 3 option('IFACE', type : 'string', value : 'com.ibm.VPD.Manager', description : 'INTERFACE NAME') 4 option('tests', type: 'feature', value : 'enabled', description: 'Build tests') 5 option('ipz_ecc_check', type: 'feature', value : 'disabled', description: 'enable when ECC check us… 6 option('BAD_VPD_DIR', type: 'string', value: '/tmp/bad-vpd/', description: 'Directory which contain… 7 …DEFAULT', type: 'string', value: '/usr/share/vpd/vpd_inventory.json', description: 'JSON file tha… 8 …_SYM_LINK', type: 'string', value: '/var/lib/vpd/vpd_inventory.json', description: 'Symbolic link… 9 option('JSON_ABSOLUTE_PATH_PREFIX', type: 'string', value: '/usr/share/vpd/', description: 'Path t… 10 …H', type: 'string', value: '/sys/bus/i2c/drivers/at24/8-0050/eeprom', description: 'EEPROM path o… [all …]
|
/openbmc/openpower-occ-control/ |
H A D | meson.options | 1 option('tests', type: 'feature', description: 'Build tests') 6 description: 'Enable I2C OCC support', 13 description: 'Enable read occ sensors support', 22 description: 'Maximum number of CPUs', 31 description: 'Power supply derating factor', 38 description: 'To specify the host communication protocol', 45 description: 'Enable Power10 support', 52 description: 'The path to the yaml config files', 59 description: 'Object path requesting OpenPOWER dumps', 66 description: 'transport via af-mctp or mctp-demux', [all …]
|
/openbmc/openpower-proc-control/ |
H A D | meson.options | 1 option('tests', type: 'feature', description: 'Build tests.') 2 option('p9', type: 'feature', description: 'Enable support for POWER9') 3 option('openfsi', type: 'feature', description: 'Enable support for OpenFSI') 4 option('phal', type: 'feature', description: 'Enable support for PHAL') 10 description: 'Path to the phal devtree export filter file', 16 description: 'Path to the devtree export copy file', 22 description: 'Path to the devtree file r/w version', 28 description: 'Base path to the devtree file read only version', 34 description: 'Path to the devtree attributes based database path', 40 description: 'Path to the phal devtree reinit attribute list file', [all …]
|
/openbmc/bios-bmc-smm-error-logger/ |
H A D | meson.options | 1 option('tests', type: 'feature', value: 'enabled', description: 'Build tests') 8 description: 'Read loop interval in millisecond (ms)', 16 description: 'Memory size allcated', 23 description: 'Where the memory region is located', 31 description: 'BMC interface version to easily see compatibility', 37 description: 'Normal error queue region size', 43 description: 'Uncorrectable error region size', 50 description: 'Magic Number array[0] for validity, consists of 4 * uint32_t', 56 description: 'Magic Number array[1] for validity, consists of 4 * uint32_t', 62 description: 'Magic Number array[2] for validity, consists of 4 * uint32_t', [all …]
|
/openbmc/qemu/tests/unit/ |
H A D | test-visitor-serialization.c | 59 const char *description; member 78 const char *description; member 649 .description = "string_empty", 654 .description = "string_whitespace", 659 .description = "string_newlines", 664 .description = "string_commas", 669 .description = "string_single_quoted", 674 .description = "string_double_quoted", 680 .description = "boolean_true1", 685 .description = "boolean_true2", [all …]
|
/openbmc/libmctp/ |
H A D | meson.options | 1 option('tests', type: 'feature', value: 'enabled', description: 'Build tests') 5 description: 'Bindings to include', 12 description: 'Use libc malloc and free for heap memory', 14 option('stdio', type: 'feature', description: 'Support logging to stdio') 18 description: 'Support interfaces based on file-descriptors', 20 option('syslog', type: 'feature', description: 'Support logging to syslog') 25 description: 'Use fixed application-provided allocators', 31 description: 'Don\'t include any logging functionality', 37 description: 'Include MCTP control protocol handler',
|
/openbmc/pldm/ |
H A D | meson.options | 2 option('tests', type: 'feature', value: 'enabled', description: 'Build tests') 8 description: 'Enable debug utilities', 15 description: 'Enable libpldmresponder', 22 description: 'Include systemd support', 29 description: 'transport via af-mctp or mctp-demux', 44 description: '''The amount of time pldm waits to get a response for a dbus 52 description: '''The amount of time host waits for BMC to respond to pings 63 description: '''The max number of pldm messages that can be stored in the 74 description: '''The terminus id value of the device that is running this 84 description [all...] |
/openbmc/bmcweb/ |
H A D | meson.options | 6 description: '''Enable the KVM host video WebSocket. Path is /kvm/0. 15 description: 'Enable Unit tests for bmcweb', 23 description: '''Enable the Virtual Media WebSocket. Path is /vm/0/0 and /nbd/<id> to 32 description: '''Prior to a bug fix, bmcweb exposed error messages with a 50 # description: 'Enable the Virtual Media WebSocket.' 58 description: '''Enable Phosphor REST (D-Bus) APIs. Paths directly map 69 description: '''Enable Redfish APIs. Paths are under /redfish/v1/. See 78 description: '''Enable host serial console WebSocket. Path is /console0. 87 description: '''Enable serving files from the /usr/share/www directory 96 description [all...] |
/openbmc/phosphor-logging/ |
H A D | meson.options | 1 option('libonly', type: 'boolean', description: 'Build library only') 2 option('tests', type: 'feature', description: 'Build tests') 6 description: 'Create PELs', 10 option('yamldir', type: 'string', description: 'Path to YAML') 15 description: 'Path to Callout YAML', 22 description: 'Max number of error enttries allowed for commit', 28 description: 'Cap on informational (and below) severity errors', 35 description: 'Enable support for PHAL', 42 description: 'Path to rsyslog server conf file',
|
/openbmc/phosphor-psu-code-mgmt/ |
H A D | meson.options | 1 option('tests', type: 'feature', description: 'Build tests') 6 description: 'Enable OE SDK', 12 description: 'Build vendor-example', 19 description: 'The path of the MANIFEST file', 26 description: 'The software manager Dbus root', 33 description: 'The base path for PSU inventory', 40 description: 'The directory where downloaded or uploaded PSU images are placed and extracted', 52 description: 'The command and arguments to get PSU version', 63 description: 'The command and arguments to get the PSU model', 75 description: 'The command and arguments to compare PSU versions', [all …]
|
/openbmc/u-boot/doc/uImage.FIT/ |
H A D | multi.its | 8 description = "Various kernels, ramdisks and FDT blobs"; 13 description = "vanilla-2.6.23"; 30 description = "2.6.23-denx"; 44 description = "2.4.25-denx"; 58 description = "eldk-4.2-ramdisk"; 72 description = "eldk-3.1-ramdisk"; 86 description = "tqm5200-fdt"; 97 description = "tqm5200s-fdt"; 114 description = "tqm5200 vanilla-2.6.23 configuration"; 121 description = "tqm5200s denx-2.6.23 configuration"; [all …]
|
H A D | multi_spl.its | 4 * (Bogus) example FIT image description file demonstrating the usage 18 description = "multiple firmware blobs and U-Boot, loaded by SPL"; 24 description = "U-Boot (64-bit)"; 32 description = "ARM Trusted Firmware"; 41 description = "arisc management processor firmware"; 49 description = "Pine64+ DT"; 57 description = "Pine64 DT"; 65 description = "4.7-rc5 kernel"; 73 description = "Debian installer initrd"; 85 description = "sun50i-a64-pine64-plus"; [all …]
|
/openbmc/phosphor-host-postd/ |
H A D | meson.options | 3 description: 'Linux module name of the snoop device.', 8 description: 'Post code byte size.', 14 description: 'obmc instances of the host', 20 description: 'Compile time flag to enable Ipmi snoop.', 25 description: 'Target for starting this service.', 30 '7seg', type: 'feature', description: 'Enable building 7seg POST daemon.', 33 'tests', type: 'feature', description: 'Build tests.', 37 description: 'Maximum number of POST codes to read from snoop device every'
|
/openbmc/phosphor-networkd/ |
H A D | meson.options | 1 option('tests', type: 'feature', description: 'Build tests') 6 description: 'Update u-boot env for MAC changes', 11 description: 'Enable link local autoconfiguration by default', 16 description: 'Accept router advertisements by default', 21 description: 'Sync mac address with phosphor-inventory-manager', 26 description: 'ibm-oem: Enable the hypervisor network manager', 31 description: 'Permit the MAC address to be written to the systemd.network config', 36 description: 'Force sync mac address no matter is first boot or not',
|