Hi,
We needs to add a new driver in our Windows IOT Core Image. For that, we initially thought of creating a new sample driver and get Driver Debug Logs from that driver. We can able to add our driver files to our Windows 10 IOT Core image, but not able to obtain any prints from them. Even lm command doesn't show that driver.
Do we needs to change anything in ACPITables for our driver module to load?