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.31, mailfrom: dandan.bi@intel.com) Received: from mga06.intel.com (mga06.intel.com [134.134.136.31]) by groups.io with SMTP; Thu, 25 Apr 2019 20:32:23 -0700 X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga006.jf.intel.com ([10.7.209.51]) by orsmga104.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 25 Apr 2019 20:32:22 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.60,396,1549958400"; d="scan'208";a="138938329" Received: from shwdeopenpsi114.ccr.corp.intel.com ([10.239.157.147]) by orsmga006.jf.intel.com with ESMTP; 25 Apr 2019 20:32:21 -0700 From: "Dandan Bi" To: devel@edk2.groups.io Cc: Michael Kubacki , Ankit Sinha , Nate DeSimone , Chasel Chiu Subject: [edk2-platforms/devel-MinPlatform] [patch 0/2] Remove PcdFrameworkCompatibilitySupport usage Date: Fri, 26 Apr 2019 11:32:10 +0800 Message-Id: <20190426033212.9604-1-dandan.bi@intel.com> X-Mailer: git-send-email 2.18.0.windows.1 REF: https://bugzilla.tianocore.org/show_bug.cgi?id=1464 Framework compatibility support is no needed and PcdFrameworkCompatibilitySupport will be removed from edk2. So remove this PCD in platforms firstly. Test done for the series: Build pass for ClevoOpenBoardPkg KabylakeOpenBoardPkg. Boot to shell with KBLRvp3. 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 Platform/Intel/ClevoOpenBoardPkg/N1xxWU/OpenBoardPkgPcd.dsc | 1 - .../Intel/KabylakeOpenBoardPkg/KabylakeRvp3/OpenBoardPkgPcd.dsc | 1 - 2 files changed, 2 deletions(-) -- 2.18.0.windows.1