Skip to content

Commit 329728c

Browse files
tsoomepyhalov
authored andcommitted
distro_const: properly tag efi platform
1 parent a3b534d commit 329728c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

usr/src/cmd/distro_const/utils/create_iso

+1
Original file line numberDiff line numberDiff line change
@@ -130,6 +130,7 @@ if [[ "${PLATFORM}" == "i86pc" ]] ; then
130130
"$VOLSETID" -V "$DISTRO_NAME" \
131131
-eltorito-boot boot/cdboot -no-emul-boot -boot-info-table \
132132
-eltorito-alt-boot \
133+
-eltorito-platform efi \
133134
-eltorito-boot boot/efiboot.img -no-emul-boot \
134135
"$PKG_IMG_PATH"
135136
else

0 commit comments

Comments
 (0)