Correct typo from r336921; BIOS/legacy boot...

This commit is contained in:
Kyle Evans 2018-07-30 17:59:18 +00:00
parent 4765717321
commit dfa6eec2b1
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=336923

View file

@ -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.