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.24, mailfrom: jaben.carsey@intel.com) Received: from mga09.intel.com (mga09.intel.com [134.134.136.24]) by groups.io with SMTP; Mon, 05 Aug 2019 13:28:55 -0700 X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga001.fm.intel.com ([10.253.24.23]) by orsmga102.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 05 Aug 2019 13:28:54 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.64,350,1559545200"; d="scan'208";a="192496032" Received: from fmsmsx103.amr.corp.intel.com ([10.18.124.201]) by fmsmga001.fm.intel.com with ESMTP; 05 Aug 2019 13:28:54 -0700 Received: from fmsmsx114.amr.corp.intel.com (10.18.116.8) by FMSMSX103.amr.corp.intel.com (10.18.124.201) with Microsoft SMTP Server (TLS) id 14.3.439.0; Mon, 5 Aug 2019 13:28:53 -0700 Received: from fmsmsx103.amr.corp.intel.com ([169.254.2.42]) by FMSMSX114.amr.corp.intel.com ([169.254.6.168]) with mapi id 14.03.0439.000; Mon, 5 Aug 2019 13:28:53 -0700 From: "Carsey, Jaben" To: "devel@edk2.groups.io" , "sami.mujawar@arm.com" , "Kinney, Michael D" CC: "Ni, Ray" , "Gao, Zhichao" Subject: Re: [edk2-devel] [Patch v3 0/2] ShellPkg: Fix IA32 build failure in acpiview Thread-Topic: [edk2-devel] [Patch v3 0/2] ShellPkg: Fix IA32 build failure in acpiview Thread-Index: AQHVSZ1ZhNVxCcZ9Dk+V96T+cUqqpqbs2JQAgAAs70A= Date: Mon, 5 Aug 2019 20:28:52 +0000 Message-ID: References: <20190803014655.11184-1-michael.d.kinney@intel.com> In-Reply-To: Accept-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiMGQ4YzI3MzQtMmEwMS00ZWUxLWJlMDUtYTU0NTllM2I3ZjQwIiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX05UIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE3LjEwLjE4MDQuNDkiLCJUcnVzdGVkTGFiZWxIYXNoIjoiNFMxRnljbVhcL1didjNMQmIzN003ZURVXC9XeVhYRWg5bysyMWpwWXBlbHlvT3FKdGx4ZldzV0g2Z1lpUTlkZU9HIn0= x-ctpclassification: CTP_NT dlp-product: dlpe-windows dlp-version: 11.0.600.7 dlp-reaction: no-action x-originating-ip: [10.1.200.108] MIME-Version: 1.0 Return-Path: jaben.carsey@intel.com Content-Language: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Reviewed-by: Jaben Carsey Thanks -Jaben > -----Original Message----- > From: devel@edk2.groups.io [mailto:devel@edk2.groups.io] On Behalf Of > Sami Mujawar > Sent: Monday, August 05, 2019 3:48 AM > To: devel@edk2.groups.io; Kinney, Michael D > Cc: Carsey, Jaben ; Ni, Ray ; > Gao, Zhichao > Subject: Re: [edk2-devel] [Patch v3 0/2] ShellPkg: Fix IA32 build failur= e in > acpiview >=20 > For this patch series. >=20 > Tested-by: Sami Mujawar > Reviewed-by: Sami Mujawar >=20 > Regards, >=20 > Sami Mujawar >=20 > -----Original Message----- > From: devel@edk2.groups.io On Behalf Of Michael > D Kinney via Groups.Io > Sent: 03 August 2019 02:47 AM > To: devel@edk2.groups.io > Cc: Jaben Carsey ; Ray Ni ; > Zhichao Gao ; Sami Mujawar > > Subject: [edk2-devel] [Patch v3 0/2] ShellPkg: Fix IA32 build failure in > acpiview >=20 > Use BaseLib MultuU64x64() to prevent intrinsics being added on IA32 buil= ds. > Add acpiview to a version of the Shell that is build with ShellPkg.dsc t= o catch > this type of issue in ShellPkg builds. >=20 > Cc: Jaben Carsey > Cc: Ray Ni > Cc: Zhichao Gao > Cc: Sami Mujawar > Signed-off-by: Michael D Kinney >=20 > Michael D Kinney (2): > ShellPkg/AcpiView: Fix IA32 link error > ShellPkg: Add shell with all commands integrated >=20 > .../Parsers/Slit/SlitParser.c | 2 +- > ShellPkg/ShellPkg.dsc | 22 ++++++++++++++++++- > 2 files changed, 22 insertions(+), 2 deletions(-) >=20 > -- > 2.21.0.windows.1 >=20 >=20 >=20 >=20 > IMPORTANT NOTICE: The contents of this email and any attachments are > confidential and may also be privileged. If you are not the intended rec= ipient, > please notify the sender immediately and do not disclose the contents to= any > other person, use it for any purpose, or store or copy the information i= n any > medium. Thank you. >=20 >=20