mirror of
https://github.com/opnsense/src.git
synced 2026-06-04 22:32:43 -04:00
uefi(8): Refer to a related manual page
PR: 265834 Reviewed by: mhorne MFC after: 3 days Differential Revision: https://reviews.freebsd.org/D39577
This commit is contained in:
parent
643fd7b4bc
commit
f49d6f583e
1 changed files with 3 additions and 2 deletions
|
|
@ -21,7 +21,7 @@
|
|||
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
|
||||
.\" SUCH DAMAGE.
|
||||
.\"
|
||||
.Dd March 18, 2022
|
||||
.Dd August 31, 2023
|
||||
.Dt UEFI 8
|
||||
.Os
|
||||
.Sh NAME
|
||||
|
|
@ -89,7 +89,7 @@ or
|
|||
.It
|
||||
.Pa loader.efi
|
||||
loads and boots the kernel, as described in
|
||||
.Xr loader 8 .
|
||||
.Xr loader.efi 8 .
|
||||
.El
|
||||
.Pp
|
||||
The
|
||||
|
|
@ -116,6 +116,7 @@ Typical non-default kernel (optional)
|
|||
.Xr efidp 8 ,
|
||||
.Xr efivar 8 ,
|
||||
.Xr gpart 8 ,
|
||||
.Xr loader.efi 8 ,
|
||||
.Xr uefisign 8
|
||||
.Sh HISTORY
|
||||
EFI boot support for the ia64 architecture first appeared in
|
||||
|
|
|
|||
Loading…
Reference in a new issue