Windows System Software -- Consulting, Training, Development -- Unique Expertise, Guaranteed Results
The free OSR Learning Library has more than 50 articles on a wide variety of topics about writing and debugging device drivers and Minifilters. From introductory level to advanced. All the articles have been recently reviewed and updated, and are written using the clear and definitive style you've come to expect from OSR over the years.
Check out The OSR Learning Library at: https://www.osr.com/osr-learning-library/
I have an NDIS LWF driver, and wanted to pass HLK.
Currently i installed the HLK for 21h1 on a windows server 2012 R2 as a test server machine, and a windows 10 21h1 as the client.
Right now, the default playlist shows only two tests for me.
HyperVisor Code Integrity Readiness Test
TDI filters and LSPs are not allowed
And after i downloaded the playlist, and tried load each of them, most of them are either empty, or only contain one or two of the mentioned tests above.
My questions are:
Is this normal? Do i only need to pass these two tests in order for my driver to get installed in windows 7+?
What's the use of these playlist? Should i just use the default playlist which includes these two tests? What's the use of selecting a specific playlist?
Upcoming OSR Seminars | ||
---|---|---|
OSR has suspended in-person seminars due to the Covid-19 outbreak. But, don't miss your training! Attend via the internet instead! | ||
Internals & Software Drivers | 7 February 2022 | Live, Online |
Kernel Debugging | 21 March 2022 | Live, Online |
Developing Minifilters | 23 May 2022 | Live, Online |
Writing WDF Drivers | 12 September 2022 | Live, Online |
Comments
Mark Roddy