summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/Console/TerminalDxe/Terminal.h
AgeCommit message (Expand)AuthorFilesLines
2024-04-03MdeModulePkg: Update the comments of ReadKeyStroke and ReadKeyStrokeExQingyu1-0/+4
2021-12-07MdeModulePkg: Apply uncrustify changesMichael Kubacki1-155/+147
2021-12-07MdeModulePkg: Change OPTIONAL keyword usage styleMichael D Kinney1-1/+1
2021-02-03MdeModulePkg/TerminalDxe: Terminal fifo buffer overflow.gechao1-1/+1
2019-09-24MdeModulePkg/TerminalDxe: Extend the terminal console support typesZhichao Gao1-4/+33
2019-04-09MdeModulePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-7/+1
2018-08-21MdeModulePkg TerminalDxe: Remove a redundant functionshenglei1-12/+0
2018-06-28MdeModulePkg: Clean up source filesLiming Gao1-10/+10
2017-06-20MdeModulePkg: Update comments in SimpleTextInEx according to UEFI 2.7Dandan Bi1-2/+5
2017-01-11MdeModulePkg/TerminalDxe: Replace macro with enum for terminal typesRuiyu Ni1-9/+12
2016-12-26MdeModulePkg TerminalDxe: Execute key notify func at TPL_CALLBACKStar Zeng1-1/+79
2016-10-27MdeModulePkg/TerminalDxe: Optimize TtyTerm cursor motionBrian J. Johnson1-0/+2
2015-07-09Accept VT220 DEL and function keys for TTY terminal typeRoy Franz1-0/+3
2015-07-09Add "TtyTerm" terminal type to TerminalDxeRoy Franz1-0/+2
2014-03-25Report the setting variable failure to platform through the status code when ...Ruiyu Ni1-0/+1
2014-02-12Fix several typo issues.Elvin Li1-12/+12
2014-02-11Remove redundant IsUnicodeFiFoEmpty ()in UnicodeFiFoRemoveOneKey().Elvin Li1-5/+4
2012-07-30Change the type of NotifyHandle from EFI_HANDLE to VOID * for SimpleTextInEx ...niruiyu1-4/+3
2011-11-25Updated GraphicsConsole and Terminal driver text mode initialization routine ...li-elvin1-15/+6
2011-07-06Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is ...niruiyu1-1/+1
2011-04-19Fix the terminal driver to call hotkey callback even no one is calling ReadKe...niruiyu1-2/+17
2011-03-23MdeModulePkg Terminal: Add text mode for PcdConOutColumn/Rowjljusten1-0/+6
2010-04-24Update the copyright notice formathhtian1-2/+2
2010-01-28Enhanced TerminalDxe module not to install Simple Text(ex) input protocol and...vanjeff1-21/+1
2010-01-15Fix some coding style issues in MdeModulePkg.rsun31-1/+1
2009-04-30Replace references to RFC 3066 with RFC 4646. gikidy1-2/+2
2009-02-251. Retired HotPlugDevice protocol.vanjeff1-1/+17
2009-02-25Retired gSimpleTextInExNotifyGuid, used local structure address to be notify ...vanjeff1-1/+0
2009-02-24temporary roll back changing on gEfiHotPlugDevice.vanjeff1-17/+1
2009-02-231. Retired HotPlugDevice protocol.vanjeff1-1/+17
2009-02-06update format.vanjeff1-2/+2
2009-02-03remove some internal functions and allocate some FIFO data structure instead ...vanjeff1-56/+23
2009-01-161.Moved HotPlugDevice.h & SimpleTextInNotify.h from /Guid to /Protocolgikidy1-5/+7
2009-01-081.Review the comments;gikidy1-79/+55
2008-12-17Code scrub for Universal\Console\TerminalDxe. gikidy1-12/+26
2008-12-16Clean up to update the reference of the these macros:qhuang81-2/+2
2008-11-05ECC clean up.vanjeff1-3/+1
2008-09-04clean up the un-suitable ';' location when declaring the functions.vanjeff1-108/+54
2008-08-30The driver and library in MdePkg, MdeModulePkg and Nt32Pkg that don't depend ...lgao41-1/+1
2008-07-18code scrub.vanjeff1-17/+18
2008-07-03Added some functions header.vanjeff1-30/+309
2008-07-01Clean codes per ECC for TerminalDxe module.vanjeff1-121/+437
2008-04-10apply for doxgen format.vanjeff1-45/+37
2008-01-211. Sync the tracker for supporting the ModeNumber larger than 2.vanjeff1-2/+6
2008-01-171. Fixed bugs in DxeNetLib to meet consistence with network module DriverBind...vanjeff1-0/+2
2007-10-19Update to support EFI_SIMPLE_INPUT_EX protocolqhuang81-1/+178
2007-09-30Update to support to produce Component Name and & Component Name 2 protocol ...qhuang81-2/+112
2007-08-16Cleaned up EFI Console Variable usageAJFISH1-4/+0
2007-08-16Updated to use new PCD settingsAJFISH1-3/+2
2007-07-09Updated modules to not depend on the IntelFrameworkPkg.AJFISH1-4/+21