summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitterGraphics.c
Commit message (Expand)AuthorAgeFilesLines
* MdeModulePkg: Clean up source filesLiming Gao2018-06-281-7/+7
* Get correct GOP protocol for physical GOP device.li-elvin2012-08-221-5/+8
* Fix Consplitter GOP UEFI SCT issue.li-elvin2012-08-211-15/+50
* Fix the issue that the GOP produced by ConSplitter requires SetMode before Ge...niruiyu2011-06-131-8/+1
* DuetPkg, MdeModulePkg: Fix several enum comparionsjljusten2010-10-131-1/+1
* Update the copyright notice formathhtian2010-04-241-2/+2
* GraphicsOutputBlt() need judge parameter klu22010-02-111-1/+5
* 1. remove duplicated set operation on UGA device.vanjeff2009-05-181-6/+6
* SetMode() should clear screen per UEFI spec.vanjeff2009-05-081-4/+0
* 1. updated return value to EFI_SUCCESS by default.vanjeff2009-04-021-1/+3
* 1. retired console control protocol.vanjeff2009-04-011-1160/+13
* fixed one bug in ConSpliterUgaDrawSetMode().vanjeff2009-03-271-2/+0
* Status should be initialzied to be EFI_SUCCESS.vanjeff2009-03-231-1/+2
* remove clean console control protocol.vanjeff2009-03-221-20/+1
* 1.fixed one bug to 'reconnect -r' when running 4 times.vanjeff2009-01-141-15/+12
* ECC clean up.vanjeff2009-01-081-18/+18
* 1. code scrub for ConSplitterDxe. vanjeff2008-12-241-166/+164
* fix ECC tool's warningeric_tian2008-12-231-1/+1
* refine comments for EFI_CONSOLE_CONTROL_PROTOCOLeric_tian2008-12-231-6/+7
* code scrub for consplitter module.vanjeff2008-12-221-1/+1
* ECC clean up.vanjeff2008-11-051-1/+1
* Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji42008-10-301-1/+1
* code scrub for ConSplitter module.vanjeff2008-08-011-11/+8
* add functions header for ConSplitterDxe module.vanjeff2008-07-111-2/+121
* add functions header for ConPlatformDxe and ConSplitterdxe modules.vanjeff2008-07-101-4/+4
* Clean codes per ECC for ConSplitterDxe module.vanjeff2008-07-011-315/+285
* apply for doxgen format.vanjeff2008-04-101-13/+7
* add PCD PcdUgaConsumeSupport to switch on/off EFI UGA Draw Protocol's consumi...vanjeff2008-03-191-17/+26
* Sync in patch for EDK 945qwang122008-03-061-1/+1
* 1. Fixed bugs in DxeNetLib to meet consistence with network module DriverBind...vanjeff2008-01-171-1/+8
* sync tracker to remove duplicate display mode in ConOut virtual handle GOP in...vanjeff2008-01-091-17/+9
* Fixed the bug when set mode value is less than the Max mode value.vanjeff2007-12-171-5/+0
* 1. Add PcdConOutGopSupport and PcdConOutUgaSupport in MdeModulePkg.decvanjeff2007-10-161-14/+479
* Add check of buffer value returned from AllocateZeroPool()mdkinney2007-08-271-0/+3
* Updated modules to not depend on the IntelFrameworkPkg.AJFISH2007-07-091-9/+2
* Check in following modules,xgu32007-07-051-0/+1222