Home
last modified time | relevance | path

Searched refs:expose (Results 1 – 25 of 82) sorted by relevance

1234

/openbmc/entity-manager/src/entity_manager/
H A Dperform_scan.cpp202 for (auto& expose : *findExposes) in pruneRecordExposes()
204 if (!expose.is_null()) in pruneRecordExposes()
206 copy.emplace_back(expose); in pruneRecordExposes()
297 nlohmann::json::object_t& expose, in applyBindExposeAction()
304 expose[bind] = exposedObject; in applyBindExposeAction()
318 std::vector<std::string>& matches, nlohmann::json::object_t& expose, in applyConfigExposeActions() argument
336 applyBindExposeAction(*exposedObjectObj, expose, propertyName); in applyConfigExposeActions()
344 nlohmann::json::object_t& expose, const std::string& exposeKey, in applyExposeActions() argument
383 applyConfigExposeActions(matches, expose, exposeKey, *configList); in applyExposeActions()
H A Ddbus_interface.cpp323 for (const auto& expose : *findExposes) in addObjectJson()
325 if (expose.is_null()) in addObjectJson()
331 if (expose["Name"] == *name && expose["Type"] == *type) in addObjectJson()
/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/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-openpower/recipes-phosphor/host/
H A Daspeed-lpc-ctrl_git.bb2 DESCRIPTION = "Configures the BMC to expose memory regions to the host"
/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
/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/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
/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-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-tools/bi2cp/
H A DREADME.md4 transfers to expose PMBus semantics.
/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/u-boot/drivers/axi/
H A DKconfig9 These types of busses expose a virtual address space that can be
/openbmc/openbmc/poky/meta/recipes-connectivity/bind/bind/
H A D0001-named-lwresd-V-and-start-log-hide-build-options.patch6 The build options expose build path directories, so hide them.
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/mcpp/files/
H A D0001-configure-Fix-checks-for-system-headers.patch6 Define _DEFAULT_SOURCE in system.c so unistd.h can expose readlink API
/openbmc/openbmc/meta-security/recipes-ids/samhain/files/
H A D0012-Don-t-expose-configure-args.patch4 Subject: [PATCH] Don't expose configure args
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/nbench-byte/nbench-byte/
H A Dnbench_32bits.patch12 expose the capabilities of a system's CPU, FPU and memory system.
/openbmc/openbmc/poky/meta/recipes-devtools/jquery/
H A Djquery_3.7.1.bb23 CVE_STATUS[CVE-2007-2379] = "upstream-wontfix: There are ways jquery can expose security issues but…
/openbmc/smbios-mdr/src/
H A Dmeson.build26 if get_option('expose-firmware-component-name').allowed()
/openbmc/smbios-mdr/
H A Dmeson.options67 'expose-firmware-component-name',
/openbmc/openbmc/poky/meta/recipes-devtools/clang/clang/
H A D0003-compiler-rt-Simplify-cross-compilation.-Don-t-use-na.patch7 Note: AddLLVM.cmake does not expose the LLVM source directory.
/openbmc/openbmc/meta-phosphor/recipes-phosphor/smbios/
H A Dsmbios-mdr_git.bb22 PACKAGECONFIG[expose-firmware-component-name] = "-Dexpose-firmware-component-name=enabled,-Dexpose-…
/openbmc/openbmc/poky/meta/classes-global/
H A Dpackage_pkgdata.bbclass63 # We need to figure out which sysroot files we need to expose to this task.
69 # which dependencies we can "see" and should expose in the recipe specific sysroot.
/openbmc/phosphor-led-sysfs/
H A DREADME.md26 which will expose following dbus objects:
/openbmc/openbmc/poky/meta/recipes-bsp/pciutils/
H A Dpciutils_3.13.0.bb35 # Do these in separate calls as they expose a race in pseudo when creating

1234