> Date: Sun, 6 Dec 2015 19:34:08 -0800 > From: Philip Guenther <[email protected]> > > On a cold boot, I have no problems entering my passphrase for crypto > softraid. > > On a warm reboot, efiboot seems to drop characters I type quite a bit. > This makes typing my passphrase practically impossible. Typing at boot> > shows space to be particularly affected. This affects both the built-in > keyboard and my USB keyboard...though sometimes it seems to only affect > one or the other...
Yay, another broken firmware implementation that doesn't properly reset the hardware on a warm boot. You could try adding an "activate" function to the keyboard controller and reset it in the DVACT_POWERDOWN case.
