USBDK/Tools/RegSettingsForWdfLog.reg
Leonid Bloch 98cf4d7298 UsbDk: Added documentation on WDF log generation
Also added a .reg file to quickly add the registry settings needed for
the log generation.

Signed-off-by: Leonid Bloch <leonid@daynix.com>
Signed-off-by: Dmitry Fleytman <dfleytma@redhat.com>
2016-01-21 14:24:48 +02:00

8 lines
269 B
Reg

Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\UsbDk\Parameters\Wdf]
"VerifierOn"=dword:00000001
"VerboseOn"=dword:00000001
"LogPages"=dword:00000010
"VerifyDownLevel"=dword:00000001
"EnhancedVerifierOptions"=dword:00000001