summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/Console/TerminalDxe/TerminalConOut.c
AgeCommit message (Expand)AuthorFilesLines
2021-12-07MdeModulePkg: Apply uncrustify changesMichael Kubacki1-309/+295
2021-12-07MdeModulePkg: Change OPTIONAL keyword usage styleMichael D Kinney1-1/+1
2019-09-24MdeModulePkg/TerminalDxe: Extend the terminal console support typesZhichao Gao1-0/+4
2019-04-09MdeModulePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-7/+1
2018-06-28MdeModulePkg: Clean up source filesLiming Gao1-5/+5
2017-11-13MdeModulePkg/TerminalDxe: Fix PCANSI mapping for TRIANGLE and ARROWMichael D Kinney1-9/+9
2017-01-11MdeModulePkg/TerminalDxe: Replace macro with enum for terminal typesRuiyu Ni1-14/+14
2016-12-20MdeModulePkg/TerminalDxe: Initialize variable after declarationDandan Bi1-1/+3
2016-10-27MdeModulePkg/TerminalDxe: Fix IA32 VS2015x86 build breakMichael Kinney1-3/+3
2016-10-27MdeModulePkg/TerminalDxe: Optimize TtyTerm cursor motionBrian J. Johnson1-5/+31
2016-10-27MdeModulePkg/TerminalDxe: Improve TtyTerm cursor position trackingBrian J. Johnson1-0/+25
2015-07-09Add "TtyTerm" terminal type to TerminalDxeRoy Franz1-0/+2
2011-11-25Updated GraphicsConsole and Terminal driver text mode initialization routine ...li-elvin1-31/+13
2011-03-23MdeModulePkg Terminal: Add text mode for PcdConOutColumn/Rowjljusten1-3/+13
2010-04-24Update the copyright notice formathhtian1-2/+2
2010-01-27Remove reference to PCDs of status code value. Use macros introduced in PI1.2...xli241-4/+4
2009-08-27refine the code.vanjeff1-2/+3
2009-08-26Minor bugs fixes from testing on Xcode 3.2 and with the iPhone SDK 3.0 compi...AJFISH1-1/+1
2009-07-13Roll back R8811 check in for it will get a double carriage return. gikidy1-10/+0
2009-07-08Fix OutputString() in the console driver does not auto-scroll when you fill u...gikidy1-0/+10
2009-01-081.Review the comments;gikidy1-22/+22
2008-12-17Code scrub for Universal\Console\TerminalDxe. gikidy1-1/+1
2008-10-30Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji41-5/+5
2008-07-18code scrub.vanjeff1-8/+14
2008-07-03Added some functions header.vanjeff1-8/+24
2008-07-01Clean codes per ECC for TerminalDxe module.vanjeff1-273/+158
2008-04-22[Description]eric_tian1-1/+10
2008-04-10apply for doxgen format.vanjeff1-128/+121
2008-01-211. Sync the tracker for supporting the ModeNumber larger than 2.vanjeff1-6/+10
2008-01-171. Fixed bugs in DxeNetLib to meet consistence with network module DriverBind...vanjeff1-10/+15
2007-07-09Updated modules to not depend on the IntelFrameworkPkg.AJFISH1-10/+3
2007-07-05Check in following modules,xgu31-0/+1002