Skip to content

Commit

Permalink
OcCryptoLib: Use more performant bignum multiplication for X64
Browse files Browse the repository at this point in the history
  • Loading branch information
vit9696 committed Jun 2, 2020
1 parent 9d5aa26 commit aba5600
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Library/OcCryptoLib/OcCryptoLib.inf
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
Ia32/BigNumWordMul64.c

[Sources.X64]
Ia32/BigNumWordMul64.c
X64/BigNumWordMul64.c

[FixedPcd]
gOpenCorePkgTokenSpaceGuid.PcdOcCryptoAllowedRsaModuli
Expand Down

0 comments on commit aba5600

Please sign in to comment.