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.136, mailfrom: liming.gao@intel.com) Received: from mga12.intel.com (mga12.intel.com [192.55.52.136]) by groups.io with SMTP; Thu, 16 May 2019 06:10:09 -0700 X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga003.fm.intel.com ([10.253.24.29]) by fmsmga106.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 16 May 2019 06:10:03 -0700 X-ExtLoop1: 1 Received: from fmsmsx107.amr.corp.intel.com ([10.18.124.205]) by FMSMGA003.fm.intel.com with ESMTP; 16 May 2019 06:10:03 -0700 Received: from FMSMSX109.amr.corp.intel.com (10.18.116.9) by fmsmsx107.amr.corp.intel.com (10.18.124.205) with Microsoft SMTP Server (TLS) id 14.3.408.0; Thu, 16 May 2019 06:10:03 -0700 Received: from shsmsx108.ccr.corp.intel.com (10.239.4.97) by fmsmsx109.amr.corp.intel.com (10.18.116.9) with Microsoft SMTP Server (TLS) id 14.3.408.0; Thu, 16 May 2019 06:10:02 -0700 Received: from shsmsx104.ccr.corp.intel.com ([169.254.5.33]) by SHSMSX108.ccr.corp.intel.com ([169.254.8.126]) with mapi id 14.03.0415.000; Thu, 16 May 2019 21:10:01 +0800 From: "Liming Gao" To: "devel@edk2.groups.io" , "Ni, Ray" , "Wu, Hao A" Subject: Re: [edk2-devel][Patch] Nt32Pkg: Remove it Thread-Topic: [edk2-devel][Patch] Nt32Pkg: Remove it Thread-Index: AdULBUrbAG0cd+raRs+ZZxIdxZwtPgA40cSw Date: Thu, 16 May 2019 13:10:00 +0000 Message-ID: <4A89E2EF3DFEDB4C8BFDE51014F606A14E44BEA0@SHSMSX104.ccr.corp.intel.com> References: <734D49CCEBEEF84792F5B80ED585239D5C14139F@SHSMSX104.ccr.corp.intel.com> In-Reply-To: <734D49CCEBEEF84792F5B80ED585239D5C14139F@SHSMSX104.ccr.corp.intel.com> Accept-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-ctpclassification: CTP_NT x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiMDM2MmUyYTctOTEwMy00Yjk1LTk4ZWYtY2ViYmJjZmU5MjEyIiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX05UIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE3LjEwLjE4MDQuNDkiLCJUcnVzdGVkTGFiZWxIYXNoIjoibzFcL0RcL3VrTm93MGt5U0lIbVFwY0N6OVpYTThuRitjMHNSaTRBanJHbFBNMnhRcEY2S25XWlRKeFgyc3VseEMwIn0= dlp-product: dlpe-windows dlp-version: 11.0.600.7 dlp-reaction: no-action x-originating-ip: [10.239.127.40] MIME-Version: 1.0 Return-Path: liming.gao@intel.com Content-Language: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Ray: I have no comments on this change. Please also send the patch to update = maintainer.txt. Reviewed-by: Liming Gao Thanks Liming > -----Original Message----- > From: devel@edk2.groups.io [mailto:devel@edk2.groups.io] On Behalf Of Ni= , Ray > Sent: Wednesday, May 15, 2019 6:12 PM > To: Wu, Hao A > Cc: devel@edk2.groups.io > Subject: [edk2-devel][Patch] Nt32Pkg: Remove it >=20 > REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3D1812 >=20 > Now since EmulatorPkg supports to run in Windows environment, > this patch removes Nt32Pkg to remove duplicate code in edk2 repo. >=20 > Signed-off-by: Ray Ni > Cc: Hao A Wu >=20 > -------------- > NOTE: This patch is to completely remove Nt32Pkg folder in edk2 repo. > I don't want to flood people's inbox with a big patch just removing > every line of code in Nt32Pkg. >=20 > The patch that modifies Maintainers.txt will be sent out later after > Nt32Pkg is removed. >=20 >=20