aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2021-02-22 21:20:00 +0000
committerWarner Losh <imp@FreeBSD.org>2021-02-22 21:20:44 +0000
commit8c09ecb2e25155b4f1490a177826608d52b1bd1b (patch)
treef37cb4b71eee2c849a024850dcdb7b3df290cfaa
parent23e875fd97fb9f17b3f5dc2b26082f25e1a86b6f (diff)
downloadsrc-8c09ecb2e25155b4f1490a177826608d52b1bd1b.tar.gz
src-8c09ecb2e25155b4f1490a177826608d52b1bd1b.zip
uefi: add historical details
Add details about when armv6 and armv7 support was added.
-rw-r--r--share/man/man8/uefi.88
1 files changed, 5 insertions, 3 deletions
diff --git a/share/man/man8/uefi.8 b/share/man/man8/uefi.8
index 05c74caa6c20..dfc144718f7b 100644
--- a/share/man/man8/uefi.8
+++ b/share/man/man8/uefi.8
@@ -140,6 +140,8 @@ EFI boot support for the ia64 architecture first appeared in
.Fx 5.0 .
.Nm
boot support for amd64 first appeared in
-.Fx 10.1
-and for arm64 in
-.Fx 11.0 .
+.Fx 10.1 ;
+for arm64
+.Fx 11.0 ;
+and for armv6 and armv7 in
+.Fx 12.0 .