From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received-SPF: Pass (sender SPF authorized) identity=mailfrom; client-ip=2a00:1450:4864:20::32b; helo=mail-wm1-x32b.google.com; envelope-from=leif.lindholm@linaro.org; receiver=edk2-devel@lists.01.org Received: from mail-wm1-x32b.google.com (mail-wm1-x32b.google.com [IPv6:2a00:1450:4864:20::32b]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ml01.01.org (Postfix) with ESMTPS id 47A7F2116325C for ; Sat, 20 Oct 2018 03:09:38 -0700 (PDT) Received: by mail-wm1-x32b.google.com with SMTP id i8-v6so5754786wmg.0 for ; Sat, 20 Oct 2018 03:09:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:content-transfer-encoding:in-reply-to :user-agent; bh=xoZ0gBcM9ZTg4eQQf+el45V+nLhrFpZl74LzoqEOdN0=; b=G5JeImZRD4oBGgbszGxXJj5PJXJgERou6suoIbZknhJ3qG2xr6evdph9V+JSiYdpfC tRsHQDqzZgmCB7ufvm4gkGgE/RV9V+ufGQ00oDx9wkAUhcSgmzA4OuBfolWIWR9u2I7n Ayipse5yTi0OR+WXK82mPltaoFri2zAonYR6k= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:content-transfer-encoding :in-reply-to:user-agent; bh=xoZ0gBcM9ZTg4eQQf+el45V+nLhrFpZl74LzoqEOdN0=; b=IsBDe583tk1UYBuKz9p2434eENgn87r0V4rPVFbuiqw+qzNsW6NLURXn5Avfy1mCLR kyYUt+ENY4a5I83NiaUBJtQoCX11Wgy3QdzIQLCfBWBhnbaTJW5TymonzmwauThEUfHT zZXaw+yedJOzWuL/iicwk50PBj/2m43trVG0hhy/p2Z4oW1IHdxkPpnjcNi00381pA16 Ml2/AVLvTU9v1As0tESaHs5GAIOODQXb4hF+b9Qo44wnKKl4iP1pQRYouWAB8CQjmpRY ZnMl8xsjMsqFSPS/6YUFMQmbCjvsv5qXLAhAjDbDLxt5gt6gF7oPdE4HnOPa8hw8fSqf v3OQ== X-Gm-Message-State: ABuFfogEB6D0oy3deIGsUHLtv7kVe5DIaUdg3rNsv6/RmvjAT5JVu5La WKx8YdY0all3u/xiAiXSY+Lw2Q== X-Google-Smtp-Source: ACcGV62J62BLe+VitB0fOypgvMmpzBZlvcRiIIX997nTMsyL+Vs4VzwCoX0kN+EH/f7e0ywR3/Lubg== X-Received: by 2002:a1c:9ca:: with SMTP id 193-v6mr8655378wmj.86.1540030176912; Sat, 20 Oct 2018 03:09:36 -0700 (PDT) Received: from bivouac.eciton.net (bivouac.eciton.net. [2a00:1098:0:86:1000:23:0:2]) by smtp.gmail.com with ESMTPSA id l70-v6sm14136543wma.0.2018.10.20.03.09.35 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Sat, 20 Oct 2018 03:09:35 -0700 (PDT) Date: Sat, 20 Oct 2018 11:09:33 +0100 From: Leif Lindholm To: "Long, Qin" Cc: "Richardson, Brian" , "edk2-devel@lists.01.org" Message-ID: <20181020100933.bglpjpykvg5xbqdg@bivouac.eciton.net> References: <80AC2BAA3152784F98F581129E5CF5AFBA9FE05C@ORSMSX114.amr.corp.intel.com> <80AC2BAA3152784F98F581129E5CF5AFBAA5BA28@ORSMSX114.amr.corp.intel.com> MIME-Version: 1.0 In-Reply-To: <80AC2BAA3152784F98F581129E5CF5AFBAA5BA28@ORSMSX114.amr.corp.intel.com> User-Agent: NeoMutt/20170113 (1.7.2) Subject: Re: [staging/MicroPythonTestFramework]: MicroPython Test Framework for UEFI 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: Sat, 20 Oct 2018 10:09:39 -0000 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit Thanks Brian, Long, could you please 1) Send me the commit hashes of micropython and oniguruma that you have tested with the overrides? 2) Add a top-level Readme.md to the MicroPythonTestFramework branch, mentioning yourself as maintainer and the commit hashes of any external projects used? Best Regards, Leif On Fri, Oct 19, 2018 at 06:18:35AM +0000, Richardson, Brian wrote: > Leif: > > Thank you for your feedback. Long Qin is a good starting contact for MicroPython issues. > > There are readme files for the sub-components, but I agree that the missing top-level readme file is an issue. > https://github.com/tianocore/edk2-staging/tree/MicroPythonTestFramework/MpyTestFrameworkPkg > https://github.com/tianocore/edk2-staging/tree/MicroPythonTestFramework/MicroPythonPkg > > Thanks … br > --- > Brian Richardson, Firmware Ecosystem Development, Intel Software > brian.richardson@intel.com -- @intel_brian (Twitter & WeChat) > https://software.intel.com/en-us/meet-the-developers/evangelists/team/brian-richardson > > From: Leif Lindholm > Sent: Friday, October 19, 2018 12:34 AM > To: Richardson, Brian > Cc: edk2-devel@lists.01.org > Subject: Re: [edk2] [staging/MicroPythonTestFramework]: MicroPython Test Framework for UEFI > > Hi Brian, > > I've started having a look at this, and have a few comments: > - There is no Readme.md at the top level, as set out in https://github.com/tianocore/edk2-staging/blob/about/README > Mainly, this means I don't know who I should cc on any comments I have. > - There have been substantial changes to oniguruma, and the module no longer builds. Can we have exact commit hashes for the two external projects added to the toplevel Readme.md? > - At least Uefi/modets.c and Uefi/modos.c contain Ia32/X64-specific bits. Could these bits be put in architecture-specific subdirectories? > > Regards, > > Leif > > On 10 August 2018 at 03:44, Richardson, Brian > wrote: > The "MicroPython Test Framework for UEFI" project has been added to edk2-staging for community feedback. > https://github.com/tianocore/edk2-staging/tree/MicroPythonTestFramework > > This includes a port of MicroPython to UEFI and a test execution environment that can run from the UEFI Shell. > https://github.com/tianocore/edk2-staging/tree/MicroPythonTestFramework/MicroPythonPkg > https://github.com/tianocore/edk2-staging/tree/MicroPythonTestFramework/MpyTestFrameworkPkg > > Additional Info: > https://github.com/tianocore/tianocore.github.io/wiki/MicroPython-Test-Framework-for-UEFI > > Thanks ... br > --- > Brian Richardson, Senior Technical Marketing Engineer, Intel Software > brian.richardson@intel.com> -- @intel_brian (Twitter & WeChat) > https://software.intel.com/en-us/meet-the-developers/evangelists/team/brian-richardson > > _______________________________________________ > edk2-devel mailing list > edk2-devel@lists.01.org > https://lists.01.org/mailman/listinfo/edk2-devel >