summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitter.c
AgeCommit message (Expand)Author
2011-10-28Remove hard code video resolution in C code and use PCD PcdVideoHorizontalRes...li-elvin
2011-06-13Fix the issue that the GOP produced by ConSplitter requires SetMode before Ge...niruiyu
2011-06-04Fix X64 clang warnings.andrewfish
2010-11-03The CurrentNumberOfxxxxx should be based on the device going away, and not th...vanjeff
2010-10-21Use the correct length to copy KeyData.niruiyu
2010-08-17remove CpuBreakpoint ().vanjeff
2010-08-17Fixed one bug which may lead standard error handle could not be set into syst...vanjeff
2010-06-18Remove some unnecessary clear screen from console drivers.li-elvin
2010-04-24Update the copyright notice formathhtian
2010-04-091.Fixed the bug when retrieved component name by child handle. It should use...vanjeff
2009-05-181. remove duplicated set operation on UGA device.vanjeff
2009-04-071. Update the CRC32 in the EFI System Table header in BdsConsole.cvanjeff
2009-04-07return value not follow spec.vanjeff
2009-04-03install simple text output protocol on stderr should in ConsplitterStdErrStar...vanjeff
2009-04-02remove debug codevanjeff
2009-04-021. updated return value to EFI_SUCCESS by default.vanjeff
2009-04-011. retired console control protocol.vanjeff
2009-03-101. retried PrimaryConsoleInDeviceGuid, PrimaryConsoleOutDeviceGuid and Primar...vanjeff
2009-03-04add check for invalid handle.vanjeff
2009-02-25Retired gSimpleTextInExNotifyGuid, used local structure address to be notify ...vanjeff
2009-02-23Update consplitter driver to use dynamic PCD to set console output mode inste...qhuang8
2009-01-141.fixed one bug to 'reconnect -r' when running 4 times.vanjeff
2009-01-08ECC clean up.vanjeff
2008-12-31add check for NULL pointer reference.vanjeff
2008-12-241. code scrub for ConSplitterDxe. vanjeff
2008-12-23refine comments for EFI_CONSOLE_CONTROL_PROTOCOLeric_tian
2008-12-22code scrub for consplitter module.vanjeff
2008-11-22Update to use ReallocatePool() from BaseMemoryLibmdkinney
2008-11-05ECC clean up.vanjeff
2008-10-30Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji4
2008-09-17Fixed one bug in consplitter console input Start/Stop functions for those han...vanjeff
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-22[Description]eric_tian
2008-04-08Fix warnings generated by gcc for ia32 builds:jljusten
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-211. Sync the tracker for supporting the ModeNumber larger than 2.vanjeff
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-11-23A small changing to reduce size for ConSplitter module.vanjeff
2007-11-23align some line to conform with code styleeric_tian
2007-11-14add UsbMouseSimulateTouchPad driver to verify the correction of dispatching A...eric_tian
2007-10-22Add ConIn device even if SimpleTextInputEx Protocol is not available for back...qhuang8
2007-10-19Update to support EFI_SIMPLE_INPUT_EX protocolqhuang8
2007-10-16Add judgement for TextModeMapklu2
2007-10-161. Add PcdConOutGopSupport and PcdConOutUgaSupport in MdeModulePkg.decvanjeff
2007-09-30Update to support to produce Component Name and & Component Name 2 protocol ...qhuang8