/openbmc/smbios-mdr/ |
H A D | meson.options | 7 description: 'Expose DIMM D-Bus Interface', 56 description: 'Expose TPM D-Bus Interface', 63 description: 'Expose Firmware Inventory D-Bus Interface', 67 'expose-firmware-component-name',
|
/openbmc/docs/designs/inventory/ |
H A D | gpio-based-hardware-inventory.md | 104 - entity-manager should expose all required Inventory interfaces 139 EM ->> PresenceDaemon: expose Configuration <br> xyz.openbmc_project.Configuration.GPIODeviceDetect… 147 PresenceDaemon ->> EM: expose <br>xyz.openbmc_project.Inventory.Source.DevicePresence <br> Name=com… 151 EM ->> AnyService: expose new Configuration <br> Example: Voltage Sensor 155 AnyService ->> AnyService: Example: <br> expose new Voltage Sensor 243 Information for a daemon to expose if hardware has been detected based on 253 entity-manager can then consider the hardware as present and expose the 396 - Another daemon which would expose inventory items based on EM configuration. 397 This would mean EM does not need to expose the item-specific inventory 414 the external interfaces can expose a cable inventory based on the [all …]
|
/openbmc/entity-manager/src/entity_manager/ |
H A D | perform_scan.cpp | 117 // find all connections in the mapper that expose a specific type in findDbusObjects() 200 for (auto& expose : *findExposes) in pruneRecordExposes() 202 if (!expose.is_null()) in pruneRecordExposes() 204 copy.emplace_back(expose); in pruneRecordExposes() 291 nlohmann::json& expose, in applyBindExposeAction() 298 expose[bind] = exposedObject; in applyBindExposeAction() 312 std::vector<std::string>& matches, nlohmann::json& expose, in applyConfigExposeActions() argument 321 applyBindExposeAction(exposedObject, expose, propertyName); in applyConfigExposeActions() 329 nlohmann::json& expose, nlohmann::json::iterator& keyPair) in applyExposeActions() argument 366 applyConfigExposeActions(matches, expose, keyPair.key(), in applyExposeActions() [all …]
|
H A D | dbus_interface.cpp | 292 for (const auto& expose : *findExposes) in createAddObjectMethod() 294 if (expose.is_null()) in createAddObjectMethod() 300 if (expose["Name"] == *name && expose["Type"] == *type) in createAddObjectMethod()
|
/openbmc/u-boot/lib/efi_loader/ |
H A D | Kconfig | 15 on top of U-Boot. If this option is enabled, U-Boot will expose EFI 39 bool "Expose HII protocols to EFI applications"
|
H A D | efi_acpi.c | 39 /* And expose them to our EFI payload */ in efi_acpi_register()
|
/openbmc/docs/designs/ |
H A D | redfish-postcodes.md | 12 Redfish. This describes a method to expose the BIOS POST codes over the Redfish 17 The standard Redfish LogService and LogEntry schemas will be used to expose BIOS 117 The Redfish interface shall expose POST codes tracked on DBUS since the last BMC 191 Consideration was also given to expose the POST codes through a OEM extension
|
H A D | cper-records.md | 9 Server CPUs expose a managability interface refered to as CPER records. A user 22 into the [LogEntry resource][logentry]. These expose a section by section
|
/openbmc/webui-vue/tests/unit/Global/__snapshots__/ |
H A D | InputPasswordToggle.spec.js.snap | 11 … title="Show password as plain text. Note: this will visually expose your password on the screen." 34 Show password as plain text. Note: this will visually expose your password on the screen.
|
/openbmc/qemu/scripts/qapi/ |
H A D | backend.py | 32 :param unmask: Expose non-ABI names through introspection? 55 :param unmask: Expose non-ABI names through introspection?
|
/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-support/libcloudproviders/ |
H A D | libcloudproviders_0.3.6.bb | 1 SUMMARY = "libcloudproviders is a DBus API that allows cloud storage sync clients to expose their s…
|
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/ |
H A D | python3-argexec_1.0.3.bb | 1 SUMMARY = "Expose your Python functions to the command line with one easy step!"
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Decorator/ |
H A D | I2CDevice.interface.yaml | 2 Implement this interface to expose an I2C device as an inventory item.
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/Service/ |
H A D | SocketAttributes.interface.yaml | 3 activation. Applications can expose the port number of a network service by
|
H A D | Attributes.interface.yaml | 2 Implement to expose the properties of service objects like bmcweb,
|
/openbmc/openbmc/meta-openpower/recipes-phosphor/host/ |
H A D | aspeed-lpc-ctrl_git.bb | 2 DESCRIPTION = "Configures the BMC to expose memory regions to the host"
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Source/ |
H A D | DevicePresence.interface.yaml | 2 Information for a daemon to expose if hardware has been detected based on
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/postgresql/ |
H A D | postgresql_17.5.bb | 10 file://0004-config_info.c-not-expose-build-info.patch \
|
/openbmc/u-boot/drivers/axi/ |
H A D | Kconfig | 9 These types of busses expose a virtual address space that can be
|
/openbmc/qemu/include/qemu/ |
H A D | plugin-memory.h | 27 * infrastructure to expose more information about the address.
|
/openbmc/phosphor-bmc-code-mgmt/eeprom-device/ |
H A D | README.md | 37 provided that the EEPROMDevice is a expose record in the Harma_MB Entity Manager
|
/openbmc/qemu/rust/qemu-api/src/ |
H A D | sysbus.rs | 52 /// Expose a memory region to the board so that it can give it an address 64 /// Expose an interrupt source outside the device as a qdev GPIO output.
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/nbench-byte/ |
H A D | nbench-byte_2.2.3.bb | 3 designed to expose the capabilities of a system's CPU, FPU, \
|
/openbmc/openbmc/meta-security/recipes-ids/samhain/ |
H A D | samhain-standalone.bb | 4 file://0012-Don-t-expose-configure-args.patch \
|
/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-httpd/apache2/apache2/ |
H A D | 0001-make_exports.awk-not-expose-the-path.patch | 4 Subject: [PATCH] make_exports.awk: not expose the path
|