From owner-freebsd-current@FreeBSD.ORG Wed Oct 2 22:15:25 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id A7365344 for ; Wed, 2 Oct 2013 22:15:25 +0000 (UTC) (envelope-from michael@kryptos-security.com) Received: from mail-oa0-f49.google.com (mail-oa0-f49.google.com [209.85.219.49]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 6E6162E19 for ; Wed, 2 Oct 2013 22:15:24 +0000 (UTC) Received: by mail-oa0-f49.google.com with SMTP id i4so1473990oah.8 for ; Wed, 02 Oct 2013 15:15:24 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=eL8AuUs8vnl3W7nFy/yuRj1C6Nsm9wPeTv0pB3X4T+0=; b=NqseDbejiutnR/NODMsFdtesYxikkYZyaWdc109rkAec2I3sM6ag/Of0WTk4QCHZAu aY0YvtQaq0K4pH+sVf0myahi2l1aBgeckgl6lRm5xaFjQ2zizPgnBoesflRDbSej/y3Z 3o0cLEfC9TzJiF/jd5uAsjA3dRP0F36HwCC0TLnO35QTFDiwLrIkYQE8wiLtndTfiDwd 0aHh8TKwnuCMwtOveIcabXz812Qvm2TG3MM+fE6Sk/Nw4gDfvCdLwuAXC45/XgR0lrGH XPYx9iR7ABMDGdPBGEl5m752FjGg7iguUOQIfM1Kv0y55u2TtZJXlOai4Mtb9afaknSm mL3w== X-Gm-Message-State: ALoCoQlj5Yu8LVvd9MZv0+d1KP/gH9ba4bbg/re1jcFayzZpqrb1mHVM7h3G4Tg/sf9f4LwGMAIC MIME-Version: 1.0 X-Received: by 10.60.142.8 with SMTP id rs8mr7082028oeb.34.1380750703527; Wed, 02 Oct 2013 14:51:43 -0700 (PDT) Received: by 10.76.153.66 with HTTP; Wed, 2 Oct 2013 14:51:43 -0700 (PDT) X-Originating-IP: [66.177.125.30] Received: by 10.76.153.66 with HTTP; Wed, 2 Oct 2013 14:51:43 -0700 (PDT) In-Reply-To: <338B1E4D-0D69-4546-847B-D3475F7AD6D3@jeamland.net> References: <201310021335.12332.jhb@freebsd.org> <3FDAD33A-EC8A-41E6-824A-BA0E11DFC0E6@jeamland.net> <338B1E4D-0D69-4546-847B-D3475F7AD6D3@jeamland.net> Date: Wed, 2 Oct 2013 17:51:43 -0400 Message-ID: Subject: Re: UEFI From: Michael Copeland To: Benno Rice Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: freebsd-current X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 02 Oct 2013 22:15:25 -0000 Thanks for the heads up, my fault for assuming I should use clang since it was default in head. I actually did not see any errors, so I just proceeded to put it in the ESP. Guess I should have looked into it a bit further.