Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
No more disks limitation with latest UEFI firmware
It seems we don't need to limit the number of disks since UEFI firmware version 0.2. Tested with this setup: 2 ahci-hd, 2 nvme and 1 virtio-blk disks at the same time and no UEFI boot problem: # kenv efi-version 2.40 # kenv smbios.system.product BHYVE # sysctl kern.disks kern.disks: ada7 ada6 nda1 nda0 cd0 vtbd0
- Loading branch information