From owner-freebsd-arm@freebsd.org Wed Jun 22 17:31:47 2016 Return-Path: Delivered-To: freebsd-arm@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 10202B72C0A for ; Wed, 22 Jun 2016 17:31:47 +0000 (UTC) (envelope-from carpeddiem@gmail.com) Received: from mail-it0-x232.google.com (mail-it0-x232.google.com [IPv6:2607:f8b0:4001:c0b::232]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id CA0A31395; Wed, 22 Jun 2016 17:31:46 +0000 (UTC) (envelope-from carpeddiem@gmail.com) Received: by mail-it0-x232.google.com with SMTP id f6so44250314ith.0; Wed, 22 Jun 2016 10:31:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to; bh=H98IhJu2Yyc/8wnyHdPV2YIn2BGGAXD7Can+lSr/dBw=; b=Vi9tf2cTIE2YeKIVY8XXmCbSW1c9lLN+AlvHjigAwhXBeRIIprzhSUaD33omq1xchw wtjNVWy8eDHM8lBEk6W8HXETOa2cM80Kw918VRSaUzQ+R6tR/RbeZbqjBy4NIUO7UeeL mj/sLJNwaEf/HLQdzwy0EBdqEPvQgtSa+rr3W/P0fW8EbTmYX4RzcibhmPtRrLtWRNc0 bd37VxfctG85tWP0Y/2g28umeBVRL8qJC025CLIrmaiqX/a7yRXjreCFJFkAzwPEYdfO ccGHF98pGyvzobVlgy1a23EoHGStt2hl4GgXEEBX87iPTUVnBqODrRVJUYRxqIGhfCt6 /1Jw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:sender:in-reply-to:references:from :date:message-id:subject:to; bh=H98IhJu2Yyc/8wnyHdPV2YIn2BGGAXD7Can+lSr/dBw=; b=C5tBS5FLrjaw6q/V5qxaL6gFOBXmkakBt+FuO2oNYKIEyLmtlmebxhxtBN1D7XkBAG 6UBZXqQHt/oIADxST/hhNCQKcbPAnHqGHhOdTd7PsXkRhhawy4f3H7c5NZFre6zehQNz Qcj3AiL8v6/qIHQ4ZFmSdn9Pi3TJiMyCl1wWnOlT8Egj+RR29Q99Z7IzrWoNo7aUV8+H 9ofBOTZJ4ECgjfTr8UlyKf9nwmWAg0MbDCQCCdzKUouKSeqJFSIo2VS9onflz935qeI8 b7B1WlhIlEgGwmT1W0J4IWL6/fjw2hDlQWtRWUEoS84TfTeTdj32UGzumF1qGCeAmaY2 oKTw== X-Gm-Message-State: ALyK8tKKeF+x7kRRnisv1RG/lPz/KuMx++b+VEz7Fh33c8w5GVI1kXYsOEuR/4dIU8YIkq89VXmTLLCnksKSmg== X-Received: by 10.36.57.199 with SMTP id l190mr16691418ita.5.1466616706063; Wed, 22 Jun 2016 10:31:46 -0700 (PDT) MIME-Version: 1.0 Sender: carpeddiem@gmail.com Received: by 10.107.6.213 with HTTP; Wed, 22 Jun 2016 10:31:26 -0700 (PDT) In-Reply-To: <20160603223153.GA70896@FreeBSD.org> References: <20160603223153.GA70896@FreeBSD.org> From: Ed Maste Date: Wed, 22 Jun 2016 13:31:26 -0400 X-Google-Sender-Auth: mDftpGFKrNmq6Ir1_JuPRpD1EAQ Message-ID: Subject: Re: New FreeBSD snapshots available: head (20160528 r301230) To: Glen Barber , Andrew Turner , "freebsd-arm@freebsd.org" Content-Type: text/plain; charset=UTF-8 X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: "Porting FreeBSD to ARM processors." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 Jun 2016 17:31:47 -0000 On 3 June 2016 at 18:31, Glen Barber wrote: > > Note regarding arm64/aarch64 virtual machine images: a modified QEMU EFI > loader file is needed for qemu-system-aarch64 to be able to boot the > virtual machine images. The file can be found here, for now, until > various patches are available upstream: > > http://people.FreeBSD.org/~gjb/QEMU_EFI.fd Linaro has newer UEFI firmware builds for AArch64 QEMU at https://wiki.linaro.org/LEG/UEFIforQEMU and I've just now checked and found that it boots the most recent FreeBSD arm64 memstick snapshot. The specific one I tested was: http://snapshots.linaro.org/components/kernel/leg-virt-tianocore-edk2-upstream/1036/QEMU-AARCH64/RELEASE_CLANG35/QEMU_EFI.fd