From mboxrd@z Thu Jan 1 00:00:00 1970 Authentication-Results: mx.groups.io; dkim=missing; spf=pass (domain: intel.com, ip: 192.55.52.115, mailfrom: michael.a.kubacki@intel.com) Received: from mga14.intel.com (mga14.intel.com [192.55.52.115]) by groups.io with SMTP; Thu, 04 Apr 2019 18:20:47 -0700 X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga003.jf.intel.com ([10.7.209.27]) by fmsmga103.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 04 Apr 2019 18:20:46 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.60,310,1549958400"; d="scan'208";a="140131305" Received: from orsmsx104.amr.corp.intel.com ([10.22.225.131]) by orsmga003.jf.intel.com with ESMTP; 04 Apr 2019 18:20:46 -0700 Received: from orsmsx113.amr.corp.intel.com (10.22.240.9) by ORSMSX104.amr.corp.intel.com (10.22.225.131) with Microsoft SMTP Server (TLS) id 14.3.408.0; Thu, 4 Apr 2019 18:20:46 -0700 Received: from orsmsx121.amr.corp.intel.com ([169.254.10.155]) by ORSMSX113.amr.corp.intel.com ([169.254.9.249]) with mapi id 14.03.0415.000; Thu, 4 Apr 2019 18:20:46 -0700 From: "Kubacki, Michael A" To: "devel@edk2.groups.io" , "Wu, Hao A" CC: "Chiu, Chasel" , "Sinha, Ankit" , "Desimone, Nathaniel L" Subject: Re: [edk2-devel] [edk2-platforms/devel-MinPlatform][PATCH v1 0/6] Some cleanup for platforms under ClevoOpenBoardPkg & KabylakeOpenBoardPkg Thread-Topic: [edk2-devel] [edk2-platforms/devel-MinPlatform][PATCH v1 0/6] Some cleanup for platforms under ClevoOpenBoardPkg & KabylakeOpenBoardPkg Thread-Index: AQHU6qtP3DbFYGVMeEyS54Zir3dpQKYsxeEA Date: Fri, 5 Apr 2019 01:20:45 +0000 Message-ID: <49AB4ACB9627B8468F29D589A27B74558453D828@ORSMSX121.amr.corp.intel.com> References: <20190404055728.9368-1-hao.a.wu@intel.com> In-Reply-To: <20190404055728.9368-1-hao.a.wu@intel.com> Accept-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiODQ1NDkwOWQtNWMwZS00YWFlLWJmMDctZWQzOTg5ZmY3YjUyIiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX05UIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE3LjEwLjE4MDQuNDkiLCJUcnVzdGVkTGFiZWxIYXNoIjoiQlN4ZXI1VTh1Zkw3dlpTR1dWTWhmc1wvRU9FREh6bkFYdHRxMUFZVVpSNEJ0bmJTaEtDdFQ0dkY1RGkxaW5ZVkcifQ== x-ctpclassification: CTP_NT dlp-product: dlpe-windows dlp-version: 11.0.400.15 dlp-reaction: no-action x-originating-ip: [10.22.254.138] MIME-Version: 1.0 Return-Path: michael.a.kubacki@intel.com 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 > Wu, Hao A > Sent: Wednesday, April 3, 2019 10:57 PM > To: devel@edk2.groups.io > Cc: Wu, Hao A ; Kubacki, Michael A > ; Chiu, Chasel ; > Sinha, Ankit ; Desimone, Nathaniel L > > Subject: [edk2-devel] [edk2-platforms/devel-MinPlatform][PATCH v1 0/6] > Some cleanup for platforms under ClevoOpenBoardPkg & > KabylakeOpenBoardPkg >=20 > The series will do the below cleanups for platforms under > ClevoOpenBoardPkg and KabylakeOpenBoardPkg: >=20 > A) Remove unused PCD 'PcdUseHpetTimer'; > B) Remove the unnecessary consumption of the 8259-related PCDs; > C) Remove the unused duplicated Legacy8259 protocol GUID. >=20 >=20 > Test done for the series: > Build pass for N1xxWU & KabyLakeRvp3 platforms. >=20 > Cc: Michael A Kubacki > Cc: Chasel Chiu > Cc: Ankit Sinha > Cc: Nate DeSimone >=20 > Hao Wu (6): > ClevoOpenBoardPkg/N1xxWU: Remove unused PCD 'PcdUseHpetTimer' > ClevoOpenBoardPkg/N1xxWU: Remove the consume of 8259-related PCD > KabylakeOpenBoardPkg/KBLRvp3: Remove unused PCD 'PcdUseHpetTimer' > KabylakeOpenBoardPkg/KBLRvp3: Remove the consume of 8259-related > PCD > KabylakeSiliconPkg: Remove unused PCD 'PcdUseHpetTimer' > KabylakeSiliconPkg/SiPkg.dec: Remove Legacy8259 protocol GUID >=20 > Silicon/Intel/KabylakeSiliconPkg/SiPkg.dec = | 4 +--- > Platform/Intel/ClevoOpenBoardPkg/N1xxWU/OpenBoardPkgConfig.dsc > | 1 - > Platform/Intel/ClevoOpenBoardPkg/N1xxWU/OpenBoardPkgPcd.dsc > | 2 -- >=20 > Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/OpenBoardPkgConfig. > dsc | 3 +-- >=20 > Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/OpenBoardPkgPcd.ds > c | 5 +---- > Silicon/Intel/KabylakeSiliconPkg/KabylakeSiliconPkg.dsc = | 3 +-- > 6 files changed, 4 insertions(+), 14 deletions(-) >=20 > -- > 2.12.0.windows.1 >=20 >=20 >=20