Skip to content

Commit

Permalink
Test inf2cat os list
Browse files Browse the repository at this point in the history
  • Loading branch information
MolotovCherry committed Oct 8, 2023
1 parent 928577c commit 9f55923
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion virtual-display-driver/Makefile.toml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ dependencies = ["build-driver", "rename", "stamp-inf", "sign"]
script = [
# generate and sign cat file
'''
inf2cat /driver:%BUILD_TARGET_PATH% /os:10_x64
inf2cat /driver:%BUILD_TARGET_PATH% /os:10_x64,10_AU_X64,10_RS2_X64,10_RS3_X64,10_RS4_X64,10_RS5_X64,10_19H1_X64,10_VB_X64,10_CO_X64,10_NI_X64
signtool sign /a /fd SHA256 /v %SIGN_OPTIONS% /t http://timestamp.digicert.com "%BUILD_TARGET_PATH%/%CAT_FILE%"
''',
Expand Down

0 comments on commit 9f55923

Please sign in to comment.