I rewritten the wdm driver into umdf2 driver, and it was executed successfully, but I did not see my umdf2 driver when I used the windbg command "lm" (List Loaded Modules).
The same command can be seen in wdm driver. May I ask this Is it because of the umdf2 driver?