Skip to content

Add build and sign scripts for windows driver projects#26

Open
5656hcx wants to merge 1 commit intomainfrom
build_script
Open

Add build and sign scripts for windows driver projects#26
5656hcx wants to merge 1 commit intomainfrom
build_script

Conversation

@5656hcx
Copy link
Copy Markdown
Contributor

@5656hcx 5656hcx commented Apr 21, 2026

Summary

Added powershell based script for windows driver projects

  • Depends on WDK and MsBuild only, not other dependencies
  • Ready for attestation signing and installer packaging

Prerequisite

Validation

  • Output is completed and structured as before
  • Passes Attastation Sign Test
  • Passes Local Installation Test

@5656hcx 5656hcx requested review from rohimish-qc and shasaror April 21, 2026 01:25
@5656hcx 5656hcx self-assigned this Apr 21, 2026
@rohimish-qc
Copy link
Copy Markdown
Contributor

Let's not keep this under src folder.

@5656hcx 5656hcx added the enhancement New feature or request label Apr 21, 2026
@5656hcx
Copy link
Copy Markdown
Contributor Author

5656hcx commented Apr 21, 2026

Let's not keep this under src folder.

Yes I have made this changes to move /build folder independent of /src folder
If /build folder will be moved somewhere else in future, simply update the $Script:SourceRoot in build.ps1

I also updated sign.ps1 to make localhost:3197 by default for EVSS.

@5656hcx 5656hcx force-pushed the build_script branch 2 times, most recently from d8b8f46 to 42a845f Compare April 21, 2026 07:58
@5656hcx 5656hcx changed the title Add build and sign scripts for windows drivers Add build and sign scripts for windows driver projects Apr 21, 2026
@5656hcx 5656hcx force-pushed the build_script branch 2 times, most recently from 6768559 to 82d6775 Compare April 24, 2026 09:15
Signed-off-by: chehan <chehan@qti.qualcomm.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants