Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 664 Bytes

Readme.md

File metadata and controls

21 lines (16 loc) · 664 Bytes

Fedora 39 Images

This set of images is based on the Fedora 39 minimal image. It has three flavors, build, test, and dev. The first two are primarily intended for automated builds and CI usage.

The build image contains the compilers and build tools needed for building EDK2 under Linux (x86_64).

The test image extends the build image and adds Qemu for testing purposes.

The dev image in turn extends the test image and adds developer convenience tools, for example the git credential manager.

These images include:

  • gcc 13.2 (x86, arm, aarch64, riscv, loongarch64)
  • nasm 2.16.01
  • Python 3.12
  • Qemu 8.1.3 (x86, arm, aarch64, loongarch64)