From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga06.intel.com (mga06.intel.com [134.134.136.31]) (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 47AFF81EE2 for ; Thu, 26 Jan 2017 07:25:17 -0800 (PST) Received: from fmsmga006.fm.intel.com ([10.253.24.20]) by orsmga104.jf.intel.com with ESMTP; 26 Jan 2017 07:25:16 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.33,289,1477983600"; d="scan'208,217";a="58491926" Received: from fmsmsx106.amr.corp.intel.com ([10.18.124.204]) by fmsmga006.fm.intel.com with ESMTP; 26 Jan 2017 07:25:16 -0800 Received: from fmsmsx156.amr.corp.intel.com (10.18.116.74) by FMSMSX106.amr.corp.intel.com (10.18.124.204) with Microsoft SMTP Server (TLS) id 14.3.248.2; Thu, 26 Jan 2017 07:25:16 -0800 Received: from fmsmsx107.amr.corp.intel.com ([169.254.6.78]) by fmsmsx156.amr.corp.intel.com ([169.254.13.248]) with mapi id 14.03.0248.002; Thu, 26 Jan 2017 07:25:16 -0800 From: "Foster, Matthew I" To: "edk2-devel@lists.01.org" Thread-Topic: EFI shell script Thread-Index: AdJ35/O/m/o/fuWPRwGLHOixeO23Ug== Date: Thu, 26 Jan 2017 15:25:15 +0000 Message-ID: <3E72E29DAAE6E94BB0236F004CFB699B78953171@fmsmsx107.amr.corp.intel.com> Accept-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [10.1.200.106] MIME-Version: 1.0 X-Content-Filtered-By: Mailman/MimeDel 2.1.21 Subject: EFI shell script 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: Thu, 26 Jan 2017 15:25:17 -0000 Content-Language: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Is there any version of the EFI shell or library that implements performing= simple arithmetic operations on numeric values stored in the shell environ= ment variables in an EFI shell script?