Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 Dec 2020 04:11:31 GMT
From:      Kevin Lo <kevlo@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org
Subject:   git: e9556246be68 - main - Revert "uefi.8: mention boot1.efi"
Message-ID:  <202012290411.0BT4BVlw021201@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by kevlo:

URL: https://cgit.FreeBSD.org/src/commit/?id=e9556246be68c5fb9b805b6451366a700fd409bf

commit e9556246be68c5fb9b805b6451366a700fd409bf
Author:     Kevin Lo <kevlo@FreeBSD.org>
AuthorDate: 2020-12-29 04:08:19 +0000
Commit:     Kevin Lo <kevlo@FreeBSD.org>
CommitDate: 2020-12-29 04:08:19 +0000

    Revert "uefi.8: mention boot1.efi"
    
    This reverts commit a8ec81e79871de98e30ce572a313f3f8d059ce7b
    
    Revert D27782.  imp@ pointed out that bsdinstall has been updated, and gpart
    bootcode isn't used with EFI.
---
 share/man/man8/uefi.8 | 11 +----------
 1 file changed, 1 insertion(+), 10 deletions(-)

diff --git a/share/man/man8/uefi.8 b/share/man/man8/uefi.8
index 9214dec8e20d..4224af835738 100644
--- a/share/man/man8/uefi.8
+++ b/share/man/man8/uefi.8
@@ -24,7 +24,7 @@
 .\"
 .\" $FreeBSD$
 .\"
-.Dd December 28, 2020
+.Dd May 9, 2020
 .Dt UEFI 8
 .Os
 .Sh NAME
@@ -118,15 +118,6 @@ system console is automatically selected when booting via
 .Bl -tag -width /boot/loader -compact
 .Nm
 bootstrap
-.It Pa /boot/boot1.efi
-.Xr msdosfs 5
-FAT file system image
-used by
-.Xr bsdinstall 8
-and the
-.Ar bootcode
-argument of
-.Xr gpart 8 .
 .It Pa /boot/loader.efi
 Final stage bootstrap
 .It Pa /boot/kernel/kernel



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202012290411.0BT4BVlw021201>