Hello @Vijay Balan ,
Following up on your request, I have outlined the official process for submitting driver files for signing via the Microsoft Hardware Dev Center / Partner Center dashboard.
The process involves the following key steps:
- Prepare and Test: Build your driver package (INF, SYS, CAT, etc.) using the Windows Driver Kit (WDK) and successfully pass the required Windows Hardware Lab Kit (HLK) tests.
- Package HLK Results: Use HLK Studio to package your test results and driver package into an
.hlkxfile. - Create Submission: Sign in to the Partner Center hardware dashboard, select "Submit new hardware", and upload your
.hlkxpackage. - Choose Signature Options: Select the requested Windows OS versions and architectures. (You can also select Perform test-signing if this submitted package is only for internal testing).
- Download Signed Files: Once Microsoft completes the review and signing process, you can download the signed driver package (which includes the security catalog) directly from your dashboard.
(Note: If you are opting for the Attestation Signing flow instead of full WHQL, you can skip the HLK testing. You only need to wrap your driver in a
.cabfile, sign it locally with your company's EV certificate, and upload it to the Partner Center).
For more in-depth instructions, please review the official Microsoft documentation at the following links:
Please let me know if you have any questions or need assistance with any specific step. If you found my response helpful or informative, I would greatly appreciate it if you could follow this guide for your confirmation.
Thank you.