External build systems

From coreboot
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

The wiki is being retired!

Documentation is now handled by the same processes we use for code: Add something to the Documentation/ directory in the coreboot repo, and it will be rendered to https://doc.coreboot.org/. Contributions welcome!

Introduction

Coreboot itself can build many other software and include it in the final image. At the time of writing we can, so far:

  • Build and include primary payloads such as SeaBIOS, GRUB, U-boot, FILO, Bayou.
  • Include some externally built payloads as an TianoCore, A linux kernel and initramfs, An ELF binary.
  • Secondary payloads (memtest86+, nvramcui, Coreinfo, tint)
  • Build and include iPXE