Skip to content

Project Mu UEFI Implementation for various AARCH64/ARM Devices

License

Notifications You must be signed in to change notification settings

Project-Silicium/Mu-Silicium

Repository files navigation

Project Silicium UEFI for ARM-Based Devices

Description

This Project focuses on Making ARM-Based Devices Boot Operating Systems like Windows or Linux using Custom UEFI Firmware.

Resources

Frequently asked Questions

Is my Device Supported in this Project?

To Check if your Device is Supported, Take a Look at the Status Page Referenced in the Section Above.

What do I do if my Device isn't Supported in this Project?

We made some Guides that Explain How to Port your Device that are Referenced in the Section Above.

Credits

Microsoft for their Project Mu which Powers this Project.
WOA-Project for their mu_andromeda_platforms which is used as Base for this Project.
Project Aloha for their mu_aloha_platforms which is used as Reference for some SoCs.
Open Surface RT for their Help on Tegra Related Stuff.

sonic011gamer and halal-beef for their Amazing Work on Exynos Related Stuff.

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.