freebsd-skq/stand/efi/loader
Warner Losh a44c75739d Add reporting of whether or not a keyboard is detected. In addition,
note that r336270's commit message was slightly incorrect. It changed
the default setting of the console to honor the ConOut
variable. Overrides via the command line are still possible, and we
use the devices in ConOut to set the proper console. If, for example,
serial cosnole is specified, we'll set console to "efi" if ConOut has
a serial port list and to either "efi comconsole" or "comconsole efi"
if not depending on whether -D or -D -h was specified.

RelNotes: Yes
Sponsored by: Netflix
2018-07-14 01:46:19 +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 Add reporting of whether or not a keyboard is detected. In addition, 2018-07-14 01:46:19 +00:00
Makefile Move ZFS files into libsa 2018-07-08 07:42:49 +00:00
Makefile.depend
version