From owner-dev-commits-src-main@freebsd.org Tue Dec 29 04:11:31 2020 Return-Path: Delivered-To: dev-commits-src-main@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id A8FA34CF64A; Tue, 29 Dec 2020 04:11:31 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4D4gw34PyVz3DF2; Tue, 29 Dec 2020 04:11:31 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 8A278255C5; Tue, 29 Dec 2020 04:11:31 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 0BT4BVGT021202; Tue, 29 Dec 2020 04:11:31 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 0BT4BVlw021201; Tue, 29 Dec 2020 04:11:31 GMT (envelope-from git) Date: Tue, 29 Dec 2020 04:11:31 GMT Message-Id: <202012290411.0BT4BVlw021201@gitrepo.freebsd.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org From: Kevin Lo Subject: git: e9556246be68 - main - Revert "uefi.8: mention boot1.efi" MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: kevlo X-Git-Repository: src X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: e9556246be68c5fb9b805b6451366a700fd409bf Auto-Submitted: auto-generated X-BeenThere: dev-commits-src-main@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: "Commit messages for the main branch of the src repository." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 29 Dec 2020 04:11:31 -0000 The branch main has been updated by kevlo: URL: https://cgit.FreeBSD.org/src/commit/?id=e9556246be68c5fb9b805b6451366a700fd409bf commit e9556246be68c5fb9b805b6451366a700fd409bf Author: Kevin Lo AuthorDate: 2020-12-29 04:08:19 +0000 Commit: Kevin Lo 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