summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitter.h
AgeCommit message (Expand)AuthorFilesLines
2024-04-03MdeModulePkg: Update the comments of ReadKeyStroke and ReadKeyStrokeExQingyu1-0/+6
2021-12-07MdeModulePkg: Apply uncrustify changesMichael Kubacki1-279/+258
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-06-13MdeModulePkg/ConSplitterDxe: Optimize the ConSplitterTextOutSetModeAaron Antone1-1/+3
2019-04-09MdeModulePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-7/+1
2018-02-01MdeModulePkg/ConSplitter: ReadKeyStrokeEx always return key stateRuiyu Ni1-1/+3
2017-06-20MdeModulePkg: Update comments in SimpleTextInEx according to UEFI 2.7Dandan Bi1-4/+7
2017-01-20MdeModulePkg: Use EfiEventEmptyFunction from UefiLibStar Zeng1-17/+1
2016-12-26MdeModulePkg ConSplitterDxe: Support toggle state syncStar Zeng1-1/+12
2012-08-21Fix some coding style issuesczhang461-1/+1
2012-08-17Fix the issue that consplitter should not touch ConIn variable & do ConIn co...czhang461-6/+17
2012-07-30Add 2 new Bds featuresczhang461-0/+6
2012-07-30Change the type of NotifyHandle from EFI_HANDLE to VOID * for SimpleTextInEx ...niruiyu1-4/+3
2012-05-24Remove the check of signature because the code which looks for the input Noti...niruiyu1-9/+8
2011-07-06Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is ...niruiyu1-5/+5
2011-06-13Fix the issue that the GOP produced by ConSplitter requires SetMode before Ge...niruiyu1-3/+1
2010-04-24Update the copyright notice formathhtian1-2/+2
2009-05-181. remove duplicated set operation on UGA device.vanjeff1-6/+6
2009-04-30Replace references to RFC 3066 with RFC 4646. gikidy1-6/+6
2009-04-071. Update the CRC32 in the EFI System Table header in BdsConsole.cvanjeff1-2/+2
2009-04-011. retired console control protocol.vanjeff1-261/+4
2009-03-101. retried PrimaryConsoleInDeviceGuid, PrimaryConsoleOutDeviceGuid and Primar...vanjeff1-3/+0
2009-02-25Retired gSimpleTextInExNotifyGuid, used local structure address to be notify ...vanjeff1-1/+0
2009-02-23Update consplitter driver to use dynamic PCD to set console output mode inste...qhuang81-2/+0
2009-01-161.Moved HotPlugDevice.h & SimpleTextInNotify.h from /Guid to /Protocolgikidy1-1/+1
2009-01-141.fixed one bug to 'reconnect -r' when running 4 times.vanjeff1-20/+20
2009-01-08ECC clean up.vanjeff1-34/+32
2008-12-241. code scrub for ConSplitterDxe. vanjeff1-90/+92
2008-12-22code scrub for consplitter module.vanjeff1-91/+100
2008-12-16Clean up to update the reference of the these macros:qhuang81-3/+3
2008-09-04clean up the un-suitable ';' location when declaring the functions.vanjeff1-146/+73
2008-08-30The driver and library in MdePkg, MdeModulePkg and Nt32Pkg that don't depend ...lgao41-1/+1
2008-08-01code scrub for ConSplitter module.vanjeff1-58/+69
2008-07-11add functions header for ConSplitterDxe module.vanjeff1-10/+44
2008-07-10add functions header for ConPlatformDxe and ConSplitterdxe modules.vanjeff1-8/+844
2008-07-01Clean codes per ECC for ConSplitterDxe module.vanjeff1-107/+160
2008-03-06Sync in patch for EDK 945qwang121-0/+10
2008-02-01The implementation of Consplitter driver should check the child handle to fol...qhuang81-0/+1
2008-01-09sync tracker to remove duplicate display mode in ConOut virtual handle GOP in...vanjeff1-36/+32
2007-12-26align all fields of data structeric_tian1-36/+36
2007-11-14add UsbMouseSimulateTouchPad driver to verify the correction of dispatching A...eric_tian1-0/+126
2007-10-19Update to support EFI_SIMPLE_INPUT_EX protocolqhuang81-4/+181
2007-10-161. Add PcdConOutGopSupport and PcdConOutUgaSupport in MdeModulePkg.decvanjeff1-6/+59
2007-09-30Update to support to produce Component Name and & Component Name 2 protocol ...qhuang81-8/+328
2007-07-09Updated modules to not depend on the IntelFrameworkPkg.AJFISH1-2/+36
2007-07-05Check in following modules,xgu31-0/+667