Releases: pftf/RPi4
Releases · pftf/RPi4
v1.38
v1.37
v1.36
Raspberry Pi 4 UEFI Firmware v1.36
v1.35
Raspberry Pi 4 UEFI Firmware v1.35
v1.34
Raspberry Pi 4 UEFI Firmware v1.34
- Fix PCI DT node address in
SyncPcie()
[tianocore/edk2-platforms@ad00518]
v1.33
Raspberry Pi 4 UEFI Firmware v1.33
- Update TF-A to v2.6 to enable the PCI SMCCC interface [tianocore/edk2-non-osi@c1075e9]
- Add
upstream-pi4.dtbo
overlay (Allows usage of downstream .dtb with upstream kernel) - Add 'clock-frequency' property for mini UART [tianocore/edk2-platforms@b0f3f90]
v1.32
Raspberry Pi 4 UEFI Firmware v1.32
- Always use non translating DMA in DT mode [tianocore/edk2-platforms@efff29c]
- Make sure normal memory is not be marked uncached [tianocore/edk2-platforms@af649f8]
- Make sure all drivers are disconnected before reboot [tianocore/edk2-platforms@63d520f]
- Fix ACPI MMIO host bridge window attribute [tianocore/edk2-platforms@ab6fcc2]
- Revert to using latest
start4.elf
/fixup4.dat
v1.31
Raspberry Pi 4 UEFI Firmware v1.31
- Add (temporary) work around for boot order not being preserved. Not that, while submitted to the EDK2 mailing list, this patch is not an official one, since effort is being made to look for a better solution.
- Revert
start4.elf
/fixup.dat
to the 2021.06.08 version, on account of multiple regressions having been introduced since, that are yet to be fixed.
v1.30
Raspberry Pi 4 UEFI Firmware v1.30
- Enforce 32-bit xHCI register access for Windows 11, through Microsoft's RegisterAccessType
_DSM
[tianocore/edk2-platforms@901d3c5]
Note that the above enables the installation of Windows 11, without having to inject any drivers into the applied image, as long as the 3 GB RAM limit is enforced. - Enable Boot Discovery Policy [tianocore/edk2-platforms@6895992]
- Add delay for linkup in Genet transmit [tianocore/edk2-platforms@0ad7f6b] (fixes #113)
- Increase Genet DMA window [tianocore/edk2-platforms@b291607]
- Add support for new DEN0115A ARM standard [tianocore/edk2-platforms@63a54c6 to tianocore/edk2-platforms@46026ad]
Note: To fully support this last part, the embedded TF-A needs to be updated, which will happen once version 2.6 of TF-A is released
v1.29
Raspberry Pi 4 UEFI Firmware v1.29
- Add Secure Boot default keys enrolment [tianocore/edk2-platforms@5ba08a9, tianocore/edk2-platforms@6196d93, tianocore/edk2@55266a9, tianocore/edk2@1910759, etc.]
- Enable Boot Discovery Policy [tianocore/edk2-platforms@2e87ce8]
- Fix non-standard ACPI CIDs [tianocore/edk2-platforms@1942692]