summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/Console/TerminalDxe
AgeCommit message (Expand)Author
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
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-12enhanced security check.vanjeff
2009-02-09update meta.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-08ECC clean up.vanjeff
2009-01-081.Review the comments;gikidy
2008-12-17Refine code to remove structure assignmentqhuang8
2008-12-17Code scrub for Universal\Console\TerminalDxe. gikidy
2008-12-16Clean up to update the reference of the these macros:qhuang8
2008-12-05Roll back change to Terminal Type PCDmdkinney
2008-12-05Match PCD rename in MdePkg/MdePkg.dec r6857.jljusten
2008-12-041)Global variables have been moved backward ahead of functions.jji4
2008-12-03Remove some useless EDK_RELEASE_VERSION, EFI_SPECIFICATION_VERSION ,and revie...gikidy
2008-12-03Global variables have been moved backward ahead of functions.jji4
2008-11-21code scrub.vanjeff
2008-11-05ECC clean up.vanjeff
2008-10-30Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji4
2008-09-04clean up the un-suitable ';' location when declaring the functions.vanjeff