From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received-SPF: Pass (sender SPF authorized) identity=mailfrom; client-ip=96.73.9.1; helo=muon.bluestop.org; envelope-from=rebecca@bluestop.org; receiver=edk2-devel@lists.01.org Received: from muon.bluestop.org (muon.bluestop.org [96.73.9.1]) (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 EED90211982CC for ; Wed, 5 Dec 2018 09:31:10 -0800 (PST) Received: from muon.bluestop.org (localhost [127.0.0.1]) by muon.bluestop.org (Postfix) with ESMTP id DE688C84FD; Wed, 5 Dec 2018 10:31:58 -0700 (MST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=bluestop.org; s=mail; t=1544031119; bh=za6QKq339M761WC2ISK6GO5VWbIx08YA76bDzdY48bc=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=Jr504wdyl4Jy+nerR4vhu3bdiFzNttrfsJDgxv/yfpsJ2ENbvjnClXeh3aijv++Bs hjVuYMR75u/EQGKknY/4eLnSh7LHzOog7NE+Uiq7V2fcjgQW0yLm4T22HOD9nTD7pM Za7ost4hLBtdAfQOWGndG6WprBARGX4xHlD6KoiM= Received: from muon.bluestop.org ([127.0.0.1]) by muon.bluestop.org (muon.bluestop.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id AA0e_L8hebWq; Wed, 5 Dec 2018 10:31:58 -0700 (MST) Received: from photon.int.bluestop.org (gw.bluestop.org [96.73.9.3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by muon.bluestop.org (Postfix) with ESMTPSA; Wed, 5 Dec 2018 10:31:58 -0700 (MST) From: Rebecca Cran To: Laszlo Ersek Cc: "Brian J. Johnson" , Jeremiah Cox , stephano , "edk2-devel@lists.01.org" Date: Wed, 05 Dec 2018 10:31:09 -0700 Message-ID: <5264369.XOh7uYVVfo@photon.int.bluestop.org> In-Reply-To: <91c55561-1b96-9b2e-1866-277f1d3c51e9@redhat.com> References: <838b16fd-9821-c64c-19f4-aafb63140b6c@redhat.com> <39652103.F463k0L8Pm@photon.int.bluestop.org> <91c55561-1b96-9b2e-1866-277f1d3c51e9@redhat.com> MIME-Version: 1.0 Subject: Re: [edk2-announce] Research Request 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: Wed, 05 Dec 2018 17:31:11 -0000 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" On Wednesday, 5 December 2018 05:55:41 MST Laszlo Ersek wrote: > Can you assist with the following please? Also, a couple of notes: Go to https://code.bluestop.org/settings/user/lersek/ to configure preferences related to emails (http/plain), diffs etc. Install the arcanist package on your system or follow the instructions at https://secure.phabricator.com/book/phabricator/article/arcanist/#installing-arcanist to get a copy (the 'arc' command). It's the command-line interface to Phabricator. https://code.bluestop.org/differential/ is your main code reviews page. https://code.bluestop.org/diffusion/ is a repo browser. https://code.bluestop.org/maniphest/ (if we were to use it) is for tasks and bugs. -- Rebecca