From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mga04.intel.com (mga04.intel.com [192.55.52.120]) by mx.groups.io with SMTP id smtpd.web12.2124.1573092748305000037 for ; Wed, 06 Nov 2019 18:12:28 -0800 Authentication-Results: mx.groups.io; dkim=missing; spf=pass (domain: intel.com, ip: 192.55.52.120, mailfrom: ray.ni@intel.com) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga005.fm.intel.com ([10.253.24.32]) by fmsmga104.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 06 Nov 2019 18:12:27 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.68,276,1569308400"; d="scan'208";a="402583185" Received: from fmsmsx105.amr.corp.intel.com ([10.18.124.203]) by fmsmga005.fm.intel.com with ESMTP; 06 Nov 2019 18:12:27 -0800 Received: from FMSMSX109.amr.corp.intel.com (10.18.116.9) by FMSMSX105.amr.corp.intel.com (10.18.124.203) with Microsoft SMTP Server (TLS) id 14.3.439.0; Wed, 6 Nov 2019 18:12:27 -0800 Received: from shsmsx151.ccr.corp.intel.com (10.239.6.50) by fmsmsx109.amr.corp.intel.com (10.18.116.9) with Microsoft SMTP Server (TLS) id 14.3.439.0; Wed, 6 Nov 2019 18:12:27 -0800 Received: from shsmsx104.ccr.corp.intel.com ([169.254.5.127]) by SHSMSX151.ccr.corp.intel.com ([169.254.3.149]) with mapi id 14.03.0439.000; Thu, 7 Nov 2019 10:12:25 +0800 From: "Ni, Ray" To: "Kinney, Michael D" , "devel@edk2.groups.io" Subject: Re: [Patch v4 14/22] PcAtChipsetPkg: Add YAML files for CI builds Thread-Topic: [Patch v4 14/22] PcAtChipsetPkg: Add YAML files for CI builds Thread-Index: AQHVlQimgkqnX3jz7UqbUEanikm5rad+93Nw Date: Thu, 7 Nov 2019 02:12:25 +0000 Message-ID: <734D49CCEBEEF84792F5B80ED585239D5C3529E0@SHSMSX104.ccr.corp.intel.com> References: <20191107011349.16524-1-michael.d.kinney@intel.com> <20191107011349.16524-15-michael.d.kinney@intel.com> In-Reply-To: <20191107011349.16524-15-michael.d.kinney@intel.com> Accept-Language: en-US, zh-CN X-MS-Has-Attach: X-MS-TNEF-Correlator: x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiMjc5NDU5YmEtODZjZi00Mzk3LWI2MDktNDc4ZmIxZGM4MWFmIiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX05UIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE3LjEwLjE4MDQuNDkiLCJUcnVzdGVkTGFiZWxIYXNoIjoiQW5mV3Bxano5QUlqWDNsSVY1YXRTOUNaNUcydUN3NjEwTXdJWUhKUGFMXC9aQ2xYck1nZ3JBWDBCQWFaK0xhbmEifQ== x-ctpclassification: CTP_NT dlp-product: dlpe-windows dlp-version: 11.2.0.6 dlp-reaction: no-action x-originating-ip: [10.239.127.40] MIME-Version: 1.0 Return-Path: ray.ni@intel.com Content-Language: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Acked-by: Ray Ni > -----Original Message----- > From: Kinney, Michael D > Sent: Thursday, November 7, 2019 9:14 AM > To: devel@edk2.groups.io > Cc: Ni, Ray > Subject: [Patch v4 14/22] PcAtChipsetPkg: Add YAML files for CI builds >=20 > Add YAML file to the package directory with the > configuration of the checks to perform during a > CI build. >=20 > Cc: Ray Ni > Signed-off-by: Michael D Kinney > --- > PcAtChipsetPkg/PcAtChipsetPkg.ci.yaml | 46 +++++++++++++++++++++++++++ > 1 file changed, 46 insertions(+) > create mode 100644 PcAtChipsetPkg/PcAtChipsetPkg.ci.yaml >=20 > diff --git a/PcAtChipsetPkg/PcAtChipsetPkg.ci.yaml b/PcAtChipsetPkg/PcAtC= hipsetPkg.ci.yaml > new file mode 100644 > index 0000000000..6ab9f11761 > --- /dev/null > +++ b/PcAtChipsetPkg/PcAtChipsetPkg.ci.yaml > @@ -0,0 +1,46 @@ > +## > +# CI configuration for PcAtChipsetPkg > +# > +# Copyright (c) Microsoft Corporation > +# SPDX-License-Identifier: BSD-2-Clause-Patent > +## > +{ > + "CompilerPlugin": { > + "DscPath": "PcAtChipsetPkg.dsc" > + }, > + "CharEncodingCheck": { > + "IgnoreFiles": [] > + }, > + "DependencyCheck": { > + "AcceptableDependencies": [ > + "MdePkg/MdePkg.dec", > + "PcAtChipsetPkg/PcAtChipsetPkg.dec", > + "UefiCpuPkg/UefiCpuPkg.dec" > + ], > + # For host based unit tests > + "AcceptableDependencies-HOST_APPLICATION":[], > + # For UEFI shell based apps > + "AcceptableDependencies-UEFI_APPLICATION":[], > + "IgnoreInf": [] > + }, > + "DscCompleteCheck": { > + "DscPath": "PcAtChipsetPkg.dsc", > + "IgnoreInf": [] > + }, > + "GuidCheck": { > + "IgnoreGuidName": [], > + "IgnoreGuidValue": [], > + "IgnoreFoldersAndFiles": [], > + "IgnoreDuplicates": [] > + }, > + "LibraryClassCheck": { > + "IgnoreHeaderFile": [] > + }, > + "SpellCheck": { > + "ExtendWords": [ > + "ENUMER", # this is part of an IDE enum > + "PCATCHIPSET", > + "TXRDY" > + ] > + } > +} > -- > 2.21.0.windows.1