Try to fallback on the first device if we can't find the device from which the image is loaded.
Details
Details
Diff Detail
Diff Detail
- Repository
- rS FreeBSD src repository - subversion
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
I see at least two valid reason :
- In case of a bad/incomplete EFI implementation (like U-Boot currently)
- In embedded world you could have uboot + loader.efi in a SPI flash for example and this device would not be exposed as an EFI disk.