summaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
authoremaste <emaste@FreeBSD.org>2016-02-14 22:31:38 +0000
committeremaste <emaste@FreeBSD.org>2016-02-14 22:31:38 +0000
commitf04c791a3aa42573cff1a60f1df3eab08edb8892 (patch)
tree9325c1235bca4aae2f1a60612d3cf6f1d2c5ff8e /share
parent469449d6586f2d6312a6f35957be890940f40ba7 (diff)
downloadFreeBSD-src-f04c791a3aa42573cff1a60f1df3eab08edb8892.zip
FreeBSD-src-f04c791a3aa42573cff1a60f1df3eab08edb8892.tar.gz
MFC r295496: Document boot1.efi's handling of /boot.config
Approved by: re (marius)
Diffstat (limited to 'share')
-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 94000dd..8907ef3 100644
--- a/share/man/man8/uefi.8
+++ b/share/man/man8/uefi.8
@@ -24,7 +24,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd February 26, 2015
+.Dd February 14, 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