summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Universal/Console/TerminalDxe/TerminalConOut.c
Commit message (Expand)AuthorAgeFilesLines
* MdeModulePkg: Apply uncrustify changesMichael Kubacki2021-12-071-309/+295
* MdeModulePkg: Change OPTIONAL keyword usage styleMichael D Kinney2021-12-071-1/+1
* MdeModulePkg/TerminalDxe: Extend the terminal console support typesZhichao Gao2019-09-241-0/+4
* MdeModulePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* MdeModulePkg: Clean up source filesLiming Gao2018-06-281-5/+5
* MdeModulePkg/TerminalDxe: Fix PCANSI mapping for TRIANGLE and ARROWMichael D Kinney2017-11-131-9/+9
* MdeModulePkg/TerminalDxe: Replace macro with enum for terminal typesRuiyu Ni2017-01-111-14/+14
* MdeModulePkg/TerminalDxe: Initialize variable after declarationDandan Bi2016-12-201-1/+3
* MdeModulePkg/TerminalDxe: Fix IA32 VS2015x86 build breakMichael Kinney2016-10-271-3/+3
* MdeModulePkg/TerminalDxe: Optimize TtyTerm cursor motionBrian J. Johnson2016-10-271-5/+31
* MdeModulePkg/TerminalDxe: Improve TtyTerm cursor position trackingBrian J. Johnson2016-10-271-0/+25
* Add "TtyTerm" terminal type to TerminalDxeRoy Franz2015-07-091-0/+2
* Updated GraphicsConsole and Terminal driver text mode initialization routine ...li-elvin2011-11-251-31/+13
* MdeModulePkg Terminal: Add text mode for PcdConOutColumn/Rowjljusten2011-03-231-3/+13
* Update the copyright notice formathhtian2010-04-241-2/+2
* Remove reference to PCDs of status code value. Use macros introduced in PI1.2...xli242010-01-271-4/+4
* refine the code.vanjeff2009-08-271-2/+3
* Minor bugs fixes from testing on Xcode 3.2 and with the iPhone SDK 3.0 compi...AJFISH2009-08-261-1/+1
* Roll back R8811 check in for it will get a double carriage return. gikidy2009-07-131-10/+0
* Fix OutputString() in the console driver does not auto-scroll when you fill u...gikidy2009-07-081-0/+10
* 1.Review the comments;gikidy2009-01-081-22/+22
* Code scrub for Universal\Console\TerminalDxe. gikidy2008-12-171-1/+1
* Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji42008-10-301-5/+5
* code scrub.vanjeff2008-07-181-8/+14
* Added some functions header.vanjeff2008-07-031-8/+24
* Clean codes per ECC for TerminalDxe module.vanjeff2008-07-011-273/+158
* [Description]eric_tian2008-04-221-1/+10
* apply for doxgen format.vanjeff2008-04-101-128/+121
* 1. Sync the tracker for supporting the ModeNumber larger than 2.vanjeff2008-01-211-6/+10
* 1. Fixed bugs in DxeNetLib to meet consistence with network module DriverBind...vanjeff2008-01-171-10/+15
* Updated modules to not depend on the IntelFrameworkPkg.AJFISH2007-07-091-10/+3
* Check in following modules,xgu32007-07-051-0/+1002