Windows IoTcore, iMX6Q/DL SabreSD: How to load a driver dynamically?
Karthik
1
Reputation point
I have .sys file in C:\windows\system32\drivers and C:\windows\system32\drivers\FileRepository\imxTestDriver folder. But when checked the list of drivers using WinDbg(lm command), I do not see it there. Is there a way to load it dynamically?
Windows 10 IoTcore installed in iMX6Q.
PS: There are some WPP trace logs in the .sys i want to install.
Sign in to answer