svn commit: r336923 - head

Kyle Evans kevans at FreeBSD.org
Mon Jul 30 17:59:19 UTC 2018


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.


More information about the svn-src-head mailing list