Thanks for the reply:
Here are the logs captured using !wdflogdump,
kd> !wdfkd.wdflogdump SLSNDISMiniportDriver
Trace searchpath is:
Trace format prefix is: %7!u!: %!FUNC! -
Trying to extract TMF information from - C:\Users\Parth.Shah.213\AppData\Local\DBG\sym\Wdf01000.pdb\728BD5691936407D901237B3A05AE8182\Wdf01000.pdb
Log at 0x89846000
Gather log: Please wait, this may take a moment (reading 4032 bytes).
% read so far … 100
There are 4 log entries
— start of log —
1: FxIFRStart - FxIFR logging started
2: LockVerifierSection - First time Locking (1) in Verifier Paged Memory from \REGISTRY\MACHINE\SYSTEM\ControlSet001\services\SLSWDFPcieNdis62 from driver globals 89857720
3: FxVerifierLock::InitializeLockOrder - Object Type 0x1014 does not have a lock order defined in fx\inc\FxVerifierLock.hpp
4: FxObjectHandleGetPtrQI - Object Type Mismatch, Handle 0x79B98080, Type 0x1002, Obj 0x86467F78, SB 0x1014
---- end of log ----
I have added Parameters in Registry using INF file, which should be reflected while driver installation, right!!!