]> git.proxmox.com Git - mirror_edk2.git/commitdiff
UefiCpuPkg/UefiCpuPkg.ci.yaml: Ignore RISC-V file
authorSunil V L <sunilvl@ventanamicro.com>
Sun, 9 Oct 2022 12:51:29 +0000 (18:21 +0530)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Thu, 16 Feb 2023 05:53:28 +0000 (05:53 +0000)
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=4076

RISC-V register names do not follow the EDK2 formatting.
So, add it to ignore list for now.

Cc: Eric Dong <eric.dong@intel.com>
Cc: Ray Ni <ray.ni@intel.com>
Cc: Rahul Kumar <rahul1.kumar@intel.com>
Cc: Gerd Hoffmann <kraxel@redhat.com>
Signed-off-by: Sunil V L <sunilvl@ventanamicro.com>
Acked-by: Abner Chang <abner.chang@amd.com>
Reviewed-by: Andrei Warkentin <andrei.warkentin@intel.com>
Reviewed-by: Michael D Kinney <michael.d.kinney@intel.com>
Acked-by: Ray Ni <ray.ni@intel.com>
UefiCpuPkg/UefiCpuPkg.ci.yaml

index a377366798b0566b049fc1fded4dfaa6e26246c3..c2280aedf5ce85912d393b439af2a4e7ea72679d 100644 (file)
@@ -27,6 +27,7 @@
         ],\r
         ## Both file path and directory path are accepted.\r
         "IgnoreFiles": [\r
+          "Library/BaseRiscV64CpuExceptionHandlerLib/CpuExceptionHandlerLib.h"\r
         ]\r
     },\r
     "CompilerPlugin": {\r