summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitterGraphics.c
AgeCommit message (Expand)Author
2012-08-22Get correct GOP protocol for physical GOP device.li-elvin
2012-08-21Fix Consplitter GOP UEFI SCT issue.li-elvin
2011-06-13Fix the issue that the GOP produced by ConSplitter requires SetMode before Ge...niruiyu
2010-10-13DuetPkg, MdeModulePkg: Fix several enum comparionsjljusten
2010-04-24Update the copyright notice formathhtian
2010-02-11GraphicsOutputBlt() need judge parameter klu2
2009-05-181. remove duplicated set operation on UGA device.vanjeff
2009-05-08SetMode() should clear screen per UEFI spec.vanjeff
2009-04-021. updated return value to EFI_SUCCESS by default.vanjeff
2009-04-011. retired console control protocol.vanjeff
2009-03-27fixed one bug in ConSpliterUgaDrawSetMode().vanjeff
2009-03-23Status should be initialzied to be EFI_SUCCESS.vanjeff
2009-03-22remove clean console control protocol.vanjeff
2009-01-141.fixed one bug to 'reconnect -r' when running 4 times.vanjeff
2009-01-08ECC clean up.vanjeff
2008-12-241. code scrub for ConSplitterDxe. vanjeff
2008-12-23fix ECC tool's warningeric_tian
2008-12-23refine comments for EFI_CONSOLE_CONTROL_PROTOCOLeric_tian
2008-12-22code scrub for consplitter module.vanjeff
2008-11-05ECC clean up.vanjeff
2008-10-30Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji4
2008-08-01code scrub for ConSplitter module.vanjeff
2008-07-11add functions header for ConSplitterDxe module.vanjeff
2008-07-10add functions header for ConPlatformDxe and ConSplitterdxe modules.vanjeff
2008-07-01Clean codes per ECC for ConSplitterDxe module.vanjeff
2008-04-10apply for doxgen format.vanjeff
2008-03-19add PCD PcdUgaConsumeSupport to switch on/off EFI UGA Draw Protocol's consumi...vanjeff
2008-03-06Sync in patch for EDK 945qwang12
2008-01-171. Fixed bugs in DxeNetLib to meet consistence with network module DriverBind...vanjeff
2008-01-09sync tracker to remove duplicate display mode in ConOut virtual handle GOP in...vanjeff
2007-12-17Fixed the bug when set mode value is less than the Max mode value.vanjeff
2007-10-161. Add PcdConOutGopSupport and PcdConOutUgaSupport in MdeModulePkg.decvanjeff
2007-08-27Add check of buffer value returned from AllocateZeroPool()mdkinney
2007-07-09Updated modules to not depend on the IntelFrameworkPkg.AJFISH
2007-07-05Check in following modules,xgu3