Project Mu UEFI Implementation for various AARCH64/ARM Devices
This repo brings UEFI Firmware on your Device (If supported) to boot OSs like Windows or Linux.
Check the Status Page to see if your Device can run this UEFI.
We have Porting Guides that will Guide you through the Porting Process.
(And Please don't try Images from another Devices on yours. Please.)
Many Thanks to these People:
Gustave Monce for his mu_andromeda_platforms, without it this Repo would probally not Exist.
sonic011gamer for Providing some Exynos Code and Explaining some Exynos Stuff.
The OpenRT Comunity for some Tegra Specific Code and for Explaining many Things.
All code except drivers in GPLDrivers
, GPLApplications
& GPLLibrary
directorys are licensed under BSD-2-Clause.
GPL Drivers are licensed under GPLv2
or later license.