summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/Console/TerminalDxe/Terminal.h
AgeCommit message (Expand)Author
2017-09-05Remove core packages since we can get them from edk2 repositoryGuo Mang
2015-07-09Accept VT220 DEL and function keys for TTY terminal typeRoy Franz
2015-07-09Add "TtyTerm" terminal type to TerminalDxeRoy Franz
2014-03-25Report the setting variable failure to platform through the status code when ...Ruiyu Ni
2014-02-12Fix several typo issues.Elvin Li
2014-02-11Remove redundant IsUnicodeFiFoEmpty ()in UnicodeFiFoRemoveOneKey().Elvin Li
2012-07-30Change the type of NotifyHandle from EFI_HANDLE to VOID * for SimpleTextInEx ...niruiyu
2011-11-25Updated GraphicsConsole and Terminal driver text mode initialization routine ...li-elvin
2011-07-06Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is ...niruiyu
2011-04-19Fix the terminal driver to call hotkey callback even no one is calling ReadKe...niruiyu
2011-03-23MdeModulePkg Terminal: Add text mode for PcdConOutColumn/Rowjljusten
2010-04-24Update the copyright notice formathhtian
2010-01-28Enhanced TerminalDxe module not to install Simple Text(ex) input protocol and...vanjeff
2010-01-15Fix some coding style issues in MdeModulePkg.rsun3
2009-04-30Replace references to RFC 3066 with RFC 4646. gikidy
2009-02-251. Retired HotPlugDevice protocol.vanjeff
2009-02-25Retired gSimpleTextInExNotifyGuid, used local structure address to be notify ...vanjeff
2009-02-24temporary roll back changing on gEfiHotPlugDevice.vanjeff
2009-02-231. Retired HotPlugDevice protocol.vanjeff
2009-02-06update format.vanjeff
2009-02-03remove some internal functions and allocate some FIFO data structure instead ...vanjeff
2009-01-161.Moved HotPlugDevice.h & SimpleTextInNotify.h from /Guid to /Protocolgikidy
2009-01-081.Review the comments;gikidy
2008-12-17Code scrub for Universal\Console\TerminalDxe. gikidy
2008-12-16Clean up to update the reference of the these macros:qhuang8
2008-11-05ECC clean up.vanjeff
2008-09-04clean up the un-suitable ';' location when declaring the functions.vanjeff
2008-08-30The driver and library in MdePkg, MdeModulePkg and Nt32Pkg that don't depend ...lgao4
2008-07-18code scrub.vanjeff
2008-07-03Added some functions header.vanjeff
2008-07-01Clean codes per ECC for TerminalDxe module.vanjeff
2008-04-10apply for doxgen format.vanjeff
2008-01-211. Sync the tracker for supporting the ModeNumber larger than 2.vanjeff
2008-01-171. Fixed bugs in DxeNetLib to meet consistence with network module DriverBind...vanjeff
2007-10-19Update to support EFI_SIMPLE_INPUT_EX protocolqhuang8
2007-09-30Update to support to produce Component Name and & Component Name 2 protocol ...qhuang8
2007-08-16Cleaned up EFI Console Variable usageAJFISH
2007-08-16Updated to use new PCD settingsAJFISH
2007-07-09Updated modules to not depend on the IntelFrameworkPkg.AJFISH
2007-07-05Check in following modules,xgu3