microsoft / Windows-driver-samples

This repo contains driver samples prepared for use with Microsoft Visual Studio and the Windows Driver Kit (WDK). It contains both Universal Windows Driver and desktop-only driver samples.
Microsoft Public License
6.75k stars 4.89k forks source link

Add power limit policy and client sample drivers #1150

Closed AlbertGuan9527 closed 3 months ago

AlbertGuan9527 commented 3 months ago

This PR added power limit policy and client sample drivers which can be used by partners as start point to communicate with the OS native power limit interfaces.