https://github.com/woa-project/windows_silicon_qcom_lanai
Platform drivers for Snapdragon 8 Gen 3 ("Lanai") devices
https://github.com/woa-project/windows_silicon_qcom_lanai
Last synced: 5 months ago
JSON representation
Platform drivers for Snapdragon 8 Gen 3 ("Lanai") devices
- Host: GitHub
- URL: https://github.com/woa-project/windows_silicon_qcom_lanai
- Owner: WOA-Project
- License: other
- Created: 2024-08-07T21:15:25.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-11-10T09:56:02.000Z (over 1 year ago)
- Last Synced: 2025-06-03T16:47:43.340Z (about 1 year ago)
- Size: 11.7 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Windows on Snapdragon 8 Gen 3 Board Support Package
Welcome to the Snapdragon 8 Gen 3 Windows BSP Platform repository.
This repository contains drivers, components and files needed to run Windows on official Snapdragon 8 Gen 3 platforms such as:
- Qualcomm Reference Device (QRD)
We currently support the following chipsets:
- Snapdragon 8 Gen 3
- N/A
In the following variants:
- MSM
- APQ
And with the following configurations:
- N/A
## Currently non functional chipset features
- List to be done, consider "everything" for now.
## Relevant Documentation
You can find a few notes under the docs folder inside this repository.
## Stay in touch!
For specific Snapdragon 8 Gen 3 BSP related inquiries, feel free to reach out on this github repository issue tracker, discussion board, or on telegram at:
- t.me/DuoWOA (if your question is Surface Duo related, or does not concern a specific third party OEM made phone, or is about the Snapdragon 8 Gen 3 BSP in general)
- https://t.me/project_aloha_issues (if your question is not Surface Duo related, or concerns a specific third party OEM made phone, or is about the Snapdragon 8 Gen 3 BSP in general)
(Wait for an answer as well, we are not always available for inquiries)
## Misc
These driver files are not perfect, typos may exist, feel free to file an issue on GitHub in case you found any.
## Resources
## Copyright, License, Disclaimers and end user license agreement
**Below notice must be present in all redistributed portions of this software**
Please see [LICENSE](LICENSE.md)
## Installing manually
For preserving charset encoding, please checkout with using:
```
git clone -c core.autocrlf=false https://github.com/WOA-Project/windows_silicon_qcom_lanai
```