freebsd-skq/stand/efi/loader
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
..
arch Remove extra copy of bootinfo.c. It's a bit rotted copy of the one in 2018-01-19 19:09:17 +00:00
autoload.c
bootinfo.c
conf.c
copy.c
efi_main.c
framebuffer.c
framebuffer.h
loader_efi.h
main.c efi: Only scan the BLKIO MEDIA once 2018-02-14 18:05:37 +00:00
Makefile Invent new LDR_INTERP for the loader interpreter to use. Use this in 2018-02-02 15:40:49 +00:00
Makefile.depend
version