commit | d886ce89fe66c128b3ab492e530ad48fa0c1b4eb | [log] [tgz] |
---|---|---|
author | Thu Nguyen <thu@os.amperecomputing.com> | Mon Jan 06 08:47:13 2025 +0000 |
committer | Patrick Williams <patrick@stwcx.xyz> | Thu Jan 09 17:51:59 2025 +0000 |
tree | 116caf0d530c493490df07cf599a137f926b5c00 | |
parent | 3b90d1ee57ee5c3b39f595113ed419f18b017c97 [diff] |
pldm-stack: Update PLDM Fru inventory As the discussion in [1], `pldmd` will directly host the FRU inventory interfaces. Update the design spec. [1] https://discord.com/channels/775381525260664832/778790638563885086/1316606810031128647 Signed-off-by: Thu Nguyen <thu@os.amperecomputing.com> Change-Id: Ie666023767dc785071ab9824b33733120f3c5c3d
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