From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mx1.redhat.com (mx1.redhat.com [209.132.183.28]) (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 241521A1E4F for ; Fri, 9 Sep 2016 01:38:51 -0700 (PDT) Received: from int-mx10.intmail.prod.int.phx2.redhat.com (int-mx10.intmail.prod.int.phx2.redhat.com [10.5.11.23]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id A24CF3F730; Fri, 9 Sep 2016 08:38:50 +0000 (UTC) Received: from lacos-laptop-7.usersys.redhat.com (ovpn-116-81.phx2.redhat.com [10.3.116.81]) by int-mx10.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id u898cm85007219; Fri, 9 Sep 2016 04:38:49 -0400 To: Ard Biesheuvel References: <20160909072356.4746-1-lersek@redhat.com> <4A89E2EF3DFEDB4C8BFDE51014F606A14B3E63EF@shsmsx102.ccr.corp.intel.com> <55929520-7be5-fbec-342b-fc61c70c128a@redhat.com> Cc: "Gao, Liming" , edk2-devel-01 , "Zhu, Yonghong" From: Laszlo Ersek Message-ID: <83b4df6f-5146-a376-936c-bb2a7cef9d43@redhat.com> Date: Fri, 9 Sep 2016 10:38:48 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.2.0 MIME-Version: 1.0 In-Reply-To: X-Scanned-By: MIMEDefang 2.68 on 10.5.11.23 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.30]); Fri, 09 Sep 2016 08:38:50 +0000 (UTC) Subject: Re: [PATCH v2] BaseTools/EfiRom: supply missing machine type lookup strings 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, 09 Sep 2016 08:38:51 -0000 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit On 09/09/16 10:27, Ard Biesheuvel wrote: > On 9 September 2016 at 09:26, Laszlo Ersek wrote: >> On 09/09/16 09:25, Gao, Liming wrote: >>> Reviewed-by: Liming Gao >> >> Thanks. >> >> Ard, are you OK with this patch? (You were OK with "ARM" in advance, but >> the AARCH64 string also changed in this version.) >> > > Yes, perfectly acceptable to me. > > Reviewed-by: Ard Biesheuvel Thanks. Commit 2d41ea3aed4e.