summaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorKyle Evans <kevans@FreeBSD.org>2018-07-30 17:59:18 +0000
committerKyle Evans <kevans@FreeBSD.org>2018-07-30 17:59:18 +0000
commitdfa6eec2b1c86ae974cee6bf76649fc4fe003881 (patch)
tree779b31b98097a556f9026d23b28437f6ab6df6cd /UPDATING
parent4765717321121aa2c8fb377f920e59f83b924040 (diff)
downloadsrc-test2-dfa6eec2b1c86ae974cee6bf76649fc4fe003881.tar.gz
src-test2-dfa6eec2b1c86ae974cee6bf76649fc4fe003881.zip
Correct typo from r336921; BIOS/legacy boot...
Notes
Notes: svn path=/head/; revision=336923
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING2
1 files changed, 1 insertions, 1 deletions
diff --git a/UPDATING b/UPDATING
index f06468f61537..ebded032e740 100644
--- a/UPDATING
+++ b/UPDATING
@@ -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.