An open API service indexing awesome lists of open source software.

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

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
```