summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitterGraphics.c
AgeCommit message (Expand)AuthorFilesLines
2021-12-07MdeModulePkg: Apply uncrustify changesMichael Kubacki1-122/+122
2021-12-07MdeModulePkg: Change OPTIONAL keyword usage styleMichael D Kinney1-2/+2
2020-08-19MdeModulePkg: Fix spelling mistake for occurredMichael D Kinney1-2/+2
2019-04-09MdeModulePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-7/+1
2018-06-28MdeModulePkg: Clean up source filesLiming Gao1-7/+7
2012-08-22Get correct GOP protocol for physical GOP device.li-elvin1-5/+8
2012-08-21Fix Consplitter GOP UEFI SCT issue.li-elvin1-15/+50
2011-06-13Fix the issue that the GOP produced by ConSplitter requires SetMode before Ge...niruiyu1-8/+1
2010-10-13DuetPkg, MdeModulePkg: Fix several enum comparionsjljusten1-1/+1
2010-04-24Update the copyright notice formathhtian1-2/+2
2010-02-11GraphicsOutputBlt() need judge parameter klu21-1/+5
2009-05-181. remove duplicated set operation on UGA device.vanjeff1-6/+6
2009-05-08SetMode() should clear screen per UEFI spec.vanjeff1-4/+0
2009-04-021. updated return value to EFI_SUCCESS by default.vanjeff1-1/+3
2009-04-011. retired console control protocol.vanjeff1-1160/+13
2009-03-27fixed one bug in ConSpliterUgaDrawSetMode().vanjeff1-2/+0
2009-03-23Status should be initialzied to be EFI_SUCCESS.vanjeff1-1/+2
2009-03-22remove clean console control protocol.vanjeff1-20/+1
2009-01-141.fixed one bug to 'reconnect -r' when running 4 times.vanjeff1-15/+12
2009-01-08ECC clean up.vanjeff1-18/+18
2008-12-241. code scrub for ConSplitterDxe. vanjeff1-166/+164
2008-12-23fix ECC tool's warningeric_tian1-1/+1
2008-12-23refine comments for EFI_CONSOLE_CONTROL_PROTOCOLeric_tian1-6/+7
2008-12-22code scrub for consplitter module.vanjeff1-1/+1
2008-11-05ECC clean up.vanjeff1-1/+1
2008-10-30Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji41-1/+1
2008-08-01code scrub for ConSplitter module.vanjeff1-11/+8
2008-07-11add functions header for ConSplitterDxe module.vanjeff1-2/+121
2008-07-10add functions header for ConPlatformDxe and ConSplitterdxe modules.vanjeff1-4/+4
2008-07-01Clean codes per ECC for ConSplitterDxe module.vanjeff1-315/+285
2008-04-10apply for doxgen format.vanjeff1-13/+7
2008-03-19add PCD PcdUgaConsumeSupport to switch on/off EFI UGA Draw Protocol's consumi...vanjeff1-17/+26
2008-03-06Sync in patch for EDK 945qwang121-1/+1
2008-01-171. Fixed bugs in DxeNetLib to meet consistence with network module DriverBind...vanjeff1-1/+8
2008-01-09sync tracker to remove duplicate display mode in ConOut virtual handle GOP in...vanjeff1-17/+9
2007-12-17Fixed the bug when set mode value is less than the Max mode value.vanjeff1-5/+0
2007-10-161. Add PcdConOutGopSupport and PcdConOutUgaSupport in MdeModulePkg.decvanjeff1-14/+479
2007-08-27Add check of buffer value returned from AllocateZeroPool()mdkinney1-0/+3
2007-07-09Updated modules to not depend on the IntelFrameworkPkg.AJFISH1-9/+2
2007-07-05Check in following modules,xgu31-0/+1222