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.20, mailfrom: chasel.chiu@intel.com) Received: from mga02.intel.com (mga02.intel.com [134.134.136.20]) by groups.io with SMTP; Thu, 16 May 2019 23:15:10 -0700 X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga005.fm.intel.com ([10.253.24.32]) by orsmga101.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 16 May 2019 23:15:09 -0700 X-ExtLoop1: 1 Received: from pgsmsx113.gar.corp.intel.com ([10.108.55.202]) by fmsmga005.fm.intel.com with ESMTP; 16 May 2019 23:15:08 -0700 Received: from pgsmsx111.gar.corp.intel.com ([169.254.2.3]) by pgsmsx113.gar.corp.intel.com ([169.254.6.39]) with mapi id 14.03.0415.000; Fri, 17 May 2019 14:15:07 +0800 From: "Chiu, Chasel" To: "Ni, Ray" , "Desimone, Nathaniel L" , "Zeng, Star" CC: "devel@edk2.groups.io" Subject: Re: [edk2-devel][Patch] IntelFspPkg&IntelFspWrapperPkg: Remove them Thread-Topic: [edk2-devel][Patch] IntelFspPkg&IntelFspWrapperPkg: Remove them Thread-Index: AdULwKJ8BTq0CvVZRW65gC1+T1cXMAAtZ1cQ Date: Fri, 17 May 2019 06:15:06 +0000 Message-ID: <3C3EFB470A303B4AB093197B6777CCEC50321119@PGSMSX111.gar.corp.intel.com> References: <734D49CCEBEEF84792F5B80ED585239D5C143DA4@SHSMSX104.ccr.corp.intel.com> In-Reply-To: <734D49CCEBEEF84792F5B80ED585239D5C143DA4@SHSMSX104.ccr.corp.intel.com> Accept-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: dlp-product: dlpe-windows dlp-version: 11.0.600.7 dlp-reaction: no-action x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiZDMzOTBmNDgtNTQ1Yi00NjQ5LThmYTAtYzBlNmMxZmI2MGQ3IiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX05UIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE3LjEwLjE4MDQuNDkiLCJUcnVzdGVkTGFiZWxIYXNoIjoidkVzcWc4SVwvbWtnQmxwYVFZZHBQaUhYbThRV29oXC9BVVZWMllzWE9XSk1MV2VSS0owNTVPc0JITW5SdjdMTGxRIn0= x-ctpclassification: CTP_NT x-originating-ip: [172.30.20.206] MIME-Version: 1.0 Content-Language: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Hi Nate, Last time we talked, IntelFspPkg can be removed but IntelFspWrapperPkg migh= t be still needed, would you please check if this is still true? With Nate's confirmation, Reviewed-by: Chasel Chiu Thanks! Chasel > -----Original Message----- > From: Ni, Ray > Sent: Thursday, May 16, 2019 4:38 PM > To: Chiu, Chasel ; Desimone, Nathaniel L > ; Zeng, Star > Cc: devel@edk2.groups.io > Subject: [edk2-devel][Patch] IntelFspPkg&IntelFspWrapperPkg: Remove them >=20 > REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3D1819 >=20 > Since there are V2 FSP packages (IntelFsp2Pkg, IntelFsp2WrapperPkg), this= patch > removes IntelFspPkg, IntelFspWrapperPkg to remove obsolete code in edk2 > repo. >=20 > Signed-off-by: Ray Ni > Cc: Chasel Chiu > Cc: Nate DeSimone > Cc: Star Zeng > -------------- > NOTE: This patch is to completely remove IntelFspPkg and IntelFspWrapperP= kg > folder in edk2 repo. > I don't want to flood people's inbox with a big patch just removing every= line of > code in this two packages. >=20 > The patch that modifies Maintainers.txt will be sent out later after Inte= lFspPkg > and IntelFspWrapperPkg are removed.