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
/
ConSplitterDxe
/
ConSplitter.c
Age
Commit message (
Expand
)
Author
2014-08-01
MdeModulePkg: Fix wrong check for SetAttribute in Consplitter
Elvin Li
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-21
Fix some coding style issues
czhang46
2012-08-17
Fix the issue that consplitter should not touch ConIn variable & do ConIn co...
czhang46
2012-08-10
Fix 2 errors for new feature
czhang46
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-24
Remove the check of signature because the code which looks for the input Noti...
niruiyu
2012-04-12
Keep StdErr same logic initialization with ConOut, e.g. initialize gST->Stand...
li-elvin
2011-10-28
Remove hard code video resolution in C code and use PCD PcdVideoHorizontalRes...
li-elvin
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
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-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-06-18
Remove some unnecessary clear screen from console drivers.
li-elvin
2010-04-24
Update the copyright notice format
hhtian
2010-04-09
1.Fixed the bug when retrieved component name by child handle. It should use...
vanjeff
2009-05-18
1. remove duplicated set operation on UGA device.
vanjeff
2009-04-07
1. Update the CRC32 in the EFI System Table header in BdsConsole.c
vanjeff
2009-04-07
return value not follow spec.
vanjeff
2009-04-03
install simple text output protocol on stderr should in ConsplitterStdErrStar...
vanjeff
2009-04-02
remove debug code
vanjeff
2009-04-02
1. updated return value to EFI_SUCCESS by default.
vanjeff
2009-04-01
1. retired console control protocol.
vanjeff
2009-03-10
1. retried PrimaryConsoleInDeviceGuid, PrimaryConsoleOutDeviceGuid and Primar...
vanjeff
2009-03-04
add check for invalid handle.
vanjeff
2009-02-25
Retired gSimpleTextInExNotifyGuid, used local structure address to be notify ...
vanjeff
2009-02-23
Update consplitter driver to use dynamic PCD to set console output mode inste...
qhuang8
2009-01-14
1.fixed one bug to 'reconnect -r' when running 4 times.
vanjeff
2009-01-08
ECC clean up.
vanjeff
2008-12-31
add check for NULL pointer reference.
vanjeff
2008-12-24
1. code scrub for ConSplitterDxe.
vanjeff
2008-12-23
refine comments for EFI_CONSOLE_CONTROL_PROTOCOL
eric_tian
2008-12-22
code scrub for consplitter module.
vanjeff
2008-11-22
Update to use ReallocatePool() from BaseMemoryLib
mdkinney
2008-11-05
ECC clean up.
vanjeff
2008-10-30
Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...
jji4
2008-09-17
Fixed one bug in consplitter console input Start/Stop functions for those han...
vanjeff
2008-08-01
code scrub for ConSplitter module.
vanjeff
2008-07-11
add functions header for ConSplitterDxe module.
vanjeff
2008-07-10
add functions header for ConPlatformDxe and ConSplitterdxe modules.
vanjeff
2008-07-01
Clean codes per ECC for ConSplitterDxe module.
vanjeff
2008-04-22
[Description]
eric_tian
2008-04-08
Fix warnings generated by gcc for ia32 builds:
jljusten
2008-03-19
add PCD PcdUgaConsumeSupport to switch on/off EFI UGA Draw Protocol's consumi...
vanjeff
2008-03-06
Sync in patch for EDK 945
qwang12
[next]