Skip to content

Latest commit

 

History

History
62 lines (39 loc) · 1.94 KB

README.md

File metadata and controls

62 lines (39 loc) · 1.94 KB

Project Mu UEFI Implementation for Qualcomm Snapdragon™ Devices

Description

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

Resources

Discord Server

FAQ

How is this different from any other Qualcomm WoA Project?

Not Much is different, The only Thing we do different here is making a Stable and Safe UEFI for Phones / Tablets.
Not Saying the Other WoA Projects are Bad, Make sure to check them out too!

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.)

Can I run this on any Other Chipsets like Rockchip?

Unfortunately No, This Repo is only dedicated to Qualcomm Devices.
But we have Other Repos that Support other Chipsets like Tegra or Exynos.

Credits

Thanks to Gustave Monce for his mu_andromeda_platforms, without it this repo would probally not exist.

License

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