From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received-SPF: Pass (sender SPF authorized) identity=mailfrom; client-ip=134.134.136.126; helo=mga18.intel.com; envelope-from=michael.d.kinney@intel.com; receiver=edk2-devel@lists.01.org Received: from mga18.intel.com (mga18.intel.com [134.134.136.126]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ml01.01.org (Postfix) with ESMTPS id 06FC122492740 for ; Thu, 1 Mar 2018 21:37:20 -0800 (PST) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga007.fm.intel.com ([10.253.24.52]) by orsmga106.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 01 Mar 2018 21:43:29 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.47,409,1515484800"; d="scan'208";a="21329648" Received: from orsmsx108.amr.corp.intel.com ([10.22.240.6]) by fmsmga007.fm.intel.com with ESMTP; 01 Mar 2018 21:43:29 -0800 Received: from orsmsx115.amr.corp.intel.com (10.22.240.11) by ORSMSX108.amr.corp.intel.com (10.22.240.6) with Microsoft SMTP Server (TLS) id 14.3.319.2; Thu, 1 Mar 2018 21:43:28 -0800 Received: from orsmsx113.amr.corp.intel.com ([169.254.9.232]) by ORSMSX115.amr.corp.intel.com ([169.254.4.94]) with mapi id 14.03.0319.002; Thu, 1 Mar 2018 21:43:28 -0800 From: "Kinney, Michael D" To: Andrew Fish , edk2-devel , "Kinney, Michael D" Thread-Topic: [edk2] Can you set a PCD value DSC default per ModuleType? Thread-Index: AQHTsdvVR/qdrH7Ng0KsJx4zMif7K6O82jcA//+UFdA= Date: Fri, 2 Mar 2018 05:43:28 +0000 Message-ID: References: <5C025CD1-FA46-4B9F-AD2C-5420910D80CF@apple.com> <77C6F255-0102-4E4B-8D80-1748FD79A617@apple.com> In-Reply-To: <77C6F255-0102-4E4B-8D80-1748FD79A617@apple.com> Accept-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: dlp-product: dlpe-windows dlp-version: 11.0.0.116 dlp-reaction: no-action x-originating-ip: [10.22.254.138] MIME-Version: 1.0 Subject: Re: Can you set a PCD value DSC default per ModuleType? X-BeenThere: edk2-devel@lists.01.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: EDK II Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Mar 2018 05:37:21 -0000 Content-Language: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Andrew, DSC does not support module type specific syntax. Just arch specific syntax. https://edk2-docs.gitbooks.io/edk-ii-dsc-specification/content/2_dsc_overvi= ew/29_pcd_sections.html#29-pcd-sections Mike > -----Original Message----- > From: edk2-devel [mailto:edk2-devel- > bounces@lists.01.org] On Behalf Of Andrew Fish > Sent: Thursday, March 1, 2018 8:07 PM > To: edk2-devel > Subject: Re: [edk2] Can you set a PCD value DSC default > per ModuleType? >=20 > Sorry for a FeatureFlag, obviously anything dynamic > needs to be generic. >=20 > Thanks, >=20 > Andrew Fish >=20 > > On Mar 1, 2018, at 8:05 PM, Andrew Fish > wrote: > > > > Can you set a PCD value DSC default per ModuleType? > If not why not? > > > > Thanks, > > > > Andrew Fish > > _______________________________________________ > > edk2-devel mailing list > > edk2-devel@lists.01.org > > https://lists.01.org/mailman/listinfo/edk2-devel >=20 > _______________________________________________ > edk2-devel mailing list > edk2-devel@lists.01.org > https://lists.01.org/mailman/listinfo/edk2-devel