Date: Mon, 30 Jul 2018 17:59:18 +0000 (UTC) From: Kyle Evans <kevans@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r336923 - head Message-ID: <201807301759.w6UHxIPH087630@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: kevans Date: Mon Jul 30 17:59:18 2018 New Revision: 336923 URL: https://svnweb.freebsd.org/changeset/base/336923 Log: Correct typo from r336921; BIOS/legacy boot... Modified: head/UPDATING Modified: head/UPDATING ============================================================================== --- head/UPDATING Mon Jul 30 17:58:41 2018 (r336922) +++ head/UPDATING Mon Jul 30 17:59:18 2018 (r336923) @@ -33,7 +33,7 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 12.x IS SLOW: 20180730: amd64/GENERIC now has EFI runtime services, EFIRT, enabled by default. - This should have no effect if the kernel is booted via UEFI/legacy boot. + This should have no effect if the kernel is booted via BIOS/legacy boot. EFIRT may be disabled via a loader tunable, efi.rt_disabled, if a system has a buggy firmware that prevents a successful boot due to use of runtime services.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201807301759.w6UHxIPH087630>