From owner-freebsd-current@FreeBSD.ORG Sun Sep 22 19:00:29 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 1DABEE73 for ; Sun, 22 Sep 2013 19:00:29 +0000 (UTC) (envelope-from michael@kryptos-security.com) Received: from mail-pb0-f43.google.com (mail-pb0-f43.google.com [209.85.160.43]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id ECD152099 for ; Sun, 22 Sep 2013 19:00:28 +0000 (UTC) Received: by mail-pb0-f43.google.com with SMTP id md4so2350875pbc.30 for ; Sun, 22 Sep 2013 12:00:22 -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:date:message-id:subject:from:to :content-type; bh=rFh3KdGEbZhG/39jFj4rw1uxQgE3c7hhMlSh2M4qGCE=; b=IapxPSUNMkmIxDMkvtZkRG5vypZKHm5V2Ss81K4Fv/zJq1t/dZZSQElvodg2jbU2cN 1WB4ZRJ1bzY446J8yjKS0ieWCpH6hU9/xfodQBRmFJyvgujX1gAeGOutTO9UtWgFWZ+S fuqy5eIN12rPcF8fzDt/sVFd3yzmPkRMrzm4SEFbwvdI51vXu/W09bemJCbXOeYE+hEN YMsdDJdVRfnkGwLZ1vo9+Cv1MdQmslQR56/zUAn7r9YGZdpg+uY5gytqCi+hnRgRyiMD kjRI0P5tcyG0uDGtuy5QRp2L/ipBrxSMh6s9g7O2rbQFNsoTQFSRb2yycytuV7KqB/ky +LXg== X-Gm-Message-State: ALoCoQnBUZXoXiiy3WRnJ3yZuGTF5Zp5xDwBbAMt2vVzUBCbMIv/3Sj2e5y+Qb0X45wyh7YX6x4Q MIME-Version: 1.0 X-Received: by 10.66.230.138 with SMTP id sy10mr21014302pac.103.1379876422342; Sun, 22 Sep 2013 12:00:22 -0700 (PDT) Received: by 10.68.147.164 with HTTP; Sun, 22 Sep 2013 12:00:22 -0700 (PDT) X-Originating-IP: [66.177.125.30] Date: Sun, 22 Sep 2013 15:00:22 -0400 Message-ID: Subject: UEFI From: Michael Copeland To: freebsd-current Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 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: Sun, 22 Sep 2013 19:00:29 -0000 I noticed on freebsdnews that UEFI support could make it into release. https://wiki.freebsd.org/UEFI http://svnweb.freebsd.org/base/projects/uefi/ I've tested it as shown in the wiki link and it only reboots the vm. I'm just wondering if that news was accurate or if it's still going to be a long while till we have proper support for UEFI. - michael