Home
last modified time | relevance | path

Searched full:expose (Results 1 – 25 of 258) sorted by relevance

1234567891011

/openbmc/smbios-mdr/
H A Dmeson.options7 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 Dgpio-based-hardware-inventory.md104 - 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 Dperform_scan.cpp117 // 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 Ddbus_interface.cpp292 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 DKconfig15 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 Defi_acpi.c39 /* And expose them to our EFI payload */ in efi_acpi_register()
/openbmc/docs/designs/
H A Dredfish-postcodes.md12 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 Dcper-records.md9 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 DInputPasswordToggle.spec.js.snap11 … 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 Dbackend.py32 :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 Dlibcloudproviders_0.3.6.bb1 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 Dpython3-argexec_1.0.3.bb1 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 DI2CDevice.interface.yaml2 Implement this interface to expose an I2C device as an inventory item.
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/Service/
H A DSocketAttributes.interface.yaml3 activation. Applications can expose the port number of a network service by
H A DAttributes.interface.yaml2 Implement to expose the properties of service objects like bmcweb,
/openbmc/openbmc/meta-openpower/recipes-phosphor/host/
H A Daspeed-lpc-ctrl_git.bb2 DESCRIPTION = "Configures the BMC to expose memory regions to the host"
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Source/
H A DDevicePresence.interface.yaml2 Information for a daemon to expose if hardware has been detected based on
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/postgresql/
H A Dpostgresql_17.5.bb10 file://0004-config_info.c-not-expose-build-info.patch \
/openbmc/u-boot/drivers/axi/
H A DKconfig9 These types of busses expose a virtual address space that can be
/openbmc/qemu/include/qemu/
H A Dplugin-memory.h27 * infrastructure to expose more information about the address.
/openbmc/phosphor-bmc-code-mgmt/eeprom-device/
H A DREADME.md37 provided that the EEPROMDevice is a expose record in the Harma_MB Entity Manager
/openbmc/qemu/rust/qemu-api/src/
H A Dsysbus.rs52 /// 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 Dnbench-byte_2.2.3.bb3 designed to expose the capabilities of a system's CPU, FPU, \
/openbmc/openbmc/meta-security/recipes-ids/samhain/
H A Dsamhain-standalone.bb4 file://0012-Don-t-expose-configure-args.patch \
/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-httpd/apache2/apache2/
H A D0001-make_exports.awk-not-expose-the-path.patch4 Subject: [PATCH] make_exports.awk: not expose the path

1234567891011