summaryrefslogtreecommitdiffstats
path: root/share/man
diff options
context:
space:
mode:
authoremaste <emaste@FreeBSD.org>2016-02-11 01:30:43 +0000
committeremaste <emaste@FreeBSD.org>2016-02-11 01:30:43 +0000
commit12c94c12a6fa7a6bf8ce96e16234aa76b9216838 (patch)
treeefb31f6ec0769a4a073c18c230c5e81ed0e2132e /share/man
parent8ad1014bce949b2ad36b6149fce37a78838d67fe (diff)
downloadFreeBSD-src-12c94c12a6fa7a6bf8ce96e16234aa76b9216838.zip
FreeBSD-src-12c94c12a6fa7a6bf8ce96e16234aa76b9216838.tar.gz
Document boot1.efi's handling of /boot.config, added in r294768
MFC after: 3 days Sponsored by: The FreeBSD Foundation
Diffstat (limited to 'share/man')
-rw-r--r--share/man/man8/uefi.813
1 files changed, 12 insertions, 1 deletions
diff --git a/share/man/man8/uefi.8 b/share/man/man8/uefi.8
index c4ee882..8e6eb84 100644
--- a/share/man/man8/uefi.8
+++ b/share/man/man8/uefi.8
@@ -24,7 +24,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd February 26, 2015
+.Dd February 11, 2016
.Dt UEFI 8
.Os
.Sh NAME
@@ -73,6 +73,16 @@ as
.Pa /EFI/BOOT/BOOTX64.EFI .
.It
.Pa boot1.efi
+reads boot configuration from
+.Pa /boot.config
+or
+.Pa /boot/config .
+Unlike other first-stage boot loaders,
+.Pa boot1.efi
+passes the configuration to the next stage boot loader and does not
+itself act on the contents of the file.
+.It
+.Pa boot1.efi
locates the first partition with the type
.Li freebsd-ufs ,
and from it loads
@@ -112,6 +122,7 @@ typical non-default kernel (optional)
.El
.Sh SEE ALSO
.Xr vt 4 ,
+.Xr boot.config 5 ,
.Xr msdosfs 5 ,
.Xr boot 8 ,
.Xr gpart 8 ,
OpenPOWER on IntegriCloud