From owner-svn-doc-head@FreeBSD.ORG Fri Oct 10 20:48:03 2014 Return-Path: Delivered-To: svn-doc-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 6B945F92; Fri, 10 Oct 2014 20:48:03 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 3DBBAFF2; Fri, 10 Oct 2014 20:48:03 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id s9AKm3Fd089997; Fri, 10 Oct 2014 20:48:03 GMT (envelope-from wblock@FreeBSD.org) Received: (from wblock@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id s9AKm3Qd089996; Fri, 10 Oct 2014 20:48:03 GMT (envelope-from wblock@FreeBSD.org) Message-Id: <201410102048.s9AKm3Qd089996@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: wblock set sender to wblock@FreeBSD.org using -f From: Warren Block Date: Fri, 10 Oct 2014 20:48:03 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r45775 - head/en_US.ISO8859-1/htdocs/news/status X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the doc tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Oct 2014 20:48:03 -0000 Author: wblock Date: Fri Oct 10 20:48:02 2014 New Revision: 45775 URL: https://svnweb.freebsd.org/changeset/doc/45775 Log: Add UEFI report. Modified: head/en_US.ISO8859-1/htdocs/news/status/report-2014-07-2014-09.xml Modified: head/en_US.ISO8859-1/htdocs/news/status/report-2014-07-2014-09.xml ============================================================================== --- head/en_US.ISO8859-1/htdocs/news/status/report-2014-07-2014-09.xml Fri Oct 10 20:45:47 2014 (r45774) +++ head/en_US.ISO8859-1/htdocs/news/status/report-2014-07-2014-09.xml Fri Oct 10 20:48:02 2014 (r45775) @@ -1545,4 +1545,76 @@ + + + UEFI Boot + + + + + Ed + Maste + + emaste@FreeBSD.org + + + + + Nathan + Whitehorn + + nwhitehorn@FreeBSD.org + + + + + &os; UEFI wiki page + &os; snapshots + + + +

The Unified Extensible Firmware Interface, or UEFI, provides + boot- and run-time services for x86 and other computers. For + the x86 architecture it replaces the legacy BIOS. This + project will adapt the &os; loader and kernel boot process for + compatibility with UEFI firmware, found on contemporary + servers, desktops, and laptops.

+ +

Over the last three months Ed and others refined the existing + UEFI support and merged it to the stable/10 branch for the + upcoming &os; 10.1 release.

+ +

To avoid the risk of a regression, the standard &os; 10.1 + install images continue to use the existing partitioning + scheme and support only legacy BIOS boot. Separate + UEFI-enabled installer images will be included with 10.1.

+ + + The &os; Foundation + + + +

Document manual installation, including dual-boot + configurations.

+
+ + +

Implement boot1.efi for ZFS file systems.

+
+ + +

Add support for UEFI variables stored in non-volatile + memory (NVRAM).

+
+ + +

Debug boot failures with certain UEFI firmware + implementations.

+
+ + +

Support secure boot.

+
+
+