Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/edk2-porting/edk2-msm
Broken edk2 port for Qualcomm platforms xD
https://github.com/edk2-porting/edk2-msm
acpi edk2 edk2-platforms phone uefi-firmware windows-on-arm
Last synced: 29 days ago
JSON representation
Broken edk2 port for Qualcomm platforms xD
- Host: GitHub
- URL: https://github.com/edk2-porting/edk2-msm
- Owner: edk2-porting
- License: bsd-2-clause
- Created: 2020-05-25T14:29:01.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-08-10T19:08:32.000Z (3 months ago)
- Last Synced: 2024-10-02T00:05:51.980Z (about 1 month ago)
- Topics: acpi, edk2, edk2-platforms, phone, uefi-firmware, windows-on-arm
- Language: ASL
- Homepage: https://renegade-project.tech/
- Size: 28.3 MB
- Stars: 2,308
- Watchers: 68
- Forks: 437
- Open Issues: 46
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# EDK2 UEFI firmware for Qualcomm Snapdragon platforms
![banner_wide_dark](https://user-images.githubusercontent.com/17036722/199902341-b086ec31-8d5c-4766-953a-8b9e1492de8b.png)
![Github](https://img.shields.io/github/downloads/edk2-porting/edk2-sdm845/total)
![Github](https://img.shields.io/github/v/release/edk2-porting/edk2-sdm845?include_prereleases)## Description
This repository aims to provide an usable EDK2 UEFI environment for modern Qualcomm SoCs.
It can be used as a boot manager for multi-booting mainline Linux, Android and optionally Windows on certain SoCs.
## User guide and documentations
Please visit [Renegade Project Wiki](https://wiki.renegade-project.cn/)
## Acknowledgements
- Gustave Monce and his [SurfaceDuoPkg](https://github.com/WOA-Project/SurfaceDuoPkg)
- [DuoWoa Project](https://github.com/WOA-Project)
- [EFIDroid](https://github.com/efidroid)
- [Ben (Bingxing) Wang](https://github.com/imbushuo/)
- [Lumia950XLPkg](https://github.com/WOA-Project/Lumia950XLPkg)
- BigfootACA and his [SimpleInit](https://github.com/BigfootACA/simple-init) and [LinuxSimpleMassStorage](https://github.com/BigfootACA/linux-simple-mass-storage)
- fxsheep and his original edk2-sagit
- All the developers and members of [Renegade Project](https://github.com/edk2-porting/) for offering efforts, equipments, valuable documents and more
## License
All code except drivers in GPLDriver directory are licensed under BSD 2-Clause. GPL Drivers are licensed under GPLv2 license.