From 8f3144c3915ec2a26628078df1df926cfc6533f3 Mon Sep 17 00:00:00 2001 From: Wei Mao Date: Fri, 2 Jul 2021 12:41:26 -0700 Subject: [hid\firefly] Set driver signing algorithm to sha256 --- hid/firefly/driver/firefly.inx | Bin 7250 -> 7280 bytes hid/firefly/driver/firefly.vcxproj | 12 ++++++++++++ 2 files changed, 12 insertions(+) diff --git a/hid/firefly/driver/firefly.inx b/hid/firefly/driver/firefly.inx index 38479b3d..da7c841c 100644 Binary files a/hid/firefly/driver/firefly.inx and b/hid/firefly/driver/firefly.inx differ diff --git a/hid/firefly/driver/firefly.vcxproj b/hid/firefly/driver/firefly.vcxproj index 227093f7..a86c03a8 100644 --- a/hid/firefly/driver/firefly.vcxproj +++ b/hid/firefly/driver/firefly.vcxproj @@ -111,6 +111,9 @@ %(PreprocessorDefinitions) + + sha256 + @@ -127,6 +130,9 @@ %(PreprocessorDefinitions) + + sha256 + @@ -143,6 +149,9 @@ %(PreprocessorDefinitions) + + sha256 + @@ -159,6 +168,9 @@ %(PreprocessorDefinitions) + + sha256 + -- cgit v1.3.1