From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:50120) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1URdlq-0003nP-UH for qemu-devel@nongnu.org; Mon, 15 Apr 2013 03:24:15 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1URdlp-0001Hb-MS for qemu-devel@nongnu.org; Mon, 15 Apr 2013 03:24:10 -0400 Received: from mx1.redhat.com ([209.132.183.28]:34547) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1URdlp-0001HX-ES for qemu-devel@nongnu.org; Mon, 15 Apr 2013 03:24:09 -0400 Message-ID: <516BAB13.4010408@redhat.com> Date: Mon, 15 Apr 2013 09:24:03 +0200 From: Gerd Hoffmann MIME-Version: 1.0 References: <1365455293-7084-1-git-send-email-linux@eikelenboom.it> In-Reply-To: <1365455293-7084-1-git-send-email-linux@eikelenboom.it> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH] Update Makefile to actually install the new efi-enabled nic roms that are used by default. List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Sander Eikelenboom Cc: aliguori@us.ibm.com, qemu-devel@nongnu.org On 04/08/13 23:08, Sander Eikelenboom wrote: > Commit c45e5b5b30ac1f5505725a7b36e68cedfce4f01f made a switch use the efi-enabled nic roms by default. > This patch updates the Makefile to install the roms so they can actually be used. Reviewed-by: Gerd Hoffmann cheers, Gerd