CVSROOT:        /cvs
Module name:    src
Changes by:     jmatt...@cvs.openbsd.org        2023/11/21 01:46:06

Modified files:
        gnu/usr.sbin/mkhybrid/src: defaults.h eltorito.c iso9660.h 
                                   mkhybrid.8 mkisofs.c mkisofs.h 

Log message:
Add '-e' (or -eltorito-boot-efi) option for writing an EFI eltorito boot
image, in addition to or instead of the x86 boot image, to the output file.
Per the UEFI standard, the EFI boot image should be an image of an EFI
System Partition to be loaded in no-emulation mode, so we always record it
that way rather than checking if it looks like a floppy image.

with, tested by and ok yasuoka@
strong encouragement from deraadt@

Reply via email to