Home
last modified time | relevance | path

Searched full:protocols (Results 1 – 25 of 294) sorted by relevance

12345678910>>...12

/openbmc/openbmc/poky/meta/recipes-graphics/wayland/
H A Dwayland-protocols_1.44.bb
H A Dwayland-utils_1.2.0.bb4 protocols supported by a Wayland compositor. \
20 DEPENDS += "wayland wayland-native wayland-protocols"
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/
H A Dpython3-twisted_24.11.0.bb
H A Dpython3-pyasn1-modules_0.4.2.bb1 SUMMARY = "A collection of ASN.1-based protocols modules."
3 classes. Includes protocols PDUs definition (SNMP, LDAP etc.) and various\
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-security/nmap/files/
H A D0003-Fix-off-by-one-overflow-in-the-IP-protocol-table.patch14 protocols.cc | 6 +++---
15 protocols.h | 2 ++
72 diff --git a/protocols.cc b/protocols.cc
74 --- a/protocols.cc
75 +++ b/protocols.cc
91 error("Parse error in protocols file %s line %d", filename, lineno);
103 diff --git a/protocols.h b/protocols.h
105 --- a/protocols.h
106 +++ b/protocols.h
144 fatal("Protocols specified must be between 0 and 255 inclusive");
[all …]
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-security/trusted-services/corstone1000/
H A D0001-Add-stub-capsule-update-service-components.patch24 protocols/service/capsule_update/opcodes.h | 17 +++
25 protocols/service/capsule_update/parameters.h | 15 ++
31 create mode 100644 protocols/service/capsule_update/capsule_update_proto.h
32 create mode 100644 protocols/service/capsule_update/opcodes.h
33 create mode 100644 protocols/service/capsule_update/parameters.h
81 +#include <protocols/service/capsule_update/capsule_update_proto.h>
82 +#include <protocols/rpc/common/packed-c/status.h>
313 diff --git a/protocols/service/capsule_update/capsule_update_proto.h b/protocols/service/capsule_up…
317 +++ b/protocols/service/capsule_update/capsule_update_proto.h
328 +#include <protocols/service/capsule_update/opcodes.h>
[all …]
H A D0002-Fix-in-AEAD-for-psa-arch-test-254.patch22 protocols/service/crypto/packed-c/aead.h | 1 +
115 diff --git a/protocols/service/crypto/packed-c/aead.h b/protocols/service/crypto/packed-c/aead.h
117 --- a/protocols/service/crypto/packed-c/aead.h
118 +++ b/protocols/service/crypto/packed-c/aead.h
/openbmc/u-boot/lib/efi_selftest/
H A Defi_selftest_manageprotocols.c197 * Try to uninstall more protocols than there are installed. This in execute()
198 * should return an error EFI_INVALID_PARAMETER. All deleted protocols in execute()
302 * Check that the protocols are really uninstalled. in execute()
312 efi_st_error("UninstallMultipleProtocolInterfaces failed to uninstall protocols\n"); in execute()
328 efi_st_error("Failed to get protocols per handle\n"); in execute()
332 efi_st_error("Failed to get protocols per handle\n"); in execute()
337 efi_st_error("Failed to get protocols per handle\n"); in execute()
342 efi_st_error("Failed to get protocols per handle\n"); in execute()
353 * Uninstall remaining protocols in execute()
377 .name = "manage protocols",
H A Defi_selftest_loaded_image.c48 * Get the GUIDs of all protocols installed on the handle. in execute()
60 efi_st_printf("%u protocols installed on image handle\n", in execute()
/openbmc/qemu/hw/pci/
H A Dpcie_doe.c61 prot = &doe_cap->protocols[index - 1]; in pcie_doe_discovery()
92 DOEProtocol *protocols, bool intr, uint16_t vec) in pcie_doe_init() argument
110 doe_cap->protocols = protocols; in pcie_doe_init()
111 for (; protocols->vendor_id; protocols++) { in pcie_doe_init()
220 pcie_doe_build_protocol(&doe_cap->protocols[p])) { in pcie_doe_prepare_rsp()
221 handle_request = doe_cap->protocols[p].handle_request; in pcie_doe_prepare_rsp()
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/
H A DKeyPolicy.v1_0_1.json197 "description": "The OEM security protocols that this key policy allows.",
204protocols that this key policy allows. NVMe-oF channels are restricted to OEM-defined security pr…
225 "description": "The security protocols that this key policy allows.",
236protocols that this key policy allows. NVMe-oF channels are restricted to security protocols in t…
323 "description": "The NVMe security protocols that a key is allowed to use.",
339 …"longDescription": "This enumeration shall list the NVMe security protocols that a key is allowed …
/openbmc/openbmc/meta-phosphor/
H A Drecipes.txt8 recipes-protocols - bbappends from recipes-protocols in the meta-networking layer
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/paho-mqtt-cpp/
H A Dpaho-mqtt-cpp_1.4.1.bb
/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libauthen/
H A Dlibauthen-sasl-perl_2.1800.bb3 protocols. Authen::SASL provides an implementation framework that all \
4 protocols should be able to share."
/openbmc/openbmc/poky/meta/recipes-core/netbase/
H A Dnetbase_6.5.bb20 install -m 0644 ${S}/etc/protocols ${D}${sysconfdir}/protocols
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/vk-gl-cts/files/
H A D0001-cmake-Define-WAYLAND_SCANNER-and-WAYLAND_PROTOCOLS_D.patch
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/paho-mqtt-c/
H A Dpaho-mqtt-c_1.3.14.bb1 SUMMARY = "Paho MQTT - C libraries for the MQTT and MQTT-SN protocols"
2 DESCRIPTION = "Client implementation of open and standard messaging protocols for Machine-to-Machine (M2M) and Internet of Things (IoT)."
/openbmc/qemu/include/hw/pci/
H A Dpcie_doe.h108 /* Protocols and its callback response */
109 DOEProtocol *protocols; member
117 DOEProtocol *protocols, bool intr, uint16_t vec);
/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/
H A DKeyPolicy_v1.xml98 <Annotation Term="OData.Description" String="The security protocols that this key policy allows."/>
99 <Annotation Term="OData.LongDescription" String="This property shall contain the security protocols that this key policy allows. NVMe-oF channels are restricted to security protocols in this list. The absence of the property shall indicate any security protocol is allowed. An empty list shall indicate no security protocols are allowed."/>
103 <Annotation Term="OData.Description" String="The OEM security protocols that this key policy allows."/>
104 <Annotation Term="OData.LongDescription" String="This property shall contain the OEM-defined security protocols that this key policy allows. NVMe-oF channels are restricted to OEM-defined security protocols in this list. An empty list shall indicate no security protocols are allowed. This property shall be present if `SecurityProtocolAllowList` contains `OEM`."/>
129 <Annotation Term="OData.Description" String="The NVMe security protocols that a key is allowed to use."/>
130 <Annotation Term="OData.LongDescription" String="This enumeration shall list the NVMe security protocols tha
[all...]
/openbmc/openbmc/poky/meta/recipes-core/glibc/glibc/
H A Dmakedbs.sh67 # protocols.db
68 if [ -e /etc/protocols ]; then
69 target=$VAR_DB/protocols.db
70 echo -n "protocols... "
76 { printf ".%s ", $$i; print } }' /etc/protocols | \
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/vk-gl-cts/
H A Dkhronos-cts.inc27 -DWAYLAND_PROTOCOLS_DIR=${STAGING_DATADIR}/wayland-protocols"
36 PACKAGECONFIG[wayland] = "-DDEQP_TARGET=wayland,,wayland-native wayland wayland-protocols,,,surfaceless x11_egl x11_glx x11_egl_glx"
49 d.appendVar("DEPENDS", " wayland-native ${MLPREFIX}wayland ${MLPREFIX}wayland-protocols")
/openbmc/qemu/tests/qemu-iotests/
H A D21060 # TODO Proper support for images to be used with imgopts and/or protocols
94 # TODO Proper support for images to be used with imgopts and/or protocols
130 # TODO Proper support for images to be used with imgopts and/or protocols
174 # TODO Proper support for images to be used with imgopts and/or protocols
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-core/packagegroups/
H A Dpackagegroup-meta-networking.bb16 packagegroup-meta-networking-protocols \
28 packagegroup-meta-networking-protocols \
135 RDEPENDS:packagegroup-meta-networking-protocols = "\
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/MCTP/
H A DREADME.md5 protocols (like PLDM, SPDM) which are implemented in the userspace. Application
6 layer protocols will rely on the discovery of
/openbmc/docs/designs/mctp/
H A Dmctp.md16 newer host/BMC messaging protocols to overcome some of the limitations we've
52 this does enable new messaging protocols (mainly PLDM), those components are not
78 - Ideally, integrate with newer messaging protocols

12345678910>>...12