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) Windows 7 (x86) Windows RT (ARM-based) Windows 8 (x64) Windows 8 (x86) Windows Server 2012 (x64) Windows Server 2008 R2 (x64) Windows RT 8.1 Windows 8.1 x64 Windows 8.1 x86 Windows Server 2012 R2 |
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>]\ |