Releases: pftf/RPi3
Releases · pftf/RPi3
v1.9
Raspberry Pi 3 UEFI Firmware v1.9
- Add
tftp
command to UEFI Shell [tianocore/edk2-platforms@f8c5d83]
v1.8
Raspberry Pi 3 UEFI Firmware v1.8
- SMBIOS report improvements:
v1.7
Raspberry Pi 3 UEFI Firmware v1.7
- Add virtual resolutions support [tianocore/edk2-platforms@7775738]
v1.6
Raspberry Pi 3 UEFI Firmware v1.6
- Embed the latest official Raspberry Pi 3
dtb
's (Notably, those fix serial support for Debian 10.x) [tianocore/edk2-non-osi@2120cca] - Automatically add the
brcm,bcm2835-usb
property (required by Debian 10.x for USB keyboard support during install) if missing in the Device Tree [tianocore/edk2-platforms@5f00313]
v1.5
Raspberry Pi 3 UEFI Firmware v1.5
- Embed and serve relevant device tree at runtime [tianocore/edk2-platforms@7da906b]
- This simplifies
config.txt
greatly as well as the number of files we need to provide (no more.dtb
's)
v1.4
Raspberry Pi 3 UEFI Firmware v1.4
- Report device tree modification errors [tianocore/edk2-platforms@812b291]
v1.3
Raspberry Pi 3 UEFI Firmware v1.3
- Add Secure Boot support (must be configured by user)
- Ensure that both
ethernet
andethernet0
aliases are present within the device tree [tianocore/edk2-platforms@9181684]
v1.2
v1.1
Raspberry Pi 3 UEFI Firmware v1.1
- Include latest RPi3 networking fixes from edk2-platforms:
- Add non-free WLAN Broadcom firmware binaries, which Linux may require during installation (in the
firmware/
directory)