Skip to content

Releases: worproject/rpi5-uefi

v0.3

16 Mar 03:59
Compare
Choose a tag to compare

Usage

Check out the Getting started guide.

Debug builds can be found in the artifacts of the workflow run for this release.

What's Changed

Features

  • PCIe support in UEFI and ACPI
    • Enables NVME and SATA controller boot
    • Compatible with Windows, Linux (both limited to single-function devices), FreeBSD, NetBSD and VMware ESXi

Fixes

  • RP1 USB DMA corruption issues
  • Boot order not persisting in some cases

v0.2

05 Jan 18:26
Compare
Choose a tag to compare

Usage

Check out the Getting started guide.

Debug builds can be found in the artifacts of the workflow run for this release.

What's Changed

Features

  • Device Tree support: included DTB compatible with RPi downstream 6.1.y kernel
  • Random number generator support

v0.1

04 Jan 00:03
Compare
Choose a tag to compare

Usage

Check out the Getting started guide.

Debug builds can be found in the artifacts of the workflow run for this release.

Initial features

  • USB and SD card boot support
  • HDMI display output
  • Debug UART port (serial console)
  • Real-time clock
  • Limited ACPI support: validated with Windows, Linux, BSD and VMware ESXi