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.93; helo=mga11.intel.com; envelope-from=jiewen.yao@intel.com; receiver=edk2-devel@lists.01.org Received: from mga11.intel.com (mga11.intel.com [192.55.52.93]) (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 034522117B57F for ; Sun, 21 Oct 2018 20:05:16 -0700 (PDT) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga002.fm.intel.com ([10.253.24.26]) by fmsmga102.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 21 Oct 2018 20:05:16 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.54,410,1534834800"; d="scan'208";a="97312862" Received: from fmsmsx105.amr.corp.intel.com ([10.18.124.203]) by fmsmga002.fm.intel.com with ESMTP; 21 Oct 2018 20:05:16 -0700 Received: from fmsmsx113.amr.corp.intel.com (10.18.116.7) by FMSMSX105.amr.corp.intel.com (10.18.124.203) with Microsoft SMTP Server (TLS) id 14.3.319.2; Sun, 21 Oct 2018 20:05:16 -0700 Received: from shsmsx101.ccr.corp.intel.com (10.239.4.153) by FMSMSX113.amr.corp.intel.com (10.18.116.7) with Microsoft SMTP Server (TLS) id 14.3.319.2; Sun, 21 Oct 2018 20:05:15 -0700 Received: from shsmsx102.ccr.corp.intel.com ([169.254.2.8]) by SHSMSX101.ccr.corp.intel.com ([169.254.1.46]) with mapi id 14.03.0319.002; Mon, 22 Oct 2018 11:05:13 +0800 From: "Yao, Jiewen" To: "Zhang, Shenglei" , "'edk2-devel@lists.01.org'" Thread-Topic: [edk2] [PATCH v2] Edk2Platforms: Replace FatBinPkg with FatPkg Thread-Index: AQHUZotDqZAXoKcg30mD1ZyOSeiVx6UjygqAgADjm5CABen8cIAAAz+w Date: Mon, 22 Oct 2018 03:05:13 +0000 Message-ID: <74D8A39837DF1E4DA445A8C0B3885C503AE113E1@shsmsx102.ccr.corp.intel.com> References: <20181018023517.25880-1-shenglei.zhang@intel.com> <74D8A39837DF1E4DA445A8C0B3885C503ADF3E8D@shsmsx102.ccr.corp.intel.com> In-Reply-To: Accept-Language: zh-CN, en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiZWY0ZjcwNjEtNmEyNi00Mjg2LThhNDMtZjZiNzJiMzRiNzk5IiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX05UIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE3LjEwLjE4MDQuNDkiLCJUcnVzdGVkTGFiZWxIYXNoIjoiZkg4d3hlRk1LVzE4S0VoTyt3aCt5SmRqS0Q0TVN1K1UzK3FyTFdsQzdZbnBXNkl2b0ltTkMwYVRZXC8zb2xnZm8ifQ== x-ctpclassification: CTP_NT 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 v2] Edk2Platforms: Replace FatBinPkg with FatPkg 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: Mon, 22 Oct 2018 03:05:17 -0000 Content-Language: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Reviewed-by: Jiewen.yao@intel.com > -----Original Message----- > From: Zhang, Shenglei > Sent: Monday, October 22, 2018 11:03 AM > To: Yao, Jiewen ; 'edk2-devel@lists.01.org' > > Cc: Zhang, Shenglei > Subject: RE: [edk2] [PATCH v2] Edk2Platforms: Replace FatBinPkg with > FatPkg >=20 > Hi Jiewen, >=20 > After my test, the KabyLake Platform based on my changes can be booted to > Shell successfully. And a disk can be recognized correctly. >=20 > Thanks, > Shenglei >=20 > > -----Original Message----- > > From: Zhang, Shenglei > > Sent: Thursday, October 18, 2018 4:38 PM > > To: Yao, Jiewen ; edk2-devel@lists.01.org > > Subject: RE: [edk2] [PATCH v2] Edk2Platforms: Replace FatBinPkg with > FatPkg > > > > > > > > > -----Original Message----- > > > From: Yao, Jiewen > > > Sent: Thursday, October 18, 2018 11:00 AM > > > To: Zhang, Shenglei ; > edk2-devel@lists.01.org > > > Cc: Yao, Jiewen > > > Subject: RE: [edk2] [PATCH v2] Edk2Platforms: Replace FatBinPkg with > > FatPkg > > > > > > Hi > > > Would you please share what test has been done? > > > > I build edk2-platfroms for MinKabylake according to "readme" in edk2- > > platforms. > > And the EDKII BIOS build has successfully completed. > > > > Thanks, > > Shenglei > > > > > > > > Thank you > > > Yao Jiewen > > > > > > > > > > -----Original Message----- > > > > From: edk2-devel [mailto:edk2-devel-bounces@lists.01.org] On Behalf > Of > > > > shenglei > > > > Sent: Thursday, October 18, 2018 10:35 AM > > > > To: edk2-devel@lists.01.org > > > > Subject: [edk2] [PATCH v2] Edk2Platforms: Replace FatBinPkg with > FatPkg > > > > > > > > In order to remove FatBinPkg, relationships depend on > > > > FatBinPkg need to be replaced by FatPkg. > > > > > > > > v2: > > > > 1.Replace FatBinPkg with FatPkg in CoreUefiBootInclude.fdf. > > > > 2.Update the subject. > > > > > > > > Change-Id: I8949ad1c7d18abc56deac2d4b4381e00f030dcb2 > > > > Contributed-under: TianoCore Contribution Agreement 1.1 > > > > Signed-off-by: Shenglei Zhang > > > > --- > > > > Platform/Intel/MinPlatformPkg/Include/Dsc/CoreDxeInclude.dsc > | 2 +- > > > > .../Intel/MinPlatformPkg/Include/Fdf/CoreUefiBootInclude.fdf | > 2 +- > > > > 2 files changed, 2 insertions(+), 2 deletions(-) > > > > > > > > diff --git > > > a/Platform/Intel/MinPlatformPkg/Include/Dsc/CoreDxeInclude.dsc > > > > b/Platform/Intel/MinPlatformPkg/Include/Dsc/CoreDxeInclude.dsc > > > > index 73aafce141..9b033f43a6 100644 > > > > --- a/Platform/Intel/MinPlatformPkg/Include/Dsc/CoreDxeInclude.dsc > > > > +++ b/Platform/Intel/MinPlatformPkg/Include/Dsc/CoreDxeInclude.dsc > > > > @@ -84,7 +84,7 @@ > > > > MdeModulePkg/Universal/Disk/DiskIoDxe/DiskIoDxe.inf > > > > MdeModulePkg/Universal/Disk/PartitionDxe/PartitionDxe.inf > > > > > > > > > > > > > > MdeModulePkg/Universal/Disk/UnicodeCollation/EnglishDxe/EnglishDxe.inf > > > > - FatBinPkg/EnhancedFatDxe/Fat.inf > > > > + FatPkg/EnhancedFatDxe/Fat.inf > > > > > > > > > > > > > > > > > #MdeModulePkg/Universal/Console/GraphicsOutputDxe/GraphicsOutputD > > > x > > > > e.inf > > > > > > > > > > > > > > MdeModulePkg/Universal/Console/GraphicsConsoleDxe/GraphicsConsoleD > > > > xe.inf > > > > diff --git > > > > > a/Platform/Intel/MinPlatformPkg/Include/Fdf/CoreUefiBootInclude.fdf > > > > > b/Platform/Intel/MinPlatformPkg/Include/Fdf/CoreUefiBootInclude.fdf > > > > index 6406192443..da5ca76197 100644 > > > > --- > > a/Platform/Intel/MinPlatformPkg/Include/Fdf/CoreUefiBootInclude.fdf > > > > +++ > > > b/Platform/Intel/MinPlatformPkg/Include/Fdf/CoreUefiBootInclude.fdf > > > > @@ -58,7 +58,7 @@ INF > > > > MdeModulePkg/Bus/Usb/UsbKbDxe/UsbKbDxe.inf > > > > INF MdeModulePkg/Universal/Disk/DiskIoDxe/DiskIoDxe.inf > > > > INF MdeModulePkg/Universal/Disk/PartitionDxe/PartitionDxe.inf > > > > INF > > > > > > > > > > MdeModulePkg/Universal/Disk/UnicodeCollation/EnglishDxe/EnglishDxe.inf > > > > -INF FatBinPkg/EnhancedFatDxe/Fat.inf > > > > +INF FatPkg/EnhancedFatDxe/Fat.inf > > > > > > > > #INF > > > > > > > > > MdeModulePkg/Universal/Console/GraphicsOutputDxe/GraphicsOutputDx > > > e. > > > > inf > > > > INF > > > > > > > > > > MdeModulePkg/Universal/Console/GraphicsConsoleDxe/GraphicsConsoleD > > > > xe.inf > > > > -- > > > > 2.18.0.windows.1 > > > > > > > > _______________________________________________ > > > > edk2-devel mailing list > > > > edk2-devel@lists.01.org > > > > https://lists.01.org/mailman/listinfo/edk2-devel