commit | 80dcb7a2a68fdee3e5f83015072b83a5f5879b5e | [log] [tgz] |
---|---|---|
author | Prithvi Pai <ppai@nvidia.com> | Mon Jun 30 09:19:01 2025 +0530 |
committer | Prithvi Pai <ppai@nvidia.com> | Fri Jul 04 05:19:11 2025 +0000 |
tree | d4ca99daab4a238a0e32cf7ed9c6dfe303bac7ef | |
parent | 692765c2ed9f1dc2e9123a268212b9a981457e7b [diff] |
cleanup remote-bios-configuration.md Add patch to clean up `docs/remote-bios-configuration.md`. Any patch on this doc throws errors regarding the formatting Errors [1] designs/remote-bios-configuration.md:324 MD001/heading-increment Heading levels should only increment by one level at a time [Expected: h3; Actual: h4] [2] designs/remote-bios-configuration.md:422:1 MD018/no-missing-space-atx No space after hash on atx style heading [Context: "##Complete BIOS BMC flow for B..."] markdownlint - FAILED Change-Id: I1a9ef0fd6c93815162e683a67a7ef6dad05d4a80 Signed-off-by: Prithvi Pai <ppai@nvidia.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.
openbmc@lists.ozlabs.org
https://lists.ozlabs.org/listinfo/openbmcThese 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