summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/Console/ConSplitterDxe
AgeCommit message (Expand)AuthorFilesLines
2014-09-03MdeModulePkg: Convert non DOS format files to DOS format and remove unused mo...Gao, Liming1-0/+0
2014-08-28MdeModulePkg: INF/DEC file updates to EDK II packagesZeng, Star2-0/+0
2014-08-28MdeModulePkg: INF/DEC file updates to EDK II packagesZeng, Star1-19/+42
2014-08-01MdeModulePkg: Fix wrong check for SetAttribute in ConsplitterElvin Li1-2/+2
2012-10-25Add uninstalling GOP and UGA protocol in Consplitter Stop ().li-elvin1-0/+29
2012-10-17Fix buffer overflow issue in Consplitter.li-elvin1-2/+16
2012-10-08Move GOP and UGA draw from Consplitter entrypoint to start(). When there is o...li-elvin1-55/+58
2012-08-22Get correct GOP protocol for physical GOP device.li-elvin1-5/+8
2012-08-21Fix some coding style issuesczhang462-5/+4
2012-08-21Fix Consplitter GOP UEFI SCT issue.li-elvin1-15/+50
2012-08-17Fix the issue that consplitter should not touch ConIn variable & do ConIn co...czhang463-261/+59
2012-08-10Fix 2 errors for new featureczhang461-1/+1
2012-07-30Add 2 new Bds featuresczhang463-2/+276
2012-07-30Change the type of NotifyHandle from EFI_HANDLE to VOID * for SimpleTextInEx ...niruiyu2-10/+8
2012-05-24Remove the check of signature because the code which looks for the input Noti...niruiyu2-49/+73
2012-04-12Keep StdErr same logic initialization with ConOut, e.g. initialize gST->Stand...li-elvin1-92/+72
2011-10-28Remove hard code video resolution in C code and use PCD PcdVideoHorizontalRes...li-elvin1-4/+22
2011-07-06Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is ...niruiyu2-11/+11
2011-06-13Fix the issue that the GOP produced by ConSplitter requires SetMode before Ge...niruiyu3-16/+3
2011-06-04Fix X64 clang warnings.andrewfish1-4/+4
2010-11-03The CurrentNumberOfxxxxx should be based on the device going away, and not th...vanjeff1-2/+2
2010-10-21Use the correct length to copy KeyData.niruiyu1-1/+1
2010-10-13DuetPkg, MdeModulePkg: Fix several enum comparionsjljusten1-1/+1
2010-08-17remove CpuBreakpoint ().vanjeff1-1/+0
2010-08-17Fixed one bug which may lead standard error handle could not be set into syst...vanjeff1-2/+1
2010-06-18Remove some unnecessary clear screen from console drivers.li-elvin1-26/+41
2010-04-24Update the copyright notice formathhtian5-10/+10
2010-04-091.Fixed the bug when retrieved component name by child handle. It should use...vanjeff2-31/+31
2010-02-241. Correct File header to ## @filelgao41-6/+6
2010-02-11GraphicsOutputBlt() need judge parameter klu21-1/+5
2009-05-181. remove duplicated set operation on UGA device.vanjeff3-37/+46
2009-05-08SetMode() should clear screen per UEFI spec.vanjeff1-4/+0
2009-04-30Replace references to RFC 3066 with RFC 4646. gikidy1-1/+1
2009-04-30Replace references to RFC 3066 with RFC 4646. gikidy2-11/+11
2009-04-071. Update the CRC32 in the EFI System Table header in BdsConsole.cvanjeff2-22/+14
2009-04-07return value not follow spec.vanjeff1-3/+4
2009-04-03install simple text output protocol on stderr should in ConsplitterStdErrStar...vanjeff1-13/+44
2009-04-02remove debug codevanjeff1-5/+0
2009-04-021. updated return value to EFI_SUCCESS by default.vanjeff2-3/+11
2009-04-011. retired console control protocol.vanjeff4-1827/+115
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-03-101. retried PrimaryConsoleInDeviceGuid, PrimaryConsoleOutDeviceGuid and Primar...vanjeff3-16/+1
2009-03-04add check for invalid handle.vanjeff1-0/+4
2009-02-25Remove unreferenced library class.klu21-1/+0
2009-02-25Retired gSimpleTextInExNotifyGuid, used local structure address to be notify ...vanjeff3-32/+2
2009-02-23Update consplitter driver to use dynamic PCD to set console output mode inste...qhuang83-44/+10
2009-02-09update meta.vanjeff1-0/+8
2009-01-161.Moved HotPlugDevice.h & SimpleTextInNotify.h from /Guid to /Protocolgikidy2-10/+10