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> |
||
|---|---|---|
| .. | ||
| ConPlatformDxe | ||
| ConSplitterDxe | ||
| GraphicsConsoleDxe | ||
| GraphicsOutputDxe | ||
| TerminalDxe | ||