/openbmc/openbmc/poky/meta/recipes-graphics/wayland/ |
H A D | wayland-protocols_1.44.bb | 1 SUMMARY = "Collection of additional Wayland protocols" 2 DESCRIPTION = "Wayland protocols that add functionality not \ 3 available in the Wayland core protocol. Such protocols either add \ 6 wayland-protocols." 12 … "https://gitlab.freedesktop.org/wayland/wayland-protocols/-/releases/${PV}/downloads/wayland-prot… 15 UPSTREAM_CHECK_URI = "https://gitlab.freedesktop.org/wayland/wayland-protocols/-/tags"
|
H A D | wayland-utils_1.2.0.bb | 4 protocols supported by a Wayland compositor. \ 20 DEPENDS += "wayland wayland-native wayland-protocols"
|
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/ |
H A D | python3-twisted_24.11.0.bb | 2 Twisted supports TCP, UDP, SSL/TLS, multicast, Unix sockets, a large number of protocols … 16 ${PN}-protocols \ 38 ${PN}-protocols \ 59 RDEPENDS:${PN}-conch = "${PN}-core ${PN}-protocols python3-appdirs python3-bcrypt python3-cryptogra… 60 RDEPENDS:${PN}-mail = "${PN}-core ${PN}-protocols" 62 RDEPENDS:${PN}-runner = "${PN}-core ${PN}-protocols" 63 RDEPENDS:${PN}-web += "${PN}-core ${PN}-protocols" 70 ${PYTHON_SITEPACKAGES_DIR}/twisted/protocols/haproxy/test/ \ 73 FILES:${PN}-protocols = " \ 74 ${PYTHON_SITEPACKAGES_DIR}/twisted/protocols/*.py* \ [all …]
|
H A D | python3-pyasn1-modules_0.4.2.bb | 1 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 D | 0003-Fix-off-by-one-overflow-in-the-IP-protocol-table.patch | 14 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 D | 0001-Add-stub-capsule-update-service-components.patch | 24 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 D | 0002-Fix-in-AEAD-for-psa-arch-test-254.patch | 22 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 D | efi_selftest_manageprotocols.c | 197 * 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 D | efi_selftest_loaded_image.c | 48 * 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/openbmc/meta-phosphor/ |
H A D | recipes.txt | 8 recipes-protocols - bbappends from recipes-protocols in the meta-networking layer
|
/openbmc/qemu/hw/pci/ |
H A D | pcie_doe.c | 61 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 D | KeyPolicy.v1_0_1.json | 197 "description": "The OEM security protocols that this key policy allows.", 204 …protocols 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.", 236 …protocols 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-openembedded/meta-oe/recipes-connectivity/paho-mqtt-cpp/ |
H A D | paho-mqtt-cpp_1.4.1.bb | 1 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-Machin…
|
/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libauthen/ |
H A D | libauthen-sasl-perl_2.1800.bb | 3 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 D | netbase_6.5.bb | 20 install -m 0644 ${S}/etc/protocols ${D}${sysconfdir}/protocols
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/vk-gl-cts/files/ |
H A D | 0001-cmake-Define-WAYLAND_SCANNER-and-WAYLAND_PROTOCOLS_D.patch | 22 - pkg_get_variable(WAYLAND_PROTOCOLS_DIR wayland-protocols pkgdatadir) 25 + pkg_get_variable(WAYLAND_PROTOCOLS_DIR wayland-protocols pkgdatadir)
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/paho-mqtt-c/ |
H A D | paho-mqtt-c_1.3.14.bb | 1 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-Machin…
|
/openbmc/qemu/include/hw/pci/ |
H A D | pcie_doe.h | 108 /* Protocols and its callback response */ 109 DOEProtocol *protocols; member 117 DOEProtocol *protocols, bool intr, uint16_t vec);
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/vk-gl-cts/ |
H A D | khronos-cts.inc | 29 -DWAYLAND_PROTOCOLS_DIR=${STAGING_DATADIR}/wayland-protocols" 38 PACKAGECONFIG[wayland] = "-DDEQP_TARGET=wayland,,wayland-native wayland wayland-protocols,,,surface… 51 … d.appendVar("DEPENDS", " wayland-native ${MLPREFIX}wayland ${MLPREFIX}wayland-protocols")
|
/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/ |
H A D | KeyPolicy_v1.xml | 99 …<Annotation Term="OData.Description" String="The security protocols that this key policy allows."/> 100 …protocols that this key policy allows. NVMe-oF channels are restricted to security protocols in t… 104 …<Annotation Term="OData.Description" String="The OEM security protocols that this key policy allow… 105 …protocols that this key policy allows. NVMe-oF channels are restricted to OEM-defined security pr… 130 …<Annotation Term="OData.Description" String="The NVMe security protocols that a key is allowed to … 131 ….LongDescription" String="This enumeration shall list the NVMe security protocols that a key is al…
|
/openbmc/openbmc/poky/meta/recipes-core/glibc/glibc/ |
H A D | makedbs.sh | 67 # 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/qemu/tests/qemu-iotests/ |
H A D | 210 | 60 # 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 D | packagegroup-meta-networking.bb | 16 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 D | README.md | 5 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 D | mctp.md | 16 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
|