index
:
edk2-platforms.git
about
devel-IntelAtomProcessorE3900
devel-MinPlatform
devel-MinnowBoard3
devel-MinnowBoard3-UDK2017
devel-MinnowBoardMax-UDK2017
devel-OpenPlatformPkg
devel-dynamictables
master
minnowboard-max-udk2015
pentium-celeron-n-udk2015
(https://github.com/tianocore/edk2-platforms)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
MdeModulePkg
/
Universal
/
Console
/
TerminalDxe
/
TerminalConOut.c
Age
Commit message (
Expand
)
Author
2017-04-27
MdeModulePkg: Move to new location
Guo Mang
2017-01-11
MdeModulePkg/TerminalDxe: Replace macro with enum for terminal types
Ruiyu Ni
2016-12-20
MdeModulePkg/TerminalDxe: Initialize variable after declaration
Dandan Bi
2016-10-27
MdeModulePkg/TerminalDxe: Fix IA32 VS2015x86 build break
Michael Kinney
2016-10-27
MdeModulePkg/TerminalDxe: Optimize TtyTerm cursor motion
Brian J. Johnson
2016-10-27
MdeModulePkg/TerminalDxe: Improve TtyTerm cursor position tracking
Brian J. Johnson
2015-07-09
Add "TtyTerm" terminal type to TerminalDxe
Roy Franz
2011-11-25
Updated GraphicsConsole and Terminal driver text mode initialization routine ...
li-elvin
2011-03-23
MdeModulePkg Terminal: Add text mode for PcdConOutColumn/Row
jljusten
2010-04-24
Update the copyright notice format
hhtian
2010-01-27
Remove reference to PCDs of status code value. Use macros introduced in PI1.2...
xli24
2009-08-27
refine the code.
vanjeff
2009-08-26
Minor bugs fixes from testing on Xcode 3.2 and with the iPhone SDK 3.0 compi...
AJFISH
2009-07-13
Roll back R8811 check in for it will get a double carriage return.
gikidy
2009-07-08
Fix OutputString() in the console driver does not auto-scroll when you fill u...
gikidy
2009-01-08
1.Review the comments;
gikidy
2008-12-17
Code scrub for Universal\Console\TerminalDxe.
gikidy
2008-10-30
Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...
jji4
2008-07-18
code scrub.
vanjeff
2008-07-03
Added some functions header.
vanjeff
2008-07-01
Clean codes per ECC for TerminalDxe module.
vanjeff
2008-04-22
[Description]
eric_tian
2008-04-10
apply for doxgen format.
vanjeff
2008-01-21
1. Sync the tracker for supporting the ModeNumber larger than 2.
vanjeff
2008-01-17
1. Fixed bugs in DxeNetLib to meet consistence with network module DriverBind...
vanjeff
2007-07-09
Updated modules to not depend on the IntelFrameworkPkg.
AJFISH
2007-07-05
Check in following modules,
xgu3