edk2/MdeModulePkg/Universal/Console
nick.wang 0cad130cb4 MdeModulePkg : Clear keyboard queue buffer after reading
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>
2025-10-09 08:02:51 +00:00
..
ConPlatformDxe MdeModulePkg: Console cumulative codeql issues. 2025-07-17 17:45:48 +00:00
ConSplitterDxe MdeModulePkg : Clear keyboard queue buffer after reading 2025-10-09 08:02:51 +00:00
GraphicsConsoleDxe MdeModulePkg: Improve the implementation of EFI_SIMPLE_TEXT_OUTPUT_PROTOCOL 2025-08-22 10:32:40 +00:00
GraphicsOutputDxe MdeModulePkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
TerminalDxe MdeModulePkg : Clear keyboard queue buffer after reading 2025-10-09 08:02:51 +00:00