]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Synchronise with NetBSD's version of EFI handling for El Torito images.
authorbenno <benno@FreeBSD.org>
Sat, 31 Mar 2018 15:04:41 +0000 (15:04 +0000)
committerbenno <benno@FreeBSD.org>
Sat, 31 Mar 2018 15:04:41 +0000 (15:04 +0000)
commit5adbffdac85a14c60e6544c0fe363a915581d137
treea081c45fe1daffd23790a16f1ec341df4d65a404
parent14c0c0b041b0cbab13e54fa9a46601b9cd2a5fc6
Synchronise with NetBSD's version of EFI handling for El Torito images.

When I implemented my EFI support I failed to check if the upstream version
of makefs in NetBSD had done the same. Override my version with theirs to
make it easier to stay in sync with them in the future.

Reviewed by: imp, mav
Obtained from: NetBSD
MFC after: 1 week
Sponsored by: iXsystems, Inc.
Differential Revision: https://reviews.freebsd.org/D14913
usr.sbin/makefs/cd9660.c
usr.sbin/makefs/cd9660/cd9660_eltorito.c
usr.sbin/makefs/cd9660/cd9660_eltorito.h
usr.sbin/makefs/makefs.8