mirror of
https://github.com/tianocore/edk2
synced 2026-08-27 00:23:19 -04:00
There is a possibility to retrieve user input keystroke data stored in the queue buffer via the EFI_SIMPLE_TEXT_INPUT_PROTOCOL pointer. To prevent exposure of the password string, clear the queue buffer by filling it with zeros after reading. Signed-off-by: Nick Wang <nick.wang@insyde.com> |
||
|---|---|---|
| .. | ||
| Ansi.c | ||
| ComponentName.c | ||
| Terminal.c | ||
| Terminal.h | ||
| TerminalConIn.c | ||
| TerminalConOut.c | ||
| TerminalDxe.inf | ||
| TerminalDxe.uni | ||
| TerminalDxeExtra.uni | ||
| Vtutf8.c | ||