https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202811
--- Comment #4 from Ed Maste <[email protected]> --- > I would like to do such but there isn't any uefi image at the folder you > pointed out. Maybe development release are made using exclusively BIOS ? Oh, sorry I wasn't explicit. In -CURRENT the installer images are dual-mode BIOS & UEFI -- they are MBR partitioned with a boot block for BIOS and also have an EFI System Partition for UEFI boot. When the UEFI support was merged back to stable/10 we kept the traditional BIOS-only images as well, in case there were unanticipated problems. The stable/10 -UEFI images are actually dual-mode as well. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
