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
Age
Commit message (
Expand
)
Author
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
2013-04-02
Don't assume HiiDatabase has been present at the entrypoint and don't assume ...
lzeng14
2013-03-15
Add debug message to output video resolution used by GraphicsConsole.
li-elvin
2013-03-05
Enhance the ConPlatform driver to take care of the optional Controller device...
niruiyu
2013-01-22
Take the highest horizontal resolution as highest video resolution.
li-elvin
2012-12-25
Set graphic mode if graphic mode is not same with the one which GraphicsConso...
li-elvin
2012-10-25
Add uninstalling GOP and UGA protocol in Consplitter Stop ().
li-elvin
2012-10-17
Fix buffer overflow issue in Consplitter.
li-elvin
2012-10-08
Move GOP and UGA draw from Consplitter entrypoint to start(). When there is o...
li-elvin
2012-08-22
Get correct GOP protocol for physical GOP device.
li-elvin
2012-08-21
Fix some coding style issues
czhang46
2012-08-21
Fix Consplitter GOP UEFI SCT issue.
li-elvin
2012-08-17
Fix the issue that consplitter should not touch ConIn variable & do ConIn co...
czhang46
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-08-10
Fix 2 errors for new feature
czhang46
2012-08-07
Removed SetMode in GraphicsConsole Start() in release BIOS to improve perform...
li-elvin
2012-07-30
Add 2 new Bds features
czhang46
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
2012-05-24
Enhance the ConPlatform driver's matching algorithm to manage the console con...
niruiyu
2012-05-07
Fix memory leak issues.
ydong10
2012-04-12
Keep StdErr same logic initialization with ConOut, e.g. initialize gST->Stand...
li-elvin
2012-02-24
GraphicsConsole supports both UGA and GOP protocol, "UGA Console Driver" is c...
li-elvin
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-28
Remove hard code video resolution in C code and use PCD PcdVideoHorizontalRes...
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-06-13
Fix the issue that the GOP produced by ConSplitter requires SetMode before Ge...
niruiyu
2011-06-04
Fix X64 clang warnings.
andrewfish
2011-05-27
1. Setting cursor position to (0, 0) and flushing cursor directly instead of ...
vanjeff
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
2011-03-23
MdeModulePkg GraphicsConsole: 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-11-03
The CurrentNumberOfxxxxx should be based on the device going away, and not th...
vanjeff
2010-10-21
Use the correct length to copy KeyData.
niruiyu
2010-10-14
Update ConPlatform driver to support GOP driver which creates multiple children.
niruiyu
2010-10-13
DuetPkg, MdeModulePkg: Fix several enum comparions
jljusten
2010-09-16
Refine code to make code run safely.
ydong10
2010-08-17
remove CpuBreakpoint ().
vanjeff
2010-08-17
Fixed one bug which may lead standard error handle could not be set into syst...
vanjeff
2010-07-12
remove duplicated code.
vanjeff
[next]