Home
last modified time | relevance | path

Searched refs:proposed (Results 1 – 25 of 103) sorted by relevance

12345

/openbmc/openbmc/poky/bitbake/lib/bs4/
H A Ddammit.py646 def _convert_from(self, proposed, errors="strict"): argument
651 proposed = self.find_codec(proposed)
652 if not proposed or (proposed, errors) in self.tried_encodings:
654 self.tried_encodings.append((proposed, errors))
659 and proposed in self.ENCODINGS_WITH_SMART_QUOTES):
667 u = self._to_unicode(markup, proposed, errors)
669 self.original_encoding = proposed
/openbmc/docs/designs/
H A Dredfish-pcie.md33 The proposed implementation will follow the standard D-Bus producer-consumer
38 The proposed D-Bus interface can be found here:
41 The proposed producer will be a new D-Bus daemon that will be responsible for
H A Dcper-records.md23 decoded CPER instance. In addition to Redfish, there is a proposed DMTF
25 which is proposed to be added in a future version of DMTF [DSP0248].
33 design, and passes the OpenBMC CI tests currently. This is the proposed branch
H A Dmultihost-physical-led.md31 and also to create LEDs under a single service, a new application is proposed.
108 The below diagram represents the overview for proposed physical LED design.
235 The proposed design is tested in a multiple hosts platform.
243 **_Unit Test_** - The proposed code can be covered by the unit tests which are
H A Dredfish-spdm-attestation.md68 enablement status, etc. There are also associations proposed for this interface,
75 Two associations are proposed to link it to the requester and the responder's
81 The proposed Phosphor D-Bus Interfaces is here:
101 The proposed Phosphor D-Bus Interfaces for `TrustedComponent` is here:
H A Dmultihost-ipmi-design.md109 netipmid. The changes proposed for ipmbbridged can be used in netipmid as well.
185 The proposed design can be tested in a platform in which the multiple hosts are
/openbmc/bmcweb/
H A DHEADERS.md18 The initial solution that gets proposed is to just move everything as it exists
19 to separate compile units, making no other changes. This has been proposed and
32 there have been proposed a few ideas might provide some relief;
/openbmc/linux/Documentation/ABI/stable/
H A Do2cb9 Users: ocfs2-tools. It's sufficient to mail proposed changes to
/openbmc/linux/Documentation/ABI/obsolete/
H A Do2cb10 Users: ocfs2-tools. It's sufficient to mail proposed changes to
/openbmc/linux/Documentation/ABI/removed/
H A Do2cb9 Users: ocfs2-tools. It's sufficient to mail proposed changes to
/openbmc/linux/Documentation/scsi/
H A Dlpfc.rst15 The proposed modifications to the transport layer for FC remote ports
56 The proposed patch was posted to the linux-scsi mailing list. The patch
/openbmc/openbmc/poky/meta/recipes-devtools/tcltk8/tcl8/
H A D0001-generic-tcl.h-use-Tcl_WideInt-for-seconds-in-Tcl_Tim.patch9 This patch was proposed at https://core.tcl-lang.org/tcl/tktview/86dd172271
/openbmc/openbmc/poky/meta/recipes-sato/sato-icon-theme/
H A Dicon-naming-utils_0.8.90.bb7 icon names proposed in the Icon Naming Specification, and generate the \
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/vpnc/vpnc/
H A D0009-reduce-lifetime-value.patch6 Current proposed lifetime value (2147483 seconds, which equates to
/openbmc/linux/Documentation/networking/
H A Dsctp.rst24 proposed in IETF Internet-Drafts.
/openbmc/linux/scripts/coccinelle/locks/
H A Dcall_kern.cocci3 //# The proposed change of converting the GFP_KERNEL is not necessarily the
/openbmc/openbmc/poky/meta/conf/distro/include/
H A Dcve-extra-exclusions.inc70 There was a proposed patch https://lists.gnu.org/archive/html/qemu-devel/2021-02/msg06098.html \
76 There was a proposed patch but rejected by upstream qemu. It is unclear if the issue can \
/openbmc/telemetry/
H A DREADME.md7 This application is implementation of Telemetry proposed in OpenBMC design docs
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/cim-schema/files/
H A DLICENSE10 // Implementation of certain elements of this standard or proposed
/openbmc/openbmc/meta-openembedded/meta-networking/licenses/
H A DDMTF10 // Implementation of certain elements of this standard or proposed
/openbmc/openbmc/meta-security/docs/
H A Ddm-verity-systemd-hash-x86-64.txt37 the root node hash value as per the systemd "autodetect" proposed standard.
/openbmc/libmctp/
H A Dastlpc.c918 struct mctp_astlpc_layout proposed, pending; in mctp_astlpc_negotiate_layout_bmc() local
927 rc = mctp_astlpc_layout_read(astlpc, &proposed); in mctp_astlpc_negotiate_layout_bmc()
932 if (!mctp_astlpc_layout_validate(astlpc, &proposed)) in mctp_astlpc_negotiate_layout_bmc()
936 mtu = mctp_astlpc_calculate_mtu(astlpc, &proposed); in mctp_astlpc_negotiate_layout_bmc()
/openbmc/openbmc/poky/meta/recipes-support/gnupg/
H A Dgnupg_2.5.2.bb83 …9] = "upstream-wontfix: Upstream doesn't seem to be keen on merging the proposed commit - https://…
/openbmc/linux/Documentation/admin-guide/
H A Dunicode.rst97 adopted by the ConScript Unicode Registry and proposed (but ultimately
121 Several glyph forms for the Klingon alphabet have been proposed.
/openbmc/u-boot/doc/
H A DREADME.coccinelle104 For each semantic patch, a commit message is proposed. It gives a
173 about semantic patches displayed, and no commit message proposed.
324 New semantic patches can be proposed and submitted by kernel

12345