host-code-update: Fix link

https://github.com/openbmc/docs/commit/8f30b30be4d145b30bda3f31c71ae8c3867b5e1a
renamed ubi-code-update.md to code-update.md breaking this
link.

Change-Id: I2bcbeff32c625955e1eab92ad98a8fbb8b9cddf0
Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
1 file changed
tree: 3524386a8d6fdeae78f759c7a6bd74b7f087fb26
  1. architecture/
  2. code-update/
  3. designs/
  4. development/
  5. logo/
  6. meetings/
  7. release/
  8. security/
  9. style/
  10. testing/
  11. userguide/
  12. anti-patterns.md
  13. cheatsheet.md
  14. code-of-conduct.md
  15. console.md
  16. CONTRIBUTING.md
  17. cpp-style-and-conventions.md
  18. features.md
  19. glossary.md
  20. host-management.md
  21. kernel-development.md
  22. LICENSE
  23. maintainer-workflow.md
  24. MAINTAINERS
  25. Makefile
  26. openbmc-conversion.md
  27. README.md
  28. REDFISH-cheatsheet.md
  29. redfish-logging-in-bmcweb.md
  30. rest-api.md
  31. REST-cheatsheet.md
  32. subtree.md
  33. yocto-development.md
README.md

OpenBMC documentation

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 Usage

These documents describe how to use OpenBMC, including using the programmatic interfaces to an OpenBMC system.

OpenBMC Development

These documents contain details on developing OpenBMC code itself

OpenBMC Goals

The OpenBMC project's aim is to create a highly extensible framework for BMC software and implement for data-center computer systems.

We have a few high-level objectives:

  • The OpenBMC framework must be extensible, easy to learn, and usable in a variety of programming languages.

  • Provide a REST API for external management, and allow for "pluggable" interfaces for other types of management interactions.

  • Provide a remote host console, accessible over the network

  • Persist network configuration settable from REST interface and host

  • Provide a robust solution for RTC management, exposed to the host.

  • Compatible with host firmware implementations for basic IPMI communication between host and BMC

  • Provide a flexible and hierarchical inventory tracking component

  • Maintain a sensor database and track thresholds

Technical Steering Committee

  • Brad Bishop (chair), IBM
  • Nancy Yuen, Google
  • Sai Dasari, Facebook
  • James Mihm, Intel
  • Sagar Dharia, Microsoft
  • Supreeth Venkatesh, Arm