summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitter.h
AgeCommit message (Expand)Author
2012-08-21Fix some coding style issuesczhang46
2012-08-17Fix the issue that consplitter should not touch ConIn variable & do ConIn co...czhang46
2012-07-30Add 2 new Bds featuresczhang46
2012-07-30Change the type of NotifyHandle from EFI_HANDLE to VOID * for SimpleTextInEx ...niruiyu
2012-05-24Remove the check of signature because the code which looks for the input Noti...niruiyu
2011-07-06Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is ...niruiyu
2011-06-13Fix the issue that the GOP produced by ConSplitter requires SetMode before Ge...niruiyu
2010-04-24Update the copyright notice formathhtian
2009-05-181. remove duplicated set operation on UGA device.vanjeff
2009-04-30Replace references to RFC 3066 with RFC 4646. gikidy
2009-04-071. Update the CRC32 in the EFI System Table header in BdsConsole.cvanjeff
2009-04-011. retired console control protocol.vanjeff
2009-03-101. retried PrimaryConsoleInDeviceGuid, PrimaryConsoleOutDeviceGuid and Primar...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-161.Moved HotPlugDevice.h & SimpleTextInNotify.h from /Guid to /Protocolgikidy
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-22code scrub for consplitter module.vanjeff
2008-12-16Clean up to update the reference of the these macros:qhuang8
2008-09-04clean up the un-suitable ';' location when declaring the functions.vanjeff
2008-08-30The driver and library in MdePkg, MdeModulePkg and Nt32Pkg that don't depend ...lgao4
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-03-06Sync in patch for EDK 945qwang12
2008-02-01The implementation of Consplitter driver should check the child handle to fol...qhuang8
2008-01-09sync tracker to remove duplicate display mode in ConOut virtual handle GOP in...vanjeff
2007-12-26align all fields of data structeric_tian
2007-11-14add UsbMouseSimulateTouchPad driver to verify the correction of dispatching A...eric_tian
2007-10-19Update to support EFI_SIMPLE_INPUT_EX protocolqhuang8
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
2007-07-09Updated modules to not depend on the IntelFrameworkPkg.AJFISH
2007-07-05Check in following modules,xgu3