From mboxrd@z Thu Jan 1 00:00:00 1970 Authentication-Results: mx.groups.io; dkim=missing; spf=pass (domain: intel.com, ip: 134.134.136.100, mailfrom: michael.a.kubacki@intel.com) Received: from mga07.intel.com (mga07.intel.com [134.134.136.100]) by groups.io with SMTP; Thu, 25 Apr 2019 23:31:10 -0700 X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga005.jf.intel.com ([10.7.209.41]) by orsmga105.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 25 Apr 2019 23:31:10 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.60,396,1549958400"; d="scan'208";a="319121013" Received: from orsmsx103.amr.corp.intel.com ([10.22.225.130]) by orsmga005.jf.intel.com with ESMTP; 25 Apr 2019 23:31:10 -0700 Received: from orsmsx122.amr.corp.intel.com ([169.254.11.68]) by ORSMSX103.amr.corp.intel.com ([169.254.5.76]) with mapi id 14.03.0415.000; Thu, 25 Apr 2019 23:31:09 -0700 From: "Kubacki, Michael A" To: "devel@edk2.groups.io" , "Bi, Dandan" CC: "Sinha, Ankit" , "Desimone, Nathaniel L" , "Chiu, Chasel" Subject: Re: [edk2-devel] [edk2-platforms/devel-MinPlatform] [patch 0/2] Remove PcdFrameworkCompatibilitySupport usage Thread-Topic: [edk2-devel] [edk2-platforms/devel-MinPlatform] [patch 0/2] Remove PcdFrameworkCompatibilitySupport usage Thread-Index: AQHU++CtxKQXZKrFfkeYHLygm5+jVaZN+yqw Date: Fri, 26 Apr 2019 06:31:08 +0000 Message-ID: <49AB4ACB9627B8468F29D589A27B7455888D9D7E@ORSMSX122.amr.corp.intel.com> References: <20190426033212.9604-1-dandan.bi@intel.com> In-Reply-To: <20190426033212.9604-1-dandan.bi@intel.com> Accept-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiNjgzYTI0ZTgtODIxMy00OTMzLTlhMjctMGZjMGVkMDQyMzdjIiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX05UIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE3LjEwLjE4MDQuNDkiLCJUcnVzdGVkTGFiZWxIYXNoIjoiclwvUjlyV09vSXVpRzNETTZkNGxROGNwc25EOUJDWUtucmNmcVRcLzZCXC9ySnBvSVU2NndyMlhsaDNnbnl2VEkwSiJ9 x-ctpclassification: CTP_NT dlp-product: dlpe-windows dlp-version: 11.0.600.7 dlp-reaction: no-action x-originating-ip: [10.22.254.140] MIME-Version: 1.0 Content-Language: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Reviewed-by: Michael Kubacki > -----Original Message----- > From: devel@edk2.groups.io [mailto:devel@edk2.groups.io] On Behalf Of > Dandan Bi > Sent: Thursday, April 25, 2019 8:32 PM > To: devel@edk2.groups.io > Cc: Kubacki, Michael A ; Sinha, Ankit > ; Desimone, Nathaniel L > ; Chiu, Chasel > Subject: [edk2-devel] [edk2-platforms/devel-MinPlatform] [patch 0/2] > Remove PcdFrameworkCompatibilitySupport usage >=20 > REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3D1464 >=20 > Framework compatibility support is no needed and > PcdFrameworkCompatibilitySupport will be removed from edk2. > So remove this PCD in platforms firstly. >=20 > Test done for the series: > Build pass for ClevoOpenBoardPkg KabylakeOpenBoardPkg. > Boot to shell with KBLRvp3. >=20 > Cc: Michael Kubacki > Cc: Ankit Sinha > Cc: Nate DeSimone > Cc: Chasel Chiu > Dandan Bi (2): > KabylakeOpenBoardPkg/KBLRvp3: Remove > PcdFrameworkCompatibilitySupport > usage > ClevoOpenBoardPkg/N1xxWU: Remove PcdFrameworkCompatibilitySupport > usage >=20 > Platform/Intel/ClevoOpenBoardPkg/N1xxWU/OpenBoardPkgPcd.dsc | 1 - > .../Intel/KabylakeOpenBoardPkg/KabylakeRvp3/OpenBoardPkgPcd.dsc | 1 - > 2 files changed, 2 deletions(-) >=20 > -- > 2.18.0.windows.1 >=20 >=20 >=20