From 667babbefe2e095e7765c3929626fbf1cd2a7041 Mon Sep 17 00:00:00 2001 From: Mounir IDRASSI Date: Mon, 19 Dec 2016 17:42:42 +0100 Subject: Add precompiled Twofish 64-bit assembly to benefit from speed optimization --- Library/VeraCryptLib/VeraCryptLib.inf | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Library/VeraCryptLib/VeraCryptLib.inf') diff --git a/Library/VeraCryptLib/VeraCryptLib.inf b/Library/VeraCryptLib/VeraCryptLib.inf index a4f257b..04eedf5 100644 --- a/Library/VeraCryptLib/VeraCryptLib.inf +++ b/Library/VeraCryptLib/VeraCryptLib.inf @@ -73,6 +73,9 @@ crypto\Gost89_x64.nasm llmath.c crypto\Aes_x86.nasm +[Binaries.X64] +LIB|Twofish_x64.obj|* + [Packages] MdePkg/MdePkg.dec DcsPkg/DcsPkg.dec -- cgit v1.2.3