freebsd-skq/stand/efi/loader
imp 9c7ed89500 Fix the attempt to see if we're overriding the console in the command
line args. I had thought console would be NULL, but it's efi. Set it
to efi (as a clue) before we initialize the console, then test it to
see if it changed on the command line to do the automatic
override. This gets my serial console back.
2018-07-23 06:38:48 +00:00
..
arch Prefer uintXX_t to u_intXX_t 2018-03-13 16:33:00 +00:00
autoload.c
bootinfo.c uefi stand: Guess the console better 2018-07-14 00:40:38 +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 Fix the attempt to see if we're overriding the console in the command 2018-07-23 06:38:48 +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