When the EFI impl (like U-Boot) does not support WaitForKey, we can emulate efi_cons_poll() with a flag and caching the last key read with ReadKeyStroke. This fixes the loader.efi countdown timer on Pine64.
Details
Details
- Reviewers
imp - Group Reviewers
ARM - Commits
- rS305026: When the EFI implementation (like U-Boot) does not support WaitForKey, we
Diff Detail
Diff Detail
- Repository
- rS FreeBSD src repository - subversion
- Lint
Lint Not Applicable - Unit
Tests Not Applicable