Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Feb 2021 21:21:31 GMT
From:      Warner Losh <imp@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org
Subject:   git: 8c09ecb2e251 - main - uefi: add historical details
Message-ID:  <202102222121.11MLLVfE008793@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by imp:

URL: https://cgit.FreeBSD.org/src/commit/?id=8c09ecb2e25155b4f1490a177826608d52b1bd1b

commit 8c09ecb2e25155b4f1490a177826608d52b1bd1b
Author:     Warner Losh <imp@FreeBSD.org>
AuthorDate: 2021-02-22 21:20:00 +0000
Commit:     Warner Losh <imp@FreeBSD.org>
CommitDate: 2021-02-22 21:20:44 +0000

    uefi: add historical details
    
    Add details about when armv6 and armv7 support was added.
---
 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 .



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202102222121.11MLLVfE008793>