freebsd-dev/stand/efi/loader
Toomas Soome bcc7f4c221 loader.efi: efipart_inithandles() failure should not prevent devsw initialization
The efipart_inithandles() can return error code when there are no block devices,
however, we still should walk and initialize devsw.
2018-08-02 12:43:40 +00:00
..
arch Prefer uintXX_t to u_intXX_t 2018-03-13 16:33:00 +00:00
autoload.c
bootinfo.c Be more conservative about setting hw.uart.console 2018-07-28 19:44:20 +00:00
conf.c
copy.c
efi_main.c
framebuffer.c efi loader: Address two nits with recent graphics changes 2018-04-19 03:31:41 +00:00
framebuffer.h
loader_efi.h
main.c loader.efi: efipart_inithandles() failure should not prevent devsw initialization 2018-08-02 12:43:40 +00:00
Makefile Hoist EFI_TARGET and SOURCE_DATE_EPOCH up into efi/Makefile.inc 2018-07-20 05:18:03 +00:00
Makefile.depend
version