X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=MdeModulePkg%2FMdeModulePkg.ci.yaml;h=1cfc1328390e40f7fd5fd4b5fd1cf44490f4f59a;hp=aa304f2ccd5c040995eb7b5b9c4a0deb106a344d;hb=HEAD;hpb=ac826886c98524e918753419c039d8b44198943f diff --git a/MdeModulePkg/MdeModulePkg.ci.yaml b/MdeModulePkg/MdeModulePkg.ci.yaml index aa304f2ccd..f69989087b 100644 --- a/MdeModulePkg/MdeModulePkg.ci.yaml +++ b/MdeModulePkg/MdeModulePkg.ci.yaml @@ -23,12 +23,9 @@ ], ## Both file path and directory path are accepted. "IgnoreFiles": [ - "Library/BrotliCustomDecompressLib/brotli", - "Universal/RegularExpressionDxe/oniguruma", - "Library/LzmaCustomDecompressLib/Sdk/DOC", - "Library/LzmaCustomDecompressLib/Sdk/C", - "Universal/RegularExpressionDxe/OnigurumaUefiPort.h", - "Universal/RegularExpressionDxe/OnigurumaUefiPort.c" + "Library/LzmaCustomDecompressLib", + "Library/BrotliCustomDecompressLib", + "Universal/RegularExpressionDxe" ] }, ## options defined ci/Plugin/CompilerPlugin @@ -84,6 +81,7 @@ "IgnoreDuplicates": [ "gEfiPeiMmAccessPpiGuid=gPeiSmmAccessPpiGuid", "gPeiSmmControlPpiGuid=gEfiPeiMmControlPpiGuid", + "gEfiPeiMmCommunicationPpiGuid=gEfiPeiSmmCommunicationPpiGuid", ] },