edk2/MdeModulePkg/Universal/Console/TerminalDxe
niruiyu 02b7bcf9ce MdeModulePkg: Fix TerminalDxe FIFO Data Loss
Fixes a Terminal FIFO full issue that caused data to be lost. The Unicode and EFI Key FIFOs are now checked to make sure they have spaces before pushing another entry.

Signed-off-by: eugenecohen
Reviewed-by: niruiyu

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@12512 6f19259b-4bc3-4df7-8a09-765794883524
2011-10-08 02:09:50 +00:00
..
Ansi.c MdeModulePkg: Fix TerminalDxe FIFO Data Loss 2011-10-08 02:09:50 +00:00
ComponentName.c Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is valid/invalid. 2011-07-06 03:55:36 +00:00
Terminal.c Fix the terminal driver to call hotkey callback even no one is calling ReadKeyStroke 2011-04-19 06:51:44 +00:00
Terminal.h Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is valid/invalid. 2011-07-06 03:55:36 +00:00
TerminalConIn.c MdeModulePkg: Fix TerminalDxe FIFO Data Loss 2011-10-08 02:09:50 +00:00
TerminalConOut.c MdeModulePkg Terminal: Add text mode for PcdConOutColumn/Row 2011-03-23 02:11:31 +00:00
TerminalDxe.inf MdeModulePkg Terminal: Add text mode for PcdConOutColumn/Row 2011-03-23 02:11:31 +00:00
Vtutf8.c MdeModulePkg: Fix TerminalDxe FIFO Data Loss 2011-10-08 02:09:50 +00:00