]> git.proxmox.com Git - mirror_edk2.git/blobdiff - CryptoPkg/CryptoPkg.ci.yaml
CryptoPkg/OpensslLib: Add native instruction support for X64
[mirror_edk2.git] / CryptoPkg / CryptoPkg.ci.yaml
index 5d7c340ae504ba8c9b5f4687d4faf7a6ded424fb..1448299073de55c2351dacf490dc3e73799ece94 100644 (file)
@@ -7,7 +7,11 @@
 ##\r
 {\r
     "LicenseCheck": {\r
-        "IgnoreFiles": []\r
+        "IgnoreFiles": [\r
+            # These directories contain auto-generated OpenSSL content\r
+            "Library/OpensslLib/X64",\r
+            "Library/OpensslLib/X64Gcc"\r
+        ]\r
     },\r
     "EccCheck": {\r
         ## Exception sample looks like below:\r
             "Test/UnitTest",\r
             # This has OpenSSL interfaces that aren't UEFI spec compliant\r
             "Library/BaseCryptLib/SysCall/UnitTestHostCrtWrapper.c",\r
-            # this has OpenSSL interfaces that aren't UEFI spec compliant\r
-            "Library/OpensslLib/rand_pool.c"\r
+            # This has OpenSSL interfaces that aren't UEFI spec compliant\r
+            "Library/OpensslLib/rand_pool.c",\r
+            # This has OpenSSL interfaces that aren't UEFI spec compliant\r
+            "Library/Include/CrtLibSupport.h",\r
+            # These directories contain auto-generated OpenSSL content\r
+            "Library/OpensslLib/X64",\r
+            "Library/OpensslLib/X64Gcc"\r
         ]\r
     },\r
     "CompilerPlugin": {\r
     },\r
     "DscCompleteCheck": {\r
         "DscPath": "CryptoPkg.dsc",\r
-        "IgnoreInf": []\r
+        "IgnoreInf": [\r
+            # These are alternatives to OpensslLib.inf\r
+            "CryptoPkg/Library/OpensslLib/OpensslLibX64.inf",\r
+            "CryptoPkg/Library/OpensslLib/OpensslLibX64Gcc.inf"\r
+        ]\r
     },\r
     "GuidCheck": {\r
         "IgnoreGuidName": [],\r