Module Name: src Committed By: jmcneill Date: Sat Sep 15 16:44:15 UTC 2018
Modified Files:
src/sys/stand/efiboot: console.c
Log Message:
Some U-Boot implementations (notably U-Boot) do not implement WaitForKey. Do
the same as FreeBSD EFI loader here (I wrote the original patch there as well).
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/sys/stand/efiboot/console.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
