Home
last modified time | relevance | path

Searched refs:bmcweb (Results 151 – 175 of 209) sorted by relevance

123456789

/openbmc/bmcweb/src/
H A Dwebserver_run.cpp134 bmcweb::registerUserRemovedSignal(); in run()
/openbmc/docs/architecture/
H A DLED-architecture.md56 bmcweb does below operations:
63 bmcweb does below operations:
96 - bmcweb already has a design to look for `Functional` property and set the
/openbmc/docs/architecture/code-update/
H A Dfirmware-update-over-redfish.md53 Redfish firmware update within OpenBMC has already started within [bmcweb][7]
78 - This must be configurable (enable/disable) via compile option within bmcweb
203 within bmcweb but can be enabled via a compile flag (see CMakeLists.txt within
204 bmcweb repository for details).
250 https://github.com/openbmc/bmcweb/blob/master/redfish-core/lib/update_service.hpp
/openbmc/bmcweb/redfish-core/lib/
H A Dmetadata.hpp69 const std::shared_ptr<bmcweb::AsyncResp>& asyncResp) in handleMetadataGet()
H A Dredfish_util.hpp62 void getMainChassisId(std::shared_ptr<bmcweb::AsyncResp> asyncResp, in getMainChassisId()
/openbmc/bmcweb/http/
H A Dhttp_request.hpp21 using Body = boost::beast::http::request<bmcweb::HttpBody>;
H A Dserver_sent_event.hpp280 using BodyType = bmcweb::HttpBody;
H A Drouting.hpp568 const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, in handleUpgrade()
605 const std::shared_ptr<bmcweb::AsyncResp>& asyncResp) in handle()
H A Dhttp_body.hpp19 namespace bmcweb namespace
/openbmc/openbmc-test-automation/test_lists/
H A Dskip_test_witherspoon73 # Non bmcweb certificate.
/openbmc/bmcweb/redfish-core/include/
H A Devent_service_manager.hpp112 bmcweb::split(fields, messageID, '.'); in formatMessage()
184 bmcweb::split(logEntryFields, entry, ','); in getEventLogParams()
218 bmcweb::split(fields, messageID, '.'); in getRegistryAndMessageKey()
769 bmcweb::OpenSSLGenerator gen; in loadOldBehavior()
929 bmcweb::OpenSSLGenerator gen; in addSubscriptionInternal()
/openbmc/docs/security/
H A Dnetwork-security-considerations.md170 https://github.com/openbmc/bmcweb repository. The implementation is provided by
175 the https://github.com/openbmc/bmcweb repository.
177 [bmcweb configuration]: https://github.com/openbmc/bmcweb#configuration
/openbmc/openbmc/meta-phosphor/recipes-phosphor/images/
H A Dobmc-phosphor-image.bb15 obmc-bmcweb \
/openbmc/bmcweb/test/http/
H A Dhttp2_connection_test.cpp42 const std::shared_ptr<bmcweb::AsyncResp>& asyncResp) in handle()
H A Dhttp_body_test.cpp19 namespace bmcweb namespace
/openbmc/docs/designs/
H A Dtelemetry.md64 |bmcweb | | |
121 |User| |bmcweb| |Telemetry| | D-Bus |
265 The Redfish implementation in bmcweb is stateless, thus it is not able to store
430 |bmcweb| | +----------------------+
734 | exposed as D-Bus | | bmcweb |
747 the D-Bus sensors, which can easily be consumed either by the bmcweb and
759 This design impacts the architecture of the bmcweb component, since it adds the
789 them) and bmcweb with Redfish Telemetry Service implemented. The tests shall be
H A Dredfish-spdm-attestation.md106 …perimental support for SPDM exists for `bmcweb`](https://github.com/openbmc/bmcweb/compare/master.…
286 - https://github.com/openbmc/bmcweb
H A Dredfish-pcie.md57 bmcweb will be the consumer. It will be responsible for retrieving the Redfish
H A Dmulti-host-postcode.md95 - bmcweb (redfish logging service).
215 ## bmcweb section in Multi-host Postcode Support
H A Dcode-update.md19 ([Issue](https://github.com/openbmc/bmcweb/issues/257)).
298 ([Issue](https://github.com/openbmc/bmcweb/issues/202)).
306 - Aforementioned [issue](https://github.com/openbmc/bmcweb/issues/202) is more
346 | [BMCWeb](https://github.com/openbmc/bmcweb) | Jagpal Singh Gi…
/openbmc/bmcweb/.github/ISSUE_TEMPLATE/
H A Dbug_report.yml2 description: Report a bug to help us improve bmcweb
/openbmc/openbmc/meta-phosphor/recipes-phosphor/webui/
H A Dwebui-vue_git.bb29 RDEPENDS:${PN}:append = " bmcweb"
/openbmc/bmcweb/include/
H A Dauthentication.hpp173 if (!bmcweb::constantTimeStringCompare(csrf, in performCookieAuth()
H A Dpersistent_data.hpp193 systemUuid = bmcweb::getRandomUUID(); in readData()
/openbmc/docs/designs/management-console/
H A DVMI_Certificate_Exchange.md223 certificate from '/var/lib/bmcweb/RootCert' file.This API can handle muptiple
226 '/var/lib/bmcweb/RootCert'.

123456789