Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Feb 2021 18:10:05 GMT
From:      Warner Losh <imp@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org
Subject:   git: f88db54fd874 - stable/13 - uefi: add historical details
Message-ID:  <202102241810.11OIA549053516@gitrepo.freebsd.org>

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

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

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

    uefi: add historical details
    
    Add details about when armv6 and armv7 support was added.
    
    (cherry picked from commit 8c09ecb2e25155b4f1490a177826608d52b1bd1b)
---
 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?202102241810.11OIA549053516>