pftf / RPi3

Raspberry Pi 3 UEFI Firmware Images
Other
274 stars 30 forks source link
edk2 edk2-platforms firmware firmware-updates raspberry-pi raspberry-pi-3 uefi uefi-development uefi-firmware wlan

Raspberry Pi 3 UEFI Firmware Images

Build status Github stats Release

Screenshot

Screenshot

Summary

This repository contains installable builds of the official EDK2 Raspberry Pi 3 UEFI firmware.

The use of this firmware can greatly simplify the installation of generic Linux distributions such as Debian or Ubuntu as well as Windows 10 (in regular GUI mode, not IoT mode), straight from their ISO images.

The original development of this firmware was carried out by Ard Biesheuvel and Andrei Warkentin.

Installation

Usage

Insert the SD card/plug the USB drive and power up your Raspberry Pi. You should see a multicoloured screen (which indicates that the CPU-embedded bootloader is reading the data from the SD/USB partition) and then the Raspberry Pi black and white logo once the UEFI firmware is ready.

At this stage, you can press Esc to enter the firmware setup, F1 to launch the UEFI Shell, or, provided you also have copied an UEFI bootloader in efi/boot/bootaa64.efi, you can let the UEFI system run that (which it should do by default if no action is taken).

License

The firmware (RPI_EFI.fd) is licensed under the current EDK2 license, which is BSD-2-Clause-Patent.

The other files at the root of the zip archives are licensed under the terms described in the Raspberry Pi boot files README.

The binary blobs in the firmware/ directory are licensed under the Cypress wireless driver license that is found there.