Skip to content

Robotix22/Mu-Silicium

Repository files navigation

Project Mu UEFI Implementation for various AARCH64/ARM Devices

Description

This repo brings UEFI Firmware on your Device (If supported) to boot OSs like Windows or Linux.

Resources

Discord Server

FAQ

Can my Phone / Tablet run this UEFI?

Check the Status Page to see if your Device can run this UEFI.

What if, My Device isn't Supported?

We have Porting Guides that will Guide you through the Porting Process.
(And Please don't try Images from another Devices on yours. Please.)

Credits

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.

License

All code except drivers in GPLDrivers, GPLApplications & GPLLibrary directorys are licensed under BSD-2-Clause.
GPL Drivers are licensed under GPLv2 or later license.