freebsd-dev/sys/boot/efi
Jared McNeill 704fa4fd26 When the EFI implementation (like U-Boot) does not support WaitForKey, we
can emulate efi_cons_poll(0 with a flag and caching the last key read with
ReadKeyStroke. This fixes the loader.efi countdown timer on Pine64 (and
other U-Boot + EFI using platforms).

Reviewed by:		imp, manu
Differential Revision:	https://reviews.freebsd.org/D7670
2016-08-29 20:01:53 +00:00
..
boot1 Add SHA512, skein, large blocks support for loader zfs. 2016-08-18 00:37:07 +00:00
fdt
include Use the UEFI event timer to update the time on arm and arm64. The current 2016-06-04 08:47:45 +00:00
libefi When the EFI implementation (like U-Boot) does not support WaitForKey, we 2016-08-29 20:01:53 +00:00
loader Don't set *dev in the zfs root case, it may be NULL and will correctly be 2016-08-25 12:42:41 +00:00
Makefile
Makefile.inc Also set -fshort-wchar on arm64, this fixes parsing strings from UEFI, 2016-06-08 23:23:16 +00:00