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
/
GraphicsConsoleDxe
/
GraphicsConsole.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-08-22
MdeModulePkg: Improve the implementation of EFI_SIMPLE_TEXT_OUTPUT_PROTOCOL
Gao Qihang
1
-0
/
+9
2025-07-17
MdeModulePkg: Console cumulative codeql issues.
Michael Kubacki
1
-3
/
+9
2025-07-08
MdeModulePkg/GraphicsConsoleDxe UGA
GuoMinJ
1
-291
/
+9
2022-04-22
MdeModulePkg/GraphicsConsoleDxe: add modes
Gerd Hoffmann
1
-1
/
+4
2022-03-03
MdeModulePkg/GraphicsConsoleDxe: Check status to make sure no error
Guomin Jiang
1
-2
/
+2
2021-12-07
MdeModulePkg: Apply uncrustify changes
Michael Kubacki
1
-458
/
+476
2021-12-07
MdeModulePkg: Change complex DEBUG_CODE() to DEBUG_CODE_BEGIN/END()
Michael D Kinney
1
-2
/
+2
2021-12-07
MdeModulePkg: Change use of EFI_D_* to DEBUG_*
Michael D Kinney
1
-4
/
+2
2021-01-06
MdeModulePkg/Graphics: Fix spelling mistakes
Samer El-Haj-Mahmoud
1
-6
/
+6
2021-01-06
MdeModulePkg/GraphicsConsoleDxe: Change default CursorVisible to FALSE
Samer El-Haj-Mahmoud
1
-1
/
+1
2019-06-13
MdeModulePkg/GraphicsConsoleDxe: Initialize the output mode
Zhichao Gao
1
-10
/
+32
2019-04-09
MdeModulePkg: Replace BSD License with BSD+Patent License
Michael D Kinney
1
-7
/
+1
2018-06-28
MdeModulePkg: Clean up source files
Liming Gao
1
-23
/
+23
2016-01-11
MdeModulePkg: Fix GraphicsConsole driver resolution out of sync issue
Ruiyu Ni
1
-3
/
+5
2014-07-31
MdeModulePkg: Removed valid text mode check in SetAttribute interface in Grap...
Elvin Li
1
-7
/
+0
2014-07-25
MdeModulePkg: Fix parameter verification for SetAttribute
Jaben Carsey
1
-2
/
+2
2013-04-02
Don't assume HiiDatabase has been present at the entrypoint and don't assume ...
lzeng14
1
-32
/
+6
2013-03-15
Add debug message to output video resolution used by GraphicsConsole.
li-elvin
1
-0
/
+2
2013-01-22
Take the highest horizontal resolution as highest video resolution.
li-elvin
1
-3
/
+3
2012-12-25
Set graphic mode if graphic mode is not same with the one which GraphicsConso...
li-elvin
1
-0
/
+13
2012-10-08
Move GOP and UGA draw from Consplitter entrypoint to start(). When there is o...
li-elvin
1
-3
/
+0
2012-08-07
Removed SetMode in GraphicsConsole Start() in release BIOS to improve perform...
li-elvin
1
-33
/
+76
2012-05-07
Fix memory leak issues.
ydong10
1
-0
/
+1
2011-11-30
Remove PCD usage for console driver, PcdConOutRow and PcdConOutColumn are cur...
li-elvin
1
-20
/
+8
2011-11-25
Updated GraphicsConsole and Terminal driver text mode initialization routine ...
li-elvin
1
-84
/
+182
2011-10-28
Remove hard code video resolution in C code and use PCD PcdVideoHorizontalRes...
li-elvin
1
-65
/
+104
2011-05-27
1. Setting cursor position to (0, 0) and flushing cursor directly instead of ...
vanjeff
1
-18
/
+26
2011-03-23
MdeModulePkg GraphicsConsole: Add text mode for PcdConOutColumn/Row
jljusten
1
-61
/
+49
2010-09-16
Refine code to make code run safely.
ydong10
1
-2
/
+2
2010-07-12
remove duplicated code.
vanjeff
1
-6
/
+1
2010-06-18
Remove some unnecessary clear screen from console drivers.
li-elvin
1
-4
/
+12
2010-04-24
Update the copyright notice format
hhtian
1
-2
/
+2
2010-01-15
Fix some coding style issues in MdeModulePkg.
rsun3
1
-0
/
+8
2009-07-03
fix the issue of "Simple File System Protocol Test -> SetInfo_Conf failed on ...
eric_tian
1
-2
/
+2
2009-05-20
rename array name to avoid naming collision.
vanjeff
1
-5
/
+5
2009-04-14
HII Library Class interface refine.
rsun3
1
-6
/
+8
2009-03-25
Move registration of Font into driver entry point.
xli24
1
-64
/
+80
2009-01-22
remove klocwork issue.
vanjeff
1
-20
/
+20
2009-01-15
Performance and size optimised.
gikidy
1
-1
/
+1
2009-01-08
ECC clean up.
vanjeff
1
-30
/
+30
2009-01-04
Code scrub for GraphicConsoleDxe Module.
gikidy
1
-79
/
+1
2008-12-30
Check comments, format and fix some typo.
gikidy
1
-10
/
+9
2008-12-26
Check Library usage.
gikidy
1
-5
/
+7
2008-12-17
Code scrub for Universal\Console\GraphicsConsoleDxe.
gikidy
1
-62
/
+62
2008-12-03
Global variables have been moved backward ahead of functions.
jji4
1
-76
/
+77
2008-11-18
Refine MdeModulePkg to pass GCC build.
xli24
1
-1
/
+1
2008-10-30
Remove SafeFreePool from MemoryAllocationLib as this API's name is misleading...
qwang12
1
-14
/
+22
2008-10-30
Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...
jji4
1
-6
/
+6
2008-07-22
code scrub for check list.
vanjeff
1
-52
/
+60
2008-07-07
1. added functions header for GraphicsConsoleDxe module.
vanjeff
1
-95
/
+241
[next]