git: abe709deefdf - releng/13.0 - uefi: add historical details
Warner Losh
imp at FreeBSD.org
Mon Mar 1 19:00:34 UTC 2021
The branch releng/13.0 has been updated by imp:
URL: https://cgit.FreeBSD.org/src/commit/?id=abe709deefdfe831f26bbcb5b2eb2f0bca6072ca
commit abe709deefdfe831f26bbcb5b2eb2f0bca6072ca
Author: Warner Losh <imp at FreeBSD.org>
AuthorDate: 2021-02-22 21:20:00 +0000
Commit: Warner Losh <imp at FreeBSD.org>
CommitDate: 2021-03-01 18:59:38 +0000
uefi: add historical details
Add details about when armv6 and armv7 support was added.
Approved by: re@ (gjb)
(cherry picked from commit 8c09ecb2e25155b4f1490a177826608d52b1bd1b)
(cherry picked from commit f88db54fd87471802b44520715d8e373ddf86f60)
---
share/man/man8/uefi.8 | 8 +++++---
1 file 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 .
More information about the dev-commits-src-all
mailing list