I got my problems resolved regarding CodeQL and “Static Tools Logo Test” issues and my HLK tests all completed successfully across the board for x64 & ARM64 builds of my driver.
After preparing the merged HLKX packages and submitting them through the hardware center, the ARM64 packages were automatically processed and approved within an hour. However, the x64 packages, which are substantially larger as they include merged HLK test results for a much larger number of builds of Windows, passed manual review and then apparently failed during driver signing due to an unspecified error. There is a line of red text displayed “You can download your full error report here for more information about what went wrong and how to fix the issue”.
When I click the link and download the text file, all it contains is the following:
INF validation successful
INF validation successful
Drivers passed Universal check successfully.
INF validation successful
Scanning Notes
{"code":"FileSigningFailed","details":{"error":"FailDoNotRetry returned from Scan service. 4001 [errorInfo, BlockingDetectionFound]"},"innerError":null}
Does anybody know how to interpret that in a way which would be meaningful for identifying what remediation steps, if any, can be taken to resolve the problem?




