summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/Console/ConSplitterDxe
AgeCommit message (Expand)AuthorFilesLines
2008-12-241. code scrub for ConSplitterDxe. vanjeff4-371/+413
2008-12-23fix ECC tool's warningeric_tian1-1/+1
2008-12-23refine comments for EFI_CONSOLE_CONTROL_PROTOCOLeric_tian2-9/+9
2008-12-22code scrub for consplitter module.vanjeff4-275/+339
2008-12-16Clean up to update the reference of the these macros:qhuang81-3/+3
2008-12-041)Global variables have been moved backward ahead of functions.jji41-0/+4
2008-12-03Remove some useless EDK_RELEASE_VERSION, EFI_SPECIFICATION_VERSION ,and revie...gikidy1-4/+1
2008-11-22Update to use ReallocatePool() from BaseMemoryLibmdkinney1-14/+5
2008-11-201.Removed PrintXY from Graphics Library.vanjeff1-1/+1
2008-11-05ECC clean up.vanjeff2-4/+2
2008-10-30Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji42-4/+4
2008-09-17Fixed one bug in consplitter console input Start/Stop functions for those han...vanjeff1-21/+18
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-25remove the unused msa files in MdeModulePkg.lgao41-126/+0
2008-08-18Update some module INF files in MdeModulePkg to "UEFI_DRIVER"qhuang81-2/+2
2008-08-01code scrub for ConSplitter module.vanjeff4-108/+188
2008-07-11add functions header for ConSplitterDxe module.vanjeff3-22/+192
2008-07-10add functions header for ConPlatformDxe and ConSplitterdxe modules.vanjeff4-177/+1111
2008-07-01Clean codes per ECC for ConSplitterDxe module.vanjeff4-1431/+1236
2008-06-25Fix an issue in the implementation of GetDriverName() in Con splitter driver....qhuang81-1/+5
2008-04-22[Description]eric_tian1-1/+1
2008-04-10apply for doxgen format.vanjeff2-48/+37
2008-04-08Fix warnings generated by gcc for ia32 builds:jljusten1-3/+3
2008-03-19add PCD PcdUgaConsumeSupport to switch on/off EFI UGA Draw Protocol's consumi...vanjeff3-54/+64
2008-03-06Sync in patch for EDK 945qwang124-1/+145
2008-02-01The implementation of Consplitter driver should check the child handle to fol...qhuang82-87/+107
2008-01-211. Sync the tracker for supporting the ModeNumber larger than 2.vanjeff1-11/+52
2008-01-171. Fixed bugs in DxeNetLib to meet consistence with network module DriverBind...vanjeff2-34/+140
2008-01-09sync tracker to remove duplicate display mode in ConOut virtual handle GOP in...vanjeff3-92/+130
2007-12-26align all fields of data structeric_tian1-36/+36
2007-12-17Fixed the bug when set mode value is less than the Max mode value.vanjeff1-5/+0
2007-11-23A small changing to reduce size for ConSplitter module.vanjeff1-96/+120
2007-11-23align some line to conform with code styleeric_tian1-13/+13
2007-11-14add UsbMouseSimulateTouchPad driver to verify the correction of dispatching A...eric_tian4-2/+694
2007-10-22Add ConIn device even if SimpleTextInputEx Protocol is not available for back...qhuang81-5/+7
2007-10-19Update to support EFI_SIMPLE_INPUT_EX protocolqhuang83-4/+748
2007-10-16Add judgement for TextModeMapklu21-3/+18
2007-10-161. Add PcdConOutGopSupport and PcdConOutUgaSupport in MdeModulePkg.decvanjeff4-80/+689
2007-10-11Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED" to prevent static unicod...qhuang81-5/+5
2007-10-09Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED" to prevent component nam...qhuang81-16/+16
2007-09-30Update to support to produce Component Name and & Component Name 2 protocol ...qhuang83-263/+738
2007-08-29Add dependent packages in INF of modules.yshang11-0/+1
2007-08-27Add check of buffer value returned from AllocateZeroPool()mdkinney1-0/+3
2007-07-20remove some comments introduced by tools.vanjeff1-5/+0
2007-07-18Adjust directory structures.qhuang82-1/+1
2007-07-09Updated modules to not depend on the IntelFrameworkPkg.AJFISH6-121/+38
2007-07-05Check in following modules,xgu37-0/+6148