freebsd-dev/sys/boot/efi/libefi
Ed Maste 3bcd280e3b Switch to text mode in UEFI boot
The loader previously failed to display on MacBooks and other systems
where the UEFI firmware remained in graphics mode.

Submitted by:	Rafael Espíndola
2014-09-18 13:59:36 +00:00
..
delay.c
efi_console.c
efinet.c Merge efilib changes from projects/uefi 2014-04-03 21:39:59 +00:00
efipart.c Add explicit casts to quiet warnings in libefi 2014-04-08 18:21:38 +00:00
errno.c
handles.c Merge efilib changes from projects/uefi 2014-04-03 21:39:59 +00:00
libefi.c Switch to text mode in UEFI boot 2014-09-18 13:59:36 +00:00
Makefile Add support for serial and null console to UEFI boot loader. 2014-09-12 17:32:28 +00:00
time.c