freebsd-dev/stand/efi
Emmanuel Vadot 8b75269237 efi: Only scan the BLKIO MEDIA once
Scan only the BLOCK IO MEDIA once instead of each time for each type of
device (fd, cd and hdd).
Leave the mechanism to free and reprobe all devices if one day we want
to implement a "dev rescan" thing.

Reviewed by:	imp, tsoome
MFC after:	2 weeks
Differential Revision:	https://reviews.freebsd.org/D14334
2018-02-14 18:05:37 +00:00
..
boot1 Centralize several variables. 2018-02-02 06:32:26 +00:00
fdt Remove now-unused variable after r328809 2018-02-04 17:31:50 +00:00
include efi: Only scan the BLKIO MEDIA once 2018-02-14 18:05:37 +00:00
libefi efi: Only scan the BLKIO MEDIA once 2018-02-14 18:05:37 +00:00
loader efi: Only scan the BLKIO MEDIA once 2018-02-14 18:05:37 +00:00
Makefile
Makefile.inc