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
2017-04-27
MdeModulePkg: Move to new location
Guo Mang
2017-01-16
MdeModulePkg/TerminalDxe: Refine SetTerminalDevicePath
Hao Wu
2017-01-13
MdeModulePkg/TerminalDxe: Remove out-of-dated comments
Ruiyu Ni
2017-01-11
MdeModulePkg/TerminalDxe: Fix driver model bug
Ruiyu Ni
2017-01-11
MdeModulePkg/TerminalDxe: Remove unnecessary NULL pointer check
Ruiyu Ni
2017-01-11
MdeModulePkg/TerminalDxe: Separate state machine start/stop logic
Ruiyu Ni
2017-01-11
MdeModulePkg/TerminalDxe: Refine SetTerminalDevicePath
Ruiyu Ni
2017-01-11
MdeModulePkg/TerminalDxe: Refine InitializeTerminalConsoleTextMode
Ruiyu Ni
2017-01-11
MdeModulePkg/TerminalDxe: Separate controller name init logic
Ruiyu Ni
2017-01-11
MdeModulePkg/TerminalDxe: Add TerminalTypeFromGuid internal function
Ruiyu Ni
2017-01-11
MdeModulePkg/TerminalDxe: Replace macro with enum for terminal types
Ruiyu Ni
2016-12-26
MdeModulePkg TerminalDxe: Execute key notify func at TPL_CALLBACK
Star Zeng
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/Universal: Fix typos in comments
Gary Lin
2016-10-27
MdeModulePkg/TerminalDxe: Handle more keys with TtyTerm
Brian J. Johnson
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
2016-04-01
Revert "TerminalDxe: select the UART's default receive FIFO depth"
Ruiyu Ni
2016-01-21
MdeModulePkg: TerminalDxe: select the UART's default receive FIFO depth
Laszlo Ersek
2015-12-15
MdeModulePkg: Convert all .uni files to utf-8
Jordan Justen
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
[next]