]> git.proxmox.com Git - mirror_edk2.git/blobdiff - CryptoPkg/Library/OpensslLib/process_files.pl
CryptoPkg/OpensslLib: Remove the Aes Ecb file in the OpensslLib
[mirror_edk2.git] / CryptoPkg / Library / OpensslLib / process_files.pl
index 5ceedf5d3783eb26d057e8fadd37a0c4a1cbc29e..65d07a2aed446f47c64bd64f84c329c578a5628b 100755 (executable)
@@ -144,6 +144,7 @@ foreach my $product ((@{$unified_info{libraries}},
             next if $s =~ "crypto/rand/randfile.c";\r
             next if $s =~ "crypto/store/";\r
             next if $s =~ "crypto/err/err_all.c";\r
+            next if $s =~ "crypto/aes/aes_ecb.c";\r
 \r
             if ($product =~ "libssl") {\r
                 push @sslfilelist, '  $(OPENSSL_PATH)/' . $s . "\r\n";\r