aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKevin Lo <kevlo@FreeBSD.org>2020-12-28 02:30:21 +0000
committerKevin Lo <kevlo@FreeBSD.org>2020-12-28 02:30:21 +0000
commita8ec81e79871de98e30ce572a313f3f8d059ce7b (patch)
tree3bc921da33e5bebceb32f6d55648bf710515be65
parent4ab7d9f484bc8981e11d644858d3b327aa082d22 (diff)
downloadsrc-a8ec81e79871de98e30ce572a313f3f8d059ce7b.tar.gz
src-a8ec81e79871de98e30ce572a313f3f8d059ce7b.zip
Mention boot1.efi since it is an image of 800KB FAT filesystem stored as
/EFI/BOOT/BOOTX64.EFI. Differential Revision: https://reviews.freebsd.org/D27782
-rw-r--r--share/man/man8/uefi.811
1 files changed, 10 insertions, 1 deletions
diff --git a/share/man/man8/uefi.8 b/share/man/man8/uefi.8
index 4224af835738..9214dec8e20d 100644
--- a/share/man/man8/uefi.8
+++ b/share/man/man8/uefi.8
@@ -24,7 +24,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd May 9, 2020
+.Dd December 28, 2020
.Dt UEFI 8
.Os
.Sh NAME
@@ -118,6 +118,15 @@ system console is automatically selected when booting via
.Bl -tag -width /boot/loader -compact
.Nm
bootstrap
+.It Pa /boot/boot1.efi
+.Xr msdosfs 5
+FAT file system image
+used by
+.Xr bsdinstall 8
+and the
+.Ar bootcode
+argument of
+.Xr gpart 8 .
.It Pa /boot/loader.efi
Final stage bootstrap
.It Pa /boot/kernel/kernel