Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Feb 2021 18:10:07 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: 44f483e0fa52 - stable/13 - uefi: Add riscv to historical details
Message-ID:  <202102241810.11OIA7XS053938@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=44f483e0fa52c42c8f97cf1600c1f7272a283707

commit 44f483e0fa52c42c8f97cf1600c1f7272a283707
Author:     Jessica Clarke <jrtc27@FreeBSD.org>
AuthorDate: 2021-02-22 22:27:00 +0000
Commit:     Warner Losh <imp@FreeBSD.org>
CommitDate: 2021-02-24 18:00:13 +0000

    uefi: Add riscv to historical details
    
    (cherry picked from commit 963cf6cb0fd7e8708c455ecf567fbc34fe2a7156)
---
 share/man/man8/uefi.8 | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/share/man/man8/uefi.8 b/share/man/man8/uefi.8
index 3ecfe05ac1c4..64bc30139f97 100644
--- a/share/man/man8/uefi.8
+++ b/share/man/man8/uefi.8
@@ -143,5 +143,7 @@ boot support for amd64 first appeared in
 .Fx 10.1 ;
 for arm64 in
 .Fx 11.0 ;
-and for armv6 and armv7 in
-.Fx 12.0 .
+for armv6 and armv7 in
+.Fx 12.0 ;
+and for riscv in
+.Fx 13.0 .



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