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
Age
Commit message (
Expand
)
Author
2015-11-26
MdeModulePkg: TerminalDxe: avoid checking uninitialized variable
Star Zeng
2015-07-16
MdeModulePkg/TerminalDxe: Some improvements
Heyi Guo
2015-07-16
MdeModulePkg/TerminalDxe: Set NullRemaining to FALSE by default
Heyi Guo
2015-07-10
MdeModulePkg: Fix TerminalDxe VS2013 build failure
Roy Franz
2015-07-09
Accept VT220 DEL and function keys for TTY terminal type
Roy Franz
2015-07-09
Treat ASCII 0x7F as backspace for TtyTerm terminals
Roy Franz
2015-07-09
Add "TtyTerm" terminal type to TerminalDxe
Roy Franz
2014-12-04
MdeModulePkg: Source fixes and cleanup for ARMGCC compiles
Randy Pawell
2014-09-03
MdeModulePkg: Convert non DOS format files to DOS format and remove unused mo...
Gao, Liming
2014-08-28
MdeModulePkg: INF/DEC file updates to EDK II packages
Zeng, Star
2014-08-28
MdeModulePkg: INF/DEC file updates to EDK II packages
Zeng, Star
2014-03-28
Add ASSERT to check if NewVariable is NULL.
Elvin Li
2014-03-25
Report the setting variable failure to platform through the status code when ...
Ruiyu Ni
2014-03-18
Remove ASSERT when SetVariable for ConOutDev/ConInDev/ErrOutDev variables fai...
Elvin Li
2014-02-12
Fix several typo issues.
Elvin Li
2014-02-11
Remove redundant IsUnicodeFiFoEmpty ()in UnicodeFiFoRemoveOneKey().
Elvin Li
2013-07-15
Refine the validation for the input attribute before return.
Eric Dong
2012-08-17
Add missing break and add comment to non-necessary break.
li-elvin
2012-08-16
Fix incorrect sizeof () usage.
li-elvin
2012-07-30
Change the type of NotifyHandle from EFI_HANDLE to VOID * for SimpleTextInEx ...
niruiyu
2012-05-31
Fixed build failed.
ydong10
2012-05-30
Add new interface GetVariable2 and GetEfiGlobalVariable2 to return more info....
ydong10
2012-05-24
Remove the check of signature because the code which looks for the input Noti...
niruiyu
2011-11-30
Remove PCD usage for console driver, PcdConOutRow and PcdConOutColumn are cur...
li-elvin
2011-11-25
Updated GraphicsConsole and Terminal driver text mode initialization routine ...
li-elvin
2011-10-27
Check the serial buffer empty status before performing the serial IO reading ...
niruiyu
2011-10-08
MdeModulePkg: TerminalDxe driver code clean up
niruiyu
2011-10-08
MdeModulePkg: Fix TerminalDxe FIFO Data Loss
niruiyu
2011-07-06
Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is ...
niruiyu
2011-04-19
Fix the terminal driver to call hotkey callback even no one is calling ReadKe...
niruiyu
2011-03-23
MdeModulePkg Terminal: Add text mode for PcdConOutColumn/Row
jljusten
2010-12-30
Prevent a NULL device path from being passed into REPORT_STATUS_CODE_WITH_DEV...
mdkinney
2010-05-17
Small code refinement in MdeModulePkg.
rsun3
2010-04-24
Update the copyright notice format
hhtian
2010-02-24
1. Correct File header to ## @file
lgao4
2010-01-29
Remove unnecessary use of FixedPcdxxx() functions and [FixedPcd] INF sections...
mdkinney
2010-01-28
Enhanced TerminalDxe module not to install Simple Text(ex) input protocol and...
vanjeff
2010-01-27
Remove reference to PCDs of status code value. Use macros introduced in PI1.2...
xli24
2010-01-15
Fix some coding style issues in MdeModulePkg.
rsun3
2009-09-14
updated the Bus Driver that is able to create all or one of its child handles...
vanjeff
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-08-21
Update the comments avoid making confuse.
gikidy
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-04-30
Replace references to RFC 3066 with RFC 4646.
gikidy
2009-04-07
return value not follow spec.
vanjeff
2009-03-04
add check for invalid handle.
vanjeff
2009-02-25
remove dependent package from inf files.
vanjeff
2009-02-25
update hotplug check logic
vanjeff
[next]