commit | d376bef4f1aa7ca6ff2140841fd9ad61bff4adea | [log] [tgz] |
---|---|---|
author | Jagpal Singh Gill <paligill@gmail.com> | Mon Sep 16 10:45:26 2024 -0700 |
committer | Jagpal Singh Gill <paligill@gmail.com> | Fri Jan 24 01:35:39 2025 -0800 |
tree | 3671d7dc6a2659ea5d63276b4e84103d1ee3f3df | |
parent | abbf7355231fbd9d5231e136780c167f2a89494e [diff] |
Code update: Add PLDM package and EM configuration PLDM image packaging can be used as one of the standardized option for firmware image packages. Provide details on appropriate image descriptors that can be used by non-PLDM code updaters for image validation and how to model this information in entity manager configuration for firmware image validation and device access. Related PR: https://gerrit.openbmc.org/c/openbmc/entity-manager/+/75947 Change-Id: I103969f70cbdf0aadf0518c273c3e8925ce24b90 Signed-off-by: Jagpal Singh Gill <paligill@gmail.com>
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