summaryrefslogtreecommitdiff
path: root/sys/man/8
diff options
context:
space:
mode:
authorcinap_lenrek <cinap_lenrek@felloff.net>2014-10-31 03:06:09 +0100
committercinap_lenrek <cinap_lenrek@felloff.net>2014-10-31 03:06:09 +0100
commit2cfbc3c1cbf918e6154d86ed697d74e583efc529 (patch)
treed5f3202a4be6b412ed1837fde0f2ffb480f56b28 /sys/man/8
parent4bfa18a5d173dc3b9615153e54b95a6178150a49 (diff)
mk9660: add -E option to create EFI boot entry
Diffstat (limited to 'sys/man/8')
-rw-r--r--sys/man/8/mk966015
1 files changed, 15 insertions, 0 deletions
diff --git a/sys/man/8/mk9660 b/sys/man/8/mk9660
index 543fdd7e9..ed2d80ab9 100644
--- a/sys/man/8/mk9660
+++ b/sys/man/8/mk9660
@@ -18,6 +18,10 @@ dump9660, mk9660 \- create an ISO-9660 CD image
.I bootfile
]
[
+.B -E
+.I bootfile
+]
+[
.B -p
.I proto
]
@@ -193,6 +197,17 @@ boot block.
This gives the program in the boot block full (ATA) LBA access
to the CD filesystem, not just the initial blocks that would fit on a floppy.
.PP
+In addition to
+.B -b
+and
+.B -B
+a boot entry for UEFI systems can be created with the
+.B -E
+option and with
+.I bootfile
+pointing to a FAT image containing the contents of
+the efi system partition.
+.PP
The
.B -D
flag creates immense amounts of debugging output