commit | fa5fa408b7fc41e4a3a0b752b834e55c00fe2895 | [log] [tgz] |
---|---|---|
author | Sumanth Bhat <sumanth.bhat@linux.intel.com> | Thu Feb 13 01:19:34 2020 +0530 |
committer | Richard Marian Thomaiyar <richard.marian.thomaiyar@linux.intel.com> | Mon Apr 06 14:46:46 2020 +0530 |
tree | def212fd62e84937597651f06cdf1f1cc10d1aaa | |
parent | 348547583db9d47e4e4823970e94904fef7cb660 [diff] |
[docs]: Add D-Bus based MCTP daemon In order to support Bus owner concept in MCTP to handle Add-in-card use case, need a standard way of exposing discovered devices, and it's MCTP properties in standard way. This update proposes secondary approach using D-Bus based interface support, instead of UNIX style socket concept. Signed-off-by: Sumanth Bhat <sumanth.bhat@linux.intel.com> Signed-off-by: Richard Marian Thomaiyar <richard.marian.thomaiyar@linux.intel.com> Change-Id: Ic5d28268bd1d431a1e468c8278547806af64f30c
The OpenBMC project is a Linux Foundation project whose goal is to produce a customizable, open-source firmware stack for Baseboard Management Controllers (BMCs). This repository contains documentation for OpenBMC as a whole. There may be component-specific documentation in the repository for each component.
The features document lists the project's major features with links to more information.
These documents contain details on developing OpenBMC code itself
cheatsheet.md: Quick reference for some common development tasks
CONTRIBUTING.md: Guidelines for contributing to OpenBMC
development tutorials: Tutorials for getting up to speed on OpenBMC development
kernel-development.md: Reference for common kernel development tasks
These documents describe how to use OpenBMC, including using the programmatic interfaces to an OpenBMC system.
code-update: Updating OpenBMC and host platform firmware
console.md: Using the host console
host-management.md: Performing host management tasks with OpenBMC
rest-api.md: Introduction to using the OpenBMC REST API
REDFISH-cheatsheet.md: Quick reference for some common OpenBMC Redfish commands
REST-cheatsheet.md: Quick reference for some common OpenBMC REST API commands