From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga02.intel.com (mga02.intel.com [134.134.136.20]) (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 826E682161 for ; Thu, 23 Feb 2017 23:42:50 -0800 (PST) Received: from orsmga004.jf.intel.com ([10.7.209.38]) by orsmga101.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 23 Feb 2017 23:42:48 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.35,200,1484035200"; d="scan'208";a="61744327" Received: from fmsmsx104.amr.corp.intel.com ([10.18.124.202]) by orsmga004.jf.intel.com with ESMTP; 23 Feb 2017 23:42:45 -0800 Received: from fmsmsx154.amr.corp.intel.com (10.18.116.70) by fmsmsx104.amr.corp.intel.com (10.18.124.202) with Microsoft SMTP Server (TLS) id 14.3.248.2; Thu, 23 Feb 2017 23:42:45 -0800 Received: from shsmsx152.ccr.corp.intel.com (10.239.6.52) by FMSMSX154.amr.corp.intel.com (10.18.116.70) with Microsoft SMTP Server (TLS) id 14.3.248.2; Thu, 23 Feb 2017 23:42:45 -0800 Received: from shsmsx102.ccr.corp.intel.com ([169.254.2.88]) by SHSMSX152.ccr.corp.intel.com ([169.254.6.132]) with mapi id 14.03.0248.002; Fri, 24 Feb 2017 15:42:43 +0800 From: "Gao, Liming" To: xujiawu , "edk2-devel@ml01.01.org" CC: 'Daisy Wang' Thread-Topic: [edk2] FCE tool parse edk2 bios fd( build by linux gcc) failed Thread-Index: AdKOacEi9vPHfQMETfq6ve1g/1hJNAAAXejwAADvzgA= Date: Fri, 24 Feb 2017 07:42:42 +0000 Message-ID: <4A89E2EF3DFEDB4C8BFDE51014F606A14D6E41DB@shsmsx102.ccr.corp.intel.com> References: In-Reply-To: Accept-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [10.239.127.40] MIME-Version: 1.0 Subject: Re: FCE tool parse edk2 bios fd( build by linux gcc) failed X-BeenThere: edk2-devel@lists.01.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: EDK II Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 24 Feb 2017 07:42:50 -0000 Content-Language: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable I know BaseTools has one issue to parse GCC map file. It may cause this iss= ue. But, BaseTools issue has been fixed in edk2 3e7e8571da891122c6821ebc428= ce6dbd8a35ff3.=20 Could you try the latest edk2 trunk? Thanks Liming >-----Original Message----- >From: edk2-devel [mailto:edk2-devel-bounces@lists.01.org] On Behalf Of >xujiawu >Sent: Friday, February 24, 2017 2:59 PM >To: edk2-devel@ml01.01.org >Cc: 'Daisy Wang' ; 'xujiawu' > >Subject: [edk2] FCE tool parse edk2 bios fd( build by linux gcc) failed > >Hello, edk2-devel > > I want to report a bug about fce tool: > >Fce tool parse edk2 bios fd( build by linux gcc) failed > > > >Reproduce step: > >1. Build OVMF.fd by linux gcc (ubuntu14.04, gcc version 4.85) > >2. Command: Fce read -i OVMF.fd > >3. Fce Failed and show: error while parse the FFS file. > > > >I want to know if fce tool doesn't support parse edk2 bios fd build by lin= ux >gcc. > > > >Thanks, > >Robin > >_______________________________________________ >edk2-devel mailing list >edk2-devel@lists.01.org >https://lists.01.org/mailman/listinfo/edk2-devel