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

   
Specifications
  • System.Fundamentals.SignedDrivers.BootDriverEmbeddedSignature
Platforms
  • Windows 10, client editions (x86)
  • Windows 10, client editions (x64)
  • Windows Server 2016 (x64)
  • Windows 10, client editions (Arm64)
Supported Releases
  • Windows 10
  • Windows 10, version 1511
  • Windows 10, version 1607
  • Windows 10, version 1703
  • Windows 10, version 1709
  • Windows 10, version 1803
  • Windows 10, version 1809
  • Windows 10, version 1903
  • Next update to Windows 10
Expected run time (in minutes) 5
Category Scenario
Timeout (in minutes) 300
Requires reboot false
Requires special configuration false
Type automatic

 

Additional documentation

Tests in this feature area might have additional documentation, including prerequisites, setup, and troubleshooting information, that can be found in the following topic(s):

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 generic troubleshooting of HLK test failures, see Troubleshooting Windows HLK Test Failures.

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

In order to pass this test, all embedded signatures in your boot driver must have time stamp signature.

More information

File list

File Location

EmbeddedSignature.exe

[<testbinroot>]\

Signtool.exe

[<testbinroot>]\

 

Parameters

Parameter name Parameter description
LLU_NetAccessOnly LLU for copying binaries
LLU_LclAdmin LLU for built in admin account