https://github.com/microsoftdocs/windows-driver-docs-ddi
The official Windows Driver Kit DDI reference documentation sources
https://github.com/microsoftdocs/windows-driver-docs-ddi
Last synced: 5 months ago
JSON representation
The official Windows Driver Kit DDI reference documentation sources
- Host: GitHub
- URL: https://github.com/microsoftdocs/windows-driver-docs-ddi
- Owner: MicrosoftDocs
- License: cc-by-4.0
- Created: 2018-01-12T23:31:20.000Z (over 8 years ago)
- Default Branch: staging
- Last Pushed: 2025-12-15T22:50:44.000Z (7 months ago)
- Last Synced: 2025-12-19T07:20:32.242Z (7 months ago)
- Homepage: https://learn.microsoft.com/windows-hardware/drivers/ddi
- Size: 294 MB
- Stars: 295
- Watchers: 33
- Forks: 301
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
README
## Microsoft Open Source Code of Conduct
This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/).
For more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or contact [opencode@microsoft.com](mailto:opencode@microsoft.com) with any additional questions or comments.
# Windows Driver Documentation DDI Reference
Welcome to the Windows driver docs DDI reference repository, housing the source for the official Windows Driver Kit DDI (device driver interface) documentation available on [learn.microsoft.com](/windows-hardware/drivers/ddi).
If you're looking for the driver conceptual docs, that's in a [different repo](https://github.com/MicrosoftDocs/windows-driver-docs).
## Contributing
We actively merge contributions into this repository via [pull request](https://help.github.com/articles/using-pull-requests/) into the *staging* branch (for the public repo) or the *main* branch (for the private repo).
For more information on contributing, read our [contributions guide](CONTRIBUTING.md).