System - Embedded Signature Verification
This test uses SignTool.exe to verify that all the boot start type drivers on system are embed-signed.
Test details
Associated requirements |
System.Fundamentals.SignedDrivers.BootDriverEmbeddedSignature |
Platforms |
Windows 7 (x64)
|
Expected run time |
~5 minutes |
Categories |
Certification |
Type |
Automated |
Running the test
Before you run the test, complete the test setup as described in the test requirements: WDTF System Fundamentals Testing Prerequisites.
Troubleshooting
For troubleshooting information, see Troubleshooting System Fundamentals Testing.
If you see an error saying that a “<Driver name> is not a signed driver”, you can use signtool.exe to get more information about the digital signature to better troubleshoot the issue. For example, you could run the following command to find out more about pci.sys: signtool.exe verify /pa /v C:\Windows\system32\drivers\pci.sys
More information
File list
File | Location |
---|---|
EmbeddedSignature.exe |
[<testbinroot>]\ |
Signtool.exe |
[<testbinroot>]\ |