From a8ec81e79871de98e30ce572a313f3f8d059ce7b Mon Sep 17 00:00:00 2001 From: Kevin Lo Date: Mon, 28 Dec 2020 10:30:21 +0800 Subject: [PATCH] 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 --- share/man/man8/uefi.8 | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/share/man/man8/uefi.8 b/share/man/man8/uefi.8 index 4224af83573..9214dec8e20 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