From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received-SPF: Pass (sender SPF authorized) identity=mailfrom; client-ip=192.55.52.151; helo=mga17.intel.com; envelope-from=liming.gao@intel.com; receiver=edk2-devel@lists.01.org Received: from mga17.intel.com (mga17.intel.com [192.55.52.151]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ml01.01.org (Postfix) with ESMTPS id EF9042194D387 for ; Wed, 17 Oct 2018 06:29:26 -0700 (PDT) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga003.jf.intel.com ([10.7.209.27]) by fmsmga107.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 17 Oct 2018 06:29:26 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.54,392,1534834800"; d="scan'208";a="92749408" Received: from fmsmsx107.amr.corp.intel.com ([10.18.124.205]) by orsmga003.jf.intel.com with ESMTP; 17 Oct 2018 06:29:25 -0700 Received: from fmsmsx154.amr.corp.intel.com (10.18.116.70) by fmsmsx107.amr.corp.intel.com (10.18.124.205) with Microsoft SMTP Server (TLS) id 14.3.319.2; Wed, 17 Oct 2018 06:29:25 -0700 Received: from shsmsx103.ccr.corp.intel.com (10.239.4.69) by FMSMSX154.amr.corp.intel.com (10.18.116.70) with Microsoft SMTP Server (TLS) id 14.3.319.2; Wed, 17 Oct 2018 06:29:24 -0700 Received: from shsmsx104.ccr.corp.intel.com ([169.254.5.48]) by SHSMSX103.ccr.corp.intel.com ([169.254.4.245]) with mapi id 14.03.0319.002; Wed, 17 Oct 2018 21:29:23 +0800 From: "Gao, Liming" To: Laszlo Ersek , "Zhang, Shenglei" , "edk2-devel@lists.01.org" CC: "Ni, Ruiyu" , Andrew Fish Thread-Topic: [edk2] [PATCH] FatBinPkg: Remove FatBinPkg and modify document Thread-Index: AQHUZR+jsV6iEO4peEWHBuvmlKku5KUixc+AgACo4CA= Date: Wed, 17 Oct 2018 13:29:22 +0000 Message-ID: <4A89E2EF3DFEDB4C8BFDE51014F606A14E33CC41@SHSMSX104.ccr.corp.intel.com> References: <20181016071151.33440-1-shenglei.zhang@intel.com> In-Reply-To: Accept-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-ctpclassification: CTP_NT x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiMTgwYmE4NzMtMWMwYy00OTU1LTg2NmItMTg1MzEzNjNmNzkwIiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX05UIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE3LjEwLjE4MDQuNDkiLCJUcnVzdGVkTGFiZWxIYXNoIjoiTnhhcitaXC8zS3Z5RXNCS0dveXQyQVhRd3pzeElRUVo2N2NXV1l1TVpPVDZtQWlpYXVSa01YRzhTTWNha0IzajQifQ== dlp-product: dlpe-windows dlp-version: 11.0.400.15 dlp-reaction: no-action x-originating-ip: [10.239.127.40] MIME-Version: 1.0 Subject: Re: [PATCH] FatBinPkg: Remove FatBinPkg and modify document X-BeenThere: edk2-devel@lists.01.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: EDK II Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 Oct 2018 13:29:27 -0000 Content-Language: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Laszlo: Thanks for your suggestion. I will wait for one more week. Thanks Liming > -----Original Message----- > From: edk2-devel [mailto:edk2-devel-bounces@lists.01.org] On Behalf Of La= szlo Ersek > Sent: Wednesday, October 17, 2018 7:18 PM > To: Zhang, Shenglei ; edk2-devel@lists.01.org > Cc: Ni, Ruiyu ; Andrew Fish > Subject: Re: [edk2] [PATCH] FatBinPkg: Remove FatBinPkg and modify docume= nt >=20 > On 10/16/18 09:11, shenglei wrote: > > Remove FatBinPkg and modify Maintainers.txt. > > https://bugzilla.tianocore.org/show_bug.cgi?id=3D1105 > > > > Cc: Ruiyu Ni > > Contributed-under: TianoCore Contribution Agreement 1.1 > > Signed-off-by: Shenglei Zhang > > --- > > FatBinPkg/EnhancedFatDxe/AArch64/Fat.efi | Bin 26752 -> 0 bytes > > FatBinPkg/EnhancedFatDxe/Arm/Fat.efi | Bin 17152 -> 0 bytes > > FatBinPkg/EnhancedFatDxe/Ebc/Fat.efi | Bin 79136 -> 0 bytes > > FatBinPkg/EnhancedFatDxe/Fat.inf | 48 ----------------------- > > FatBinPkg/EnhancedFatDxe/Ia32/Fat.efi | Bin 21088 -> 0 bytes > > FatBinPkg/EnhancedFatDxe/Ipf/Fat.efi | Bin 154400 -> 0 bytes > > FatBinPkg/EnhancedFatDxe/X64/Fat.efi | Bin 28576 -> 0 bytes > > FatBinPkg/FatBinPkg.dec | 20 ---------- > > FatBinPkg/ReadMe.txt | 9 ----- > > Maintainers.txt | 2 +- > > 10 files changed, 1 insertion(+), 78 deletions(-) > > delete mode 100644 FatBinPkg/EnhancedFatDxe/AArch64/Fat.efi > > delete mode 100755 FatBinPkg/EnhancedFatDxe/Arm/Fat.efi > > delete mode 100644 FatBinPkg/EnhancedFatDxe/Ebc/Fat.efi > > delete mode 100644 FatBinPkg/EnhancedFatDxe/Fat.inf > > delete mode 100644 FatBinPkg/EnhancedFatDxe/Ia32/Fat.efi > > delete mode 100644 FatBinPkg/EnhancedFatDxe/Ipf/Fat.efi > > delete mode 100644 FatBinPkg/EnhancedFatDxe/X64/Fat.efi > > delete mode 100644 FatBinPkg/FatBinPkg.dec > > delete mode 100644 FatBinPkg/ReadMe.txt >=20 > I'm happy about this patch. >=20 > Reviewed-by: Laszlo Ersek >=20 > I've got two requests, before you push: > - please wait for some more reviews, > - please update the subject, replacing "modify document" with "refresh > Maintainers.txt". >=20 > Thanks! > Laszlo > _______________________________________________ > edk2-devel mailing list > edk2-devel@lists.01.org > https://lists.01.org/mailman/listinfo/edk2-devel