]> git.proxmox.com Git - mirror_edk2.git/blobdiff - UefiCpuPkg/UefiCpuPkg.ci.yaml
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / UefiCpuPkg / UefiCpuPkg.ci.yaml
index e32facd76e4ce32d77d4f88aff8cf31755c87fce..c2280aedf5ce85912d393b439af2a4e7ea72679d 100644 (file)
         ##     "<ErrorID>", "<KeyWord>"\r
         ## ]\r
         "ExceptionList": [\r
+          "8006", "main",\r
+          "8005", "GENERAL_REGISTER.R8",\r
+          "8005", "GENERAL_REGISTER.R9",\r
+          "8005", "GENERAL_REGISTER.R10",\r
+          "8005", "GENERAL_REGISTER.R11",\r
+          "8005", "GENERAL_REGISTER.R12",\r
+          "8005", "GENERAL_REGISTER.R13",\r
+          "8005", "GENERAL_REGISTER.R14",\r
+          "8005", "GENERAL_REGISTER.R15"\r
         ],\r
         ## Both file path and directory path are accepted.\r
         "IgnoreFiles": [\r
+          "Library/BaseRiscV64CpuExceptionHandlerLib/CpuExceptionHandlerLib.h"\r
         ]\r
     },\r
     "CompilerPlugin": {\r
@@ -38,7 +48,8 @@
         ],\r
         # For host based unit tests\r
         "AcceptableDependencies-HOST_APPLICATION":[\r
-            "UnitTestFrameworkPkg/UnitTestFrameworkPkg.dec"\r
+            "UnitTestFrameworkPkg/UnitTestFrameworkPkg.dec",\r
+            "CryptoPkg/CryptoPkg.dec"\r
         ],\r
         # For UEFI shell based apps\r
         "AcceptableDependencies-UEFI_APPLICATION":[],\r
@@ -48,7 +59,8 @@
         "DscPath": "UefiCpuPkg.dsc",\r
         "IgnoreInf": [\r
             "UefiCpuPkg/ResetVector/FixupVtf/Vtf.inf",\r
-            "UefiCpuPkg/ResetVector/Vtf0/Vtf0.inf"\r
+            "UefiCpuPkg/ResetVector/Vtf0/Vtf0.inf",\r
+            "UefiCpuPkg/ResetVector/Vtf0/Bin/ResetVector1G.inf"\r
         ]\r
     },\r
     "HostUnitTestDscCompleteCheck": {\r