Releases: pftf/RPi3
v1.29
Raspberry Pi 3 UEFI Firmware v1.29
- Update SMBIOS so that it reports the correct platform manufacturer and BIOS date
NOTE: This firmware archive was altered from the AppVeyor produced version in order to use an older version of start.elf
/fixup.dat
on account of the regression introduced in raspberrypi/firmware#1445
v1.28
Raspberry Pi 3 UEFI Firmware v1.28
- Enable direct USB boot (i.e. you can now boot this firmware straight from USB, without the need for an SD card) [tianocore/edk2-platforms@2254262]
- Switch RPi3 USB NIC driver to Ax88772c [tianocore/edk2-platforms@69cefd0]
v1.27
Raspberry Pi 3 UEFI Firmware v1.27
- Remove obsolete
Verbose ExitBootServices
option [tianocore/edk2-platforms@4c8c886] - Add asset tag support [tianocore/edk2-platforms@6d4fed6]
v1.26
Raspberry Pi 3 UEFI Firmware v1.26
- Add UEFI Shell to Boot Manager menu [tianocore/edk2-platforms@1c31eea]
v1.25
Raspberry Pi 3 UEFI Firmware v1.25
- Disable scaled resolutions by default (only leave native enabled) [tianocore/edk2-platforms@bfa32ac]
- Improve Device Tree vs ACPI selection menu [tianocore/edk2-platforms@d492639]
v1.24
Raspberry Pi 3 UEFI Firmware v1.24
- Fix loss of USB when using newer versions of
start.elf
(#15) [tianocore/edk2-platforms@35a5402] - Fix incorrect miniUART baudrate when using newer versions of
start.elf
[tianocore/edk2-platforms@3c29ba3, tianocore/edk2-platforms@043ee2e] - Update Wifi firmware to latest and fix non-working
sdio.txt
for Model B (#7) [c8d1746] - Update ACPI to version 6.3 [tianocore/edk2-platforms@1118912]
- Disable overscan by default in
config.txt
(#16)
v1.23
Raspberry Pi 3 UEFI Firmware v1.23
- Fix provision of an external Device Tree [tianocore/edk2-platforms@90e7322]
- Add support for Raspberry Pi 2B v1.2 [tianocore/edk2-platforms@a95bebd]
- Fix eMMC support (CM3 improvement) [tianocore/edk2-platforms@5290bbe]
- Remove internal Device Trees — from now on, external
.dtb
files (which are provided in the firmware archive) should always be supplied [tianocore/edk2-platforms@be2ed5e] - Fix SPI and UART ACPI devices [tianocore/edk2-platforms@f12e1c0
- Fix PWM ACPI devices [tianocore/edk2-platforms@d45d873]
v1.22
Raspberry Pi 3 UEFI Firmware v1.22
- Update to TF-A v2.3 [tianocore/edk2-non-osi@96ec764]
- Fix an
ASSERT
being produced with the DEBUG version [tianocore/edk2-platforms@42838e9]
IMPORTANT NOTE: This archive has been altered from the AppVeyor generated version to use an older version of start.elf
+ fixup.dat
as using the latest version of these files from the Pi Foundation is creating issues (#15).
v1.21
Raspberry Pi 3 UEFI Firmware v1.21
-
- Switch to common
GraphicsConsoleDxe
[tianocore/edk2-platforms@7640e7a]
- Switch to common
v1.20
Raspberry Pi 3 UEFI Firmware v1.20
-
- Enable HTTP/HTTPS boot [tianocore/edk2-platforms@4a73a96]
IMPORTANT: This requires an external network adapter to be configured as the internal NIC does not have an UEFI driver.
- Enable HTTP/HTTPS boot [tianocore/edk2-platforms@4a73a96]