浏览代码

EmulatorPkg: Update YAML to ignore specific ECC files/errors

REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3749

Update package YAML files to ignore ECC errors that are
already present.  These issues must be fixed in the future,
but should not block source code changes for these known
issues.

Cc: Andrew Fish <afish@apple.com>
Cc: Ray Ni <ray.ni@intel.com>
Cc: Sean Brogan <sean.brogan@microsoft.com>
Cc: Bret Barkelew <Bret.Barkelew@microsoft.com>
Cc: Liming Gao <gaoliming@byosoft.com.cn>
Cc: Michael Kubacki <michael.kubacki@microsoft.com>
Signed-off-by: Michael D Kinney <michael.d.kinney@intel.com>
Reviewed-by: Ray Ni <ray.ni@intel.com>
Michael D Kinney 2 年之前
父节点
当前提交
d7d30e8f21
共有 1 个文件被更改,包括 7 次插入0 次删除
  1. 7 0
      EmulatorPkg/EmulatorPkg.ci.yaml

+ 7 - 0
EmulatorPkg/EmulatorPkg.ci.yaml

@@ -22,6 +22,13 @@
         ],
         ## Both file path and directory path are accepted.
         "IgnoreFiles": [
+            "EmuBlockIoDxe/EmuBlockIo.c",
+            "EmuGopDxe/GopInput.c",
+            "EmuSnpDxe/EmuSnpDxe.c",
+            "EmuSimpleFileSystemDxe/EmuSimpleFileSystem.c",
+            "FvbServicesRuntimeDxe/FWBlockService.c",
+            "Win/Host/WinFileSystem.c",
+            "Win/Host/WinInclude.h"
         ]
     },
     ## options defined .pytool/Plugin/CompilerPlugin