index
:
Tianocore/edk2.git
UDK2008
UDK2010
UDK2010.SR1
UDK2014
UDK2014.SP1
UDK2015
UDK2017
UDK2018
dependabot/github_actions/actions/checkout-5
dependabot/github_actions/actions/setup-python-6
dependabot/github_actions/actions/stale-10
dependabot/github_actions/github/issue-labeler-3.4
dependabot/pip/antlr4-python3-runtime-4.13.2
dependabot/pip/edk2-basetools-0.1.52
dependabot/pip/edk2-basetools-0.1.53
dependabot/pip/edk2-pytool-extensions-0.27.10
dependabot/pip/edk2-pytool-extensions-0.27.11
dependabot/pip/edk2-pytool-extensions-0.27.12
dependabot/pip/edk2-pytool-extensions-0.27.6
dependabot/pip/edk2-pytool-extensions-0.27.8
dependabot/pip/edk2-pytool-extensions-0.27.9
dependabot/pip/edk2-pytool-extensions-approx-eq-0.28.0
dependabot/pip/edk2-pytool-extensions-approx-eq-0.28.1
dependabot/pip/edk2-pytool-extensions-approx-eq-0.28.2
dependabot/pip/edk2-pytool-extensions-approx-eq-0.28.3
dependabot/pip/edk2-pytool-library-0.21.10
dependabot/pip/edk2-pytool-library-0.21.6
dependabot/pip/edk2-pytool-library-0.21.7
dependabot/pip/edk2-pytool-library-0.21.8
dependabot/pip/edk2-pytool-library-0.21.9
dependabot/pip/edk2-pytool-library-approx-eq-0.21.11
dependabot/pip/edk2-pytool-library-approx-eq-0.21.12
dependabot/pip/edk2-pytool-library-approx-eq-0.22.0
dependabot/pip/edk2-pytool-library-approx-eq-0.22.2
dependabot/pip/edk2-pytool-library-approx-eq-0.22.3
dependabot/pip/edk2-pytool-library-approx-eq-0.22.4
dependabot/pip/edk2-pytool-library-approx-eq-0.22.5
dependabot/pip/lcov-cobertura-2.1.1
dependabot/pip/regex-2024.11.6
dependabot/pip/regex-2024.7.24
dependabot/pip/regex-2024.9.11
dependabot/pip/regex-2025.7.31
dependabot/pip/regex-2025.7.34
dependabot/pip/regex-2025.8.29
dependabot/pip/regex-2025.9.1
leiflindholm-pr-template
master
pipeline_gen_update
release/rpl_program
security-advisory/cve-2024-38796/advisory
security-advisory/cve-2024-38797/advisory
security-advisory/cve-2025-3770/advisory
security-advisory/cve-2025-xxxxx/advisory
stable/202011
stable/202408
trunk
EDK II (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
MdeModulePkg
/
Universal
/
Console
/
TerminalDxe
/
Terminal.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-17
MdeModulePkg: Console cumulative codeql issues.
Michael Kubacki
1
-13
/
+15
2025-03-03
MdeModulePkg/TerminalDxe: Support multiple modes for SetMode function
Phil Noh
1
-1
/
+5
2021-12-07
MdeModulePkg: Apply uncrustify changes
Michael Kubacki
1
-176
/
+205
2021-12-07
MdeModulePkg: Change complex DEBUG_CODE() to DEBUG_CODE_BEGIN/END()
Michael D Kinney
1
-3
/
+2
2019-09-24
MdeModulePkg/TerminalDxe: Extend the terminal console support types
Zhichao Gao
1
-4
/
+13
2019-04-09
MdeModulePkg: Replace BSD License with BSD+Patent License
Michael D Kinney
1
-7
/
+1
2018-05-03
MdeModulePkg/Terminal: Check status of OpenProtocol in BindingStart
Ruiyu Ni
1
-1
/
+7
2017-04-20
MdeModulePkg/TerminalDxe: Avoid always append device path to *Dev
Ruiyu Ni
1
-8
/
+59
2017-01-16
MdeModulePkg/TerminalDxe: Refine SetTerminalDevicePath
Hao Wu
1
-1
/
+1
2017-01-13
MdeModulePkg/TerminalDxe: Remove out-of-dated comments
Ruiyu Ni
1
-5
/
+0
2017-01-11
MdeModulePkg/TerminalDxe: Fix driver model bug
Ruiyu Ni
1
-663
/
+281
2017-01-11
MdeModulePkg/TerminalDxe: Remove unnecessary NULL pointer check
Ruiyu Ni
1
-7
/
+2
2017-01-11
MdeModulePkg/TerminalDxe: Separate state machine start/stop logic
Ruiyu Ni
1
-26
/
+59
2017-01-11
MdeModulePkg/TerminalDxe: Refine SetTerminalDevicePath
Ruiyu Ni
1
-38
/
+3
2017-01-11
MdeModulePkg/TerminalDxe: Refine InitializeTerminalConsoleTextMode
Ruiyu Ni
1
-82
/
+26
2017-01-11
MdeModulePkg/TerminalDxe: Separate controller name init logic
Ruiyu Ni
1
-91
/
+56
2017-01-11
MdeModulePkg/TerminalDxe: Add TerminalTypeFromGuid internal function
Ruiyu Ni
1
-26
/
+29
2017-01-11
MdeModulePkg/TerminalDxe: Replace macro with enum for terminal types
Ruiyu Ni
1
-30
/
+30
2016-12-26
MdeModulePkg TerminalDxe: Execute key notify func at TPL_CALLBACK
Star Zeng
1
-3
/
+22
2016-10-27
MdeModulePkg/Universal: Fix typos in comments
Gary Lin
1
-1
/
+1
2016-04-01
Revert "TerminalDxe: select the UART's default receive FIFO depth"
Ruiyu Ni
1
-1
/
+1
2016-01-21
MdeModulePkg: TerminalDxe: select the UART's default receive FIFO depth
Laszlo Ersek
1
-1
/
+1
2015-07-16
MdeModulePkg/TerminalDxe: Some improvements
Heyi Guo
1
-23
/
+4
2015-07-16
MdeModulePkg/TerminalDxe: Set NullRemaining to FALSE by default
Heyi Guo
1
-1
/
+1
2015-07-09
Accept VT220 DEL and function keys for TTY terminal type
Roy Franz
1
-0
/
+6
2015-07-09
Add "TtyTerm" terminal type to TerminalDxe
Roy Franz
1
-7
/
+37
2014-03-28
Add ASSERT to check if NewVariable is NULL.
Elvin Li
1
-0
/
+1
2014-03-25
Report the setting variable failure to platform through the status code when ...
Ruiyu Ni
1
-0
/
+33
2014-03-18
Remove ASSERT when SetVariable for ConOutDev/ConInDev/ErrOutDev variables fai...
Elvin Li
1
-3
/
+1
2012-05-31
Fixed build failed.
ydong10
1
-3
/
+3
2012-05-30
Add new interface GetVariable2 and GetEfiGlobalVariable2 to return more info....
ydong10
1
-4
/
+4
2011-11-30
Remove PCD usage for console driver, PcdConOutRow and PcdConOutColumn are cur...
li-elvin
1
-7
/
+0
2011-11-25
Updated GraphicsConsole and Terminal driver text mode initialization routine ...
li-elvin
1
-2
/
+128
2011-04-19
Fix the terminal driver to call hotkey callback even no one is calling ReadKe...
niruiyu
1
-3
/
+26
2011-03-23
MdeModulePkg Terminal: Add text mode for PcdConOutColumn/Row
jljusten
1
-1
/
+1
2010-12-31
Prevent a NULL device path from being passed into REPORT_STATUS_CODE_WITH_DEV...
mdkinney
1
-23
/
+23
2010-04-24
Update the copyright notice format
hhtian
1
-2
/
+2
2010-01-30
Remove unnecessary use of FixedPcdxxx() functions and [FixedPcd] INF sections...
mdkinney
1
-1
/
+1
2010-01-28
Enhanced TerminalDxe module not to install Simple Text(ex) input protocol and...
vanjeff
1
-439
/
+686
2010-01-27
Remove reference to PCDs of status code value. Use macros introduced in PI1.2...
xli24
1
-2
/
+2
2009-09-14
updated the Bus Driver that is able to create all or one of its child handles...
vanjeff
1
-29
/
+50
2009-02-25
update hotplug check logic
vanjeff
1
-1
/
+1
2009-02-25
1. Retired HotPlugDevice protocol.
vanjeff
1
-52
/
+55
2009-02-24
temporary roll back changing on gEfiHotPlugDevice.
vanjeff
1
-54
/
+52
2009-02-23
1. Retired HotPlugDevice protocol.
vanjeff
1
-52
/
+54
2009-02-03
remove some internal functions and allocate some FIFO data structure instead ...
vanjeff
1
-72
/
+29
2009-01-08
ECC clean up.
vanjeff
1
-4
/
+4
2009-01-08
1.Review the comments;
gikidy
1
-10
/
+0
2008-12-17
Refine code to remove structure assignment
qhuang8
1
-31
/
+16
2008-12-17
Code scrub for Universal\Console\TerminalDxe.
gikidy
1
-60
/
+47
[next]