Searched hist:ebd21ba4fc36577a70cad207e42d66594b73ed13 (Results 1 – 3 of 3) sorted by relevance
/openbmc/phosphor-certificate-manager/bmc-vmi-ca/ |
H A D | ca_cert_entry.hpp | diff ebd21ba4fc36577a70cad207e42d66594b73ed13 Tue Apr 05 14:58:53 CDT 2022 Patrick Williams <patrick@stwcx.xyz> sdbusplus: object: don't use 'bool' argument constructor
`sdbusplus::server::object_t` has long had an enum-based parameter for signal action, but maintained a backwards compatible boolean mapping. It is time to remove this boolean to make it more observable which actions are being used in applications. Map all `true` occurrences to `action::defer_emit`.
Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I4137ab812650afc09073d7b110254de87d5e5710
|
/openbmc/phosphor-certificate-manager/ |
H A D | csr.cpp | diff ebd21ba4fc36577a70cad207e42d66594b73ed13 Tue Apr 05 14:58:53 CDT 2022 Patrick Williams <patrick@stwcx.xyz> sdbusplus: object: don't use 'bool' argument constructor
`sdbusplus::server::object_t` has long had an enum-based parameter for signal action, but maintained a backwards compatible boolean mapping. It is time to remove this boolean to make it more observable which actions are being used in applications. Map all `true` occurrences to `action::defer_emit`.
Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I4137ab812650afc09073d7b110254de87d5e5710
|
H A D | certificate.cpp | diff ebd21ba4fc36577a70cad207e42d66594b73ed13 Tue Apr 05 14:58:53 CDT 2022 Patrick Williams <patrick@stwcx.xyz> sdbusplus: object: don't use 'bool' argument constructor
`sdbusplus::server::object_t` has long had an enum-based parameter for signal action, but maintained a backwards compatible boolean mapping. It is time to remove this boolean to make it more observable which actions are being used in applications. Map all `true` occurrences to `action::defer_emit`.
Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I4137ab812650afc09073d7b110254de87d5e5710
|