From owner-freebsd-current@FreeBSD.ORG Wed Oct 2 21:00:38 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 D5CC5301 for ; Wed, 2 Oct 2013 21:00:38 +0000 (UTC) (envelope-from michael@kryptos-security.com) Received: from mail-oa0-f50.google.com (mail-oa0-f50.google.com [209.85.219.50]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id A0E612995 for ; Wed, 2 Oct 2013 21:00:38 +0000 (UTC) Received: by mail-oa0-f50.google.com with SMTP id j1so1435945oag.9 for ; Wed, 02 Oct 2013 14:00:31 -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=tuz3kKNZf6avwRAIoDrkVN+6sd5btpjncEHc30TA0+Q=; b=Mp+TXGgDZ0qDzw1fg+vXnhx7770Ycad9zFq1CAihVv3iGayi9jEjyxdA4VFoYvofsT OKV6uzO+Tdn8Uw1SBEl1v5JVENSiLzenUHZuITS6ToAAR3ZzdlvW1VVCqG1d25+FxuZZ rMBLO7dEUTeLHf057m0jjRWeAYCz1Igh1CGomqYwl3UXbzb8s9Wi07Ckwwh6EKnqUXRK 6d5sKB/BW3lUa9yhzZCoGYZbeD1+I5gOeN+1ipJy5DgMGmpjpjIdnwtdJlVoybYMbQ8C fR7LKSF4gOtnP+M2tfKL/cGUEE48DkM+MBUQuQwQpjD450Yo515+WCzwHO3N7SF4V6mN n3vg== X-Gm-Message-State: ALoCoQlY+6iorE3XoWFlEES0exbQ1U4VWqfVeoo3Vi3mTrw6EapGwhmx5xir5103yOkPpuW0kYbO MIME-Version: 1.0 X-Received: by 10.60.42.203 with SMTP id q11mr3707491oel.54.1380747631498; Wed, 02 Oct 2013 14:00:31 -0700 (PDT) Received: by 10.76.153.66 with HTTP; Wed, 2 Oct 2013 14:00:31 -0700 (PDT) X-Originating-IP: [66.177.125.30] Received: by 10.76.153.66 with HTTP; Wed, 2 Oct 2013 14:00:31 -0700 (PDT) In-Reply-To: <201310021335.12332.jhb@freebsd.org> References: <201310021335.12332.jhb@freebsd.org> Date: Wed, 2 Oct 2013 17:00:31 -0400 Message-ID: Subject: Re: UEFI From: Michael Copeland To: John Baldwin 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 21:00:38 -0000 Thanks, John.