summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/Console/TerminalDxe
AgeCommit message (Expand)Author
2017-09-05Remove core packages since we can get them from edk2 repositoryGuo Mang
2015-07-16MdeModulePkg/TerminalDxe: Some improvementsHeyi Guo
2015-07-16MdeModulePkg/TerminalDxe: Set NullRemaining to FALSE by defaultHeyi Guo
2015-07-10MdeModulePkg: Fix TerminalDxe VS2013 build failureRoy Franz
2015-07-09Accept VT220 DEL and function keys for TTY terminal typeRoy Franz
2015-07-09Treat ASCII 0x7F as backspace for TtyTerm terminalsRoy Franz
2015-07-09Add "TtyTerm" terminal type to TerminalDxeRoy Franz
2014-12-04MdeModulePkg: Source fixes and cleanup for ARMGCC compilesRandy Pawell
2014-09-03MdeModulePkg: Convert non DOS format files to DOS format and remove unused mo...Gao, Liming
2014-08-28MdeModulePkg: INF/DEC file updates to EDK II packagesZeng, Star
2014-08-28MdeModulePkg: INF/DEC file updates to EDK II packagesZeng, Star
2014-03-28Add ASSERT to check if NewVariable is NULL.Elvin Li
2014-03-25Report the setting variable failure to platform through the status code when ...Ruiyu Ni
2014-03-18Remove ASSERT when SetVariable for ConOutDev/ConInDev/ErrOutDev variables fai...Elvin Li
2014-02-12Fix several typo issues.Elvin Li
2014-02-11Remove redundant IsUnicodeFiFoEmpty ()in UnicodeFiFoRemoveOneKey().Elvin Li
2013-07-15Refine the validation for the input attribute before return.Eric Dong
2012-08-17Add missing break and add comment to non-necessary break.li-elvin
2012-08-16Fix incorrect sizeof () usage.li-elvin
2012-07-30Change the type of NotifyHandle from EFI_HANDLE to VOID * for SimpleTextInEx ...niruiyu
2012-05-31Fixed build failed.ydong10
2012-05-30Add new interface GetVariable2 and GetEfiGlobalVariable2 to return more info....ydong10
2012-05-24Remove the check of signature because the code which looks for the input Noti...niruiyu
2011-11-30Remove PCD usage for console driver, PcdConOutRow and PcdConOutColumn are cur...li-elvin
2011-11-25Updated GraphicsConsole and Terminal driver text mode initialization routine ...li-elvin
2011-10-27Check the serial buffer empty status before performing the serial IO reading ...niruiyu
2011-10-08MdeModulePkg: TerminalDxe driver code clean upniruiyu
2011-10-08MdeModulePkg: Fix TerminalDxe FIFO Data Lossniruiyu
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-12-30Prevent a NULL device path from being passed into REPORT_STATUS_CODE_WITH_DEV...mdkinney
2010-05-17Small code refinement in MdeModulePkg.rsun3
2010-04-24Update the copyright notice formathhtian
2010-02-241. Correct File header to ## @filelgao4
2010-01-29Remove unnecessary use of FixedPcdxxx() functions and [FixedPcd] INF sections...mdkinney
2010-01-28Enhanced TerminalDxe module not to install Simple Text(ex) input protocol and...vanjeff
2010-01-27Remove reference to PCDs of status code value. Use macros introduced in PI1.2...xli24
2010-01-15Fix some coding style issues in MdeModulePkg.rsun3
2009-09-14updated the Bus Driver that is able to create all or one of its child handles...vanjeff
2009-08-27refine the code.vanjeff
2009-08-26Minor bugs fixes from testing on Xcode 3.2 and with the iPhone SDK 3.0 compi...AJFISH
2009-08-21Update the comments avoid making confuse. gikidy
2009-07-13Roll back R8811 check in for it will get a double carriage return. gikidy
2009-07-08Fix OutputString() in the console driver does not auto-scroll when you fill u...gikidy
2009-04-30Replace references to RFC 3066 with RFC 4646. gikidy
2009-04-07return value not follow spec.vanjeff
2009-03-04add check for invalid handle.vanjeff
2009-02-25remove dependent package from inf files.vanjeff
2009-02-25update hotplug check logicvanjeff