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
/
ConSplitterGraphics.c
Age
Commit message (
Expand
)
Author
2009-04-02
1. updated return value to EFI_SUCCESS by default.
vanjeff
2009-04-01
1. retired console control protocol.
vanjeff
2009-03-27
fixed one bug in ConSpliterUgaDrawSetMode().
vanjeff
2009-03-23
Status should be initialzied to be EFI_SUCCESS.
vanjeff
2009-03-22
remove clean console control protocol.
vanjeff
2009-01-14
1.fixed one bug to 'reconnect -r' when running 4 times.
vanjeff
2009-01-08
ECC clean up.
vanjeff
2008-12-24
1. code scrub for ConSplitterDxe.
vanjeff
2008-12-23
fix ECC tool's warning
eric_tian
2008-12-23
refine comments for EFI_CONSOLE_CONTROL_PROTOCOL
eric_tian
2008-12-22
code scrub for consplitter module.
vanjeff
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-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-10
apply for doxgen format.
vanjeff
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
2008-01-17
1. Fixed bugs in DxeNetLib to meet consistence with network module DriverBind...
vanjeff
2008-01-09
sync tracker to remove duplicate display mode in ConOut virtual handle GOP in...
vanjeff
2007-12-17
Fixed the bug when set mode value is less than the Max mode value.
vanjeff
2007-10-16
1. Add PcdConOutGopSupport and PcdConOutUgaSupport in MdeModulePkg.dec
vanjeff
2007-08-27
Add check of buffer value returned from AllocateZeroPool()
mdkinney
2007-07-09
Updated modules to not depend on the IntelFrameworkPkg.
AJFISH
2007-07-05
Check in following modules,
xgu3