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 driver #1152

Closed AlbertGuan9527 closed 3 months ago

AlbertGuan9527 commented 3 months ago

This PR adds power limit policy and client driver as samples to use OS native power limit interfaces.