From nobody Sat Apr 11 18:24:56 2026 X-Original-To: dev-commits-src-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4ftMXY69qtz6YvCk for ; Sat, 11 Apr 2026 18:25:01 +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 "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4ftMXY5YWDz3YZD for ; Sat, 11 Apr 2026 18:25:01 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1775931901; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=s/mHCRz8TPlwy7tPuAmGUNsyMf8AVFZBUlZVs1J+UyY=; b=DvQeQrdpgrpZTNeme49pUdnlk0XIqDO3PZxuWX6T5Pguo3zRZSVB3NeL28+7htXd/K6jO1 3kUqOrS85ueVpz+NhOn66x11T21WRkSzMyScvPeCXwoeN29bKYdLHrkM0EJoSZ9hTZh46A mgiOu6nLJ77jSXLBslMmHTs7fEwulttz9SGfyYFZoYXMJqg66y6FPvaSF6NZOwSpco3pdG YdM4XQivqPAnLOOrTB6sqzhnP//9fnIqrsDgnZf5kXZ+V0OhpyCi9OHIVTs/YwjbKCEYYq ZXOs8CT1W9l4o31ZemwzZq7m7C5e+u4xxcHhYFt7t1FFHuVyf5RwlRda2A7rjw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1775931901; a=rsa-sha256; cv=none; b=u0C9alQeKZutyzIigmjmM+DOT7sTOulZUVJ4RtMA9zXm20wob7TNSlk6NT2DUvwQTc+FUr mgBZ3qwplERGuXt382Wr450YO51UPCgE3gT2Tybt5BqgE92U6JkFVUTcc6v+8FBGZFskI7 qxuOETmMWJQXAG+RJ7ZA2KaM2lVIwt87PNt3iSagOKARI1wEgEvw0pJR+fN8Xh9eCSDwYH aTDIWrcjiwDDSi/z7wCzUAALLYbfQbkz7tLH+s5lc5xgPDD+kf8Coh99Iq0GlrDVVnXvQ5 dSB1NaMwvyfWHpxL4fRXx5pjLwP7C0IHEkL+DHIL4UkHCIiegj0Dm6/BWTl93A== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1775931901; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=s/mHCRz8TPlwy7tPuAmGUNsyMf8AVFZBUlZVs1J+UyY=; b=a42rtzNECV5YAunChwdsoDjlhh+qZz0U+dVWC5mU3eV7BgMat9K2YFeB7lfMziXpU6Gw1b DjUqzoN64T6o2MEj1PYvVWjTMZeyQt84aLb3Y87eyocwCQdiAn8ME1n4JeS8hEDDbez5dC xgI6uSKHOP6QbMdYltALFbWrJ2hG/4/BiO/RUy7nwfr0ZsflpwOuuJTS6YbO9l8FtTz5QU bQKHrIx4A9XMfFv0jdYfiGmY8aYCYZmgmsaSAE7WjNjDtj4YJFAK+DGkKRowVkKe0F0TP+ 7Vv0P86FTxA6WSy5TtPPJKICBIONTYpqKELKoIPj/+tTMREW/W1QLtF+jhTy5g== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4ftMXY50jfzjLh for ; Sat, 11 Apr 2026 18:25:01 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 3793d by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Sat, 11 Apr 2026 18:24:56 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org From: Michael Osipov Subject: git: 4f684e929de1 - main - loader.efi.8/efibootmgr.8: Don't use contradicting term 'EFI BIOS' List-Id: Commit messages for the main branch of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-src-main@freebsd.org Sender: owner-dev-commits-src-main@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: michaelo X-Git-Repository: src X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 4f684e929de1275b1099b17b2a2cff0d3f4af223 Auto-Submitted: auto-generated Date: Sat, 11 Apr 2026 18:24:56 +0000 Message-Id: <69da91f8.3793d.5353ddee@gitrepo.freebsd.org> The branch main has been updated by michaelo: URL: https://cgit.FreeBSD.org/src/commit/?id=4f684e929de1275b1099b17b2a2cff0d3f4af223 commit 4f684e929de1275b1099b17b2a2cff0d3f4af223 Author: Michael Osipov AuthorDate: 2026-04-09 11:39:41 +0000 Commit: Michael Osipov CommitDate: 2026-04-11 18:24:43 +0000 loader.efi.8/efibootmgr.8: Don't use contradicting term 'EFI BIOS' Both (U)EFI and BIOS are completely different things, be precise and don't use them together. Reviewed by: imp MFC after: 3 days Differential Revision: https://reviews.freebsd.org/D56329 --- stand/efi/loader/main.c | 8 ++++---- stand/man/loader.efi.8 | 12 ++++++------ usr.sbin/efibootmgr/efibootmgr.8 | 4 ++-- 3 files changed, 12 insertions(+), 12 deletions(-) diff --git a/stand/efi/loader/main.c b/stand/efi/loader/main.c index e54f3e1f9f35..9604f16a2480 100644 --- a/stand/efi/loader/main.c +++ b/stand/efi/loader/main.c @@ -1007,10 +1007,10 @@ parse_uefi_con_out(void) * If we don't have any Con* variable use both. If we have GOP * make video primary, otherwise set serial primary. In either * case, try to use both the 'efi' console which will use the - * GOP, if present and serial. If there's an EFI BIOS that omits - * this, but has a serial port redirect, we'll unavioidably get - * doubled characters, but we'll be right in all the other more - * common cases. + * GOP, if present and serial. If there's a UEFI firmware that + * omit this, but has a serial port redirect, we'll unavoidably + * get doubled characters, but we'll be right in all the other + * more common cases. */ if (efi_has_gop()) how |= RB_MULTIPLE; diff --git a/stand/man/loader.efi.8 b/stand/man/loader.efi.8 index 80d16d45670a..8bb88dd2e24f 100644 --- a/stand/man/loader.efi.8 +++ b/stand/man/loader.efi.8 @@ -30,7 +30,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.Dd September 3, 2024 +.Dd April 11, 2026 .Dt LOADER.EFI 8 .Os .Sh NAME @@ -64,7 +64,7 @@ process. .Xr boot1.efi 8 is deprecated for new installations. .Ss Console Considerations -The EFI BIOS provides a generic console. +The UEFI firmware provides a generic console. In .Nm this is selected by specifying @@ -114,8 +114,8 @@ primary if a UEFI graphics device is detected, or the serial console as primary if not. .Pp On x86 platforms, if you wish to redirect the loader's output to a serial port -when the EFI BIOS doesn't support it, or to a serial port that isn't the one the -EFI BIOS redirects its output to, set +when the UEFI firmware doesn't support it, or to a serial port that isn't the +one the UEFI firmware redirects its output to, set .Dv console to .Dq comconsole . @@ -135,9 +135,9 @@ If this causes a doubling of characters, set .Dv console to .Dq efi , -since your EFI BIOS is redirecting to the serial port already. +since your UEFI firmware is redirecting to the serial port already. .Pp -If your EFI BIOS redirects the serial port, you may need to tell the kernel +If your UEFI firmware redirects the serial port, you may need to tell the kernel which address to use. EFI uses ACPI's UID to identify the serial port, but .Nm diff --git a/usr.sbin/efibootmgr/efibootmgr.8 b/usr.sbin/efibootmgr/efibootmgr.8 index e5054023e40c..62ca0d6da3b2 100644 --- a/usr.sbin/efibootmgr/efibootmgr.8 +++ b/usr.sbin/efibootmgr/efibootmgr.8 @@ -24,7 +24,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.Dd September 22, 2024 +.Dd April 11, 2026 .Dt EFIBOOTMGR 8 .Os .Sh NAME @@ -84,7 +84,7 @@ boot method to be tried once upon the next boot. The UEFI standard defines how hosts may control what is used to bootstrap the system. Each method is encapsulated within a persistent UEFI variable, -stored by the UEFI BIOS of the form +stored by the UEFI firmware of the form .Cm Boot Ns Em XXXX (where XXXX are uppercase hexadecimal digits). These variables are numbered, each describing where to load the bootstrap